Aug 10 18:02:10.691 INFO checking racer-rust/racer against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 10 18:02:10.691 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 18:02:10.691 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 18:02:10.691 INFO running `"docker" "create" "-v" "/tmp/crater.otQeohFkHpPa:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-0/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 10 18:02:10.949 INFO blam! ca807ef599c004a04ef27e8ced78a44e89a559ce0dc6af0ce2dd97c8251efc5c Aug 10 18:02:10.951 INFO running `"docker" "start" "-a" "ca807ef599c004a04ef27e8ced78a44e89a559ce0dc6af0ce2dd97c8251efc5c"` Aug 10 18:02:12.869 INFO kablam! Checking scopeguard v0.3.3 Aug 10 18:02:12.873 INFO kablam! Compiling openssl v0.10.11 Aug 10 18:02:12.876 INFO kablam! Checking shell-escape v0.1.4 Aug 10 18:02:12.878 INFO kablam! Checking home v0.3.3 Aug 10 18:02:12.880 INFO kablam! Checking rls-span v0.4.0 Aug 10 18:02:12.882 INFO kablam! Compiling proc-macro2 v0.3.8 Aug 10 18:02:12.896 INFO kablam! Checking filetime v0.2.1 Aug 10 18:02:12.896 INFO kablam! Checking fs2 v0.4.3 Aug 10 18:02:14.039 INFO kablam! Checking jobserver v0.1.11 Aug 10 18:02:15.294 INFO kablam! Compiling libssh2-sys v0.2.10 Aug 10 18:02:15.294 INFO kablam! Compiling libgit2-sys v0.7.7 Aug 10 18:02:15.801 INFO kablam! Checking serde_ignored v0.0.4 Aug 10 18:02:16.133 INFO kablam! Checking crossbeam-epoch v0.3.1 Aug 10 18:02:16.262 INFO kablam! Checking tar v0.4.16 Aug 10 18:02:22.094 INFO kablam! Checking globset v0.4.1 Aug 10 18:02:22.416 INFO kablam! Checking crates-io v0.16.0 Aug 10 18:02:25.241 INFO kablam! Checking crossbeam-deque v0.2.0 Aug 10 18:02:30.034 INFO kablam! Checking rustc-rayon-core v0.1.1 Aug 10 18:02:39.541 INFO kablam! Checking ignore v0.4.3 Aug 10 18:02:43.339 INFO kablam! Checking rustc-rayon v0.1.1 Aug 10 18:02:43.565 INFO kablam! Compiling quote v0.5.2 Aug 10 18:02:49.758 INFO kablam! Compiling syn v0.13.11 Aug 10 18:03:12.599 INFO kablam! Checking crypto-hash v0.3.1 Aug 10 18:03:57.147 INFO kablam! Checking rustc-ap-rustc_data_structures v218.0.0 Aug 10 18:04:03.000 INFO kablam! Checking git2 v0.7.5 Aug 10 18:04:22.569 INFO kablam! Checking rustc-ap-arena v218.0.0 Aug 10 18:04:25.229 INFO kablam! Checking rustc-ap-syntax_pos v218.0.0 Aug 10 18:04:26.078 INFO kablam! Compiling derive_more v0.11.0 Aug 10 18:04:34.625 INFO kablam! Checking rustc-ap-rustc_errors v218.0.0 Aug 10 18:04:38.110 INFO kablam! Checking git2-curl v0.8.1 Aug 10 18:04:40.881 INFO kablam! Checking cargo v0.28.0 Aug 10 18:04:49.343 INFO kablam! Checking rustc-ap-syntax v218.0.0 Aug 10 18:05:44.813 INFO kablam! Checking racer v2.1.4 Aug 10 18:05:44.813 INFO kablam! Checking racer v2.1.4 (file:///source) Aug 10 18:05:59.301 INFO kablam! Checking racer-testutils v0.1.0 Aug 10 18:06:06.121 INFO kablam! error[E0277]: the trait bound `racer::Location: std::convert::From` is not satisfied Aug 10 18:06:06.121 INFO kablam! --> tests/system.rs:149:15 Aug 10 18:06:06.122 INFO kablam! | Aug 10 18:06:06.122 INFO kablam! 149 | let got = complete_from_file(&path, pos, &session).nth(0).unwrap(); Aug 10 18:06:06.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `racer::Location` Aug 10 18:06:06.128 INFO kablam! | Aug 10 18:06:06.128 INFO kablam! = help: the following implementations were found: Aug 10 18:06:06.128 INFO kablam! > Aug 10 18:06:06.128 INFO kablam! > Aug 10 18:06:06.128 INFO kablam! > Aug 10 18:06:06.129 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into` for `racer::core::BytePos` Aug 10 18:06:06.129 INFO kablam! = note: required by `racer::complete_from_file` Aug 10 18:06:06.129 INFO kablam! Aug 10 18:06:07.555 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:07.555 INFO kablam! --> tests/system.rs:832:5 Aug 10 18:06:07.555 INFO kablam! | Aug 10 18:06:07.555 INFO kablam! 832 | assert_eq!(got.coords, Some(Coordinate::new(10, 19))); Aug 10 18:06:07.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `racer::core::Coordinate`, found struct `racer::Coordinate` Aug 10 18:06:07.555 INFO kablam! | Aug 10 18:06:07.555 INFO kablam! = note: expected type `std::option::Option` Aug 10 18:06:07.555 INFO kablam! found type `std::option::Option` Aug 10 18:06:07.556 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:07.556 INFO kablam! --> tests/system.rs:832:5 Aug 10 18:06:07.556 INFO kablam! | Aug 10 18:06:07.556 INFO kablam! 832 | assert_eq!(got.coords, Some(Coordinate::new(10, 19))); Aug 10 18:06:07.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:07.556 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:07.556 INFO kablam! Aug 10 18:06:07.988 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:07.988 INFO kablam! --> tests/system.rs:885:5 Aug 10 18:06:07.988 INFO kablam! | Aug 10 18:06:07.988 INFO kablam! 885 | assert_eq!(got.mtype, MatchType::Module); Aug 10 18:06:07.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:07.988 INFO kablam! | Aug 10 18:06:07.988 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:07.988 INFO kablam! found type `racer::MatchType` Aug 10 18:06:07.988 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:07.988 INFO kablam! --> tests/system.rs:885:5 Aug 10 18:06:07.988 INFO kablam! | Aug 10 18:06:07.988 INFO kablam! 885 | assert_eq!(got.mtype, MatchType::Module); Aug 10 18:06:07.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:07.989 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:07.989 INFO kablam! Aug 10 18:06:08.027 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:08.027 INFO kablam! --> tests/system.rs:932:21 Aug 10 18:06:08.027 INFO kablam! | Aug 10 18:06:08.028 INFO kablam! 932 | ("foo", MatchType::Module) => has_module = true, Aug 10 18:06:08.028 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:08.028 INFO kablam! | Aug 10 18:06:08.028 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:08.028 INFO kablam! found type `racer::MatchType` Aug 10 18:06:08.029 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:08.029 INFO kablam! --> tests/system.rs:932:21 Aug 10 18:06:08.029 INFO kablam! | Aug 10 18:06:08.029 INFO kablam! 932 | ("foo", MatchType::Module) => has_module = true, Aug 10 18:06:08.029 INFO kablam! | ^^^^^^^^^^^^^^^^^ Aug 10 18:06:08.029 INFO kablam! Aug 10 18:06:08.029 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:08.029 INFO kablam! --> tests/system.rs:933:21 Aug 10 18:06:08.029 INFO kablam! | Aug 10 18:06:08.029 INFO kablam! 933 | ("foo", MatchType::Function) => has_function = true, Aug 10 18:06:08.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:08.029 INFO kablam! | Aug 10 18:06:08.029 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:08.029 INFO kablam! found type `racer::MatchType` Aug 10 18:06:08.029 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:08.029 INFO kablam! --> tests/system.rs:933:21 Aug 10 18:06:08.029 INFO kablam! | Aug 10 18:06:08.029 INFO kablam! 933 | ("foo", MatchType::Function) => has_function = true, Aug 10 18:06:08.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:08.029 INFO kablam! Aug 10 18:06:08.710 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:08.710 INFO kablam! --> tests/system.rs:1549:5 Aug 10 18:06:08.710 INFO kablam! | Aug 10 18:06:08.710 INFO kablam! 1549 | assert_eq!(MatchType::Function, got.mtype); Aug 10 18:06:08.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::MatchType`, found enum `racer::core::MatchType` Aug 10 18:06:08.711 INFO kablam! | Aug 10 18:06:08.711 INFO kablam! = note: expected type `racer::MatchType` Aug 10 18:06:08.711 INFO kablam! found type `racer::core::MatchType` Aug 10 18:06:08.712 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:08.712 INFO kablam! --> tests/system.rs:1549:5 Aug 10 18:06:08.712 INFO kablam! | Aug 10 18:06:08.712 INFO kablam! 1549 | assert_eq!(MatchType::Function, got.mtype); Aug 10 18:06:08.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:08.712 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:08.713 INFO kablam! Aug 10 18:06:09.647 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:09.647 INFO kablam! --> tests/system.rs:2602:5 Aug 10 18:06:09.648 INFO kablam! | Aug 10 18:06:09.648 INFO kablam! 2602 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:09.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:09.664 INFO kablam! | Aug 10 18:06:09.665 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:09.665 INFO kablam! found type `racer::MatchType` Aug 10 18:06:09.665 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:09.665 INFO kablam! --> tests/system.rs:2602:5 Aug 10 18:06:09.665 INFO kablam! | Aug 10 18:06:09.665 INFO kablam! 2602 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:09.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:09.665 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:09.665 INFO kablam! Aug 10 18:06:10.078 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:10.078 INFO kablam! --> tests/system.rs:2616:5 Aug 10 18:06:10.078 INFO kablam! | Aug 10 18:06:10.078 INFO kablam! 2616 | assert_eq!(MatchType::StructField, got.mtype); Aug 10 18:06:10.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::MatchType`, found enum `racer::core::MatchType` Aug 10 18:06:10.079 INFO kablam! | Aug 10 18:06:10.079 INFO kablam! = note: expected type `racer::MatchType` Aug 10 18:06:10.079 INFO kablam! found type `racer::core::MatchType` Aug 10 18:06:10.079 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:10.079 INFO kablam! --> tests/system.rs:2616:5 Aug 10 18:06:10.079 INFO kablam! | Aug 10 18:06:10.079 INFO kablam! 2616 | assert_eq!(MatchType::StructField, got.mtype); Aug 10 18:06:10.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:10.079 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:10.092 INFO kablam! Aug 10 18:06:10.520 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:10.520 INFO kablam! --> tests/system.rs:2630:5 Aug 10 18:06:10.520 INFO kablam! | Aug 10 18:06:10.520 INFO kablam! 2630 | assert_eq!(MatchType::Function, got.mtype); Aug 10 18:06:10.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::MatchType`, found enum `racer::core::MatchType` Aug 10 18:06:10.524 INFO kablam! | Aug 10 18:06:10.525 INFO kablam! = note: expected type `racer::MatchType` Aug 10 18:06:10.525 INFO kablam! found type `racer::core::MatchType` Aug 10 18:06:10.525 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:10.525 INFO kablam! --> tests/system.rs:2630:5 Aug 10 18:06:10.525 INFO kablam! | Aug 10 18:06:10.525 INFO kablam! 2630 | assert_eq!(MatchType::Function, got.mtype); Aug 10 18:06:10.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:10.526 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:10.526 INFO kablam! Aug 10 18:06:11.177 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:11.177 INFO kablam! --> tests/system.rs:2862:5 Aug 10 18:06:11.177 INFO kablam! | Aug 10 18:06:11.177 INFO kablam! 2862 | assert_eq!(MatchType::Struct, got.mtype); Aug 10 18:06:11.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::MatchType`, found enum `racer::core::MatchType` Aug 10 18:06:11.177 INFO kablam! | Aug 10 18:06:11.177 INFO kablam! = note: expected type `racer::MatchType` Aug 10 18:06:11.178 INFO kablam! found type `racer::core::MatchType` Aug 10 18:06:11.178 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:11.178 INFO kablam! --> tests/system.rs:2862:5 Aug 10 18:06:11.178 INFO kablam! | Aug 10 18:06:11.178 INFO kablam! 2862 | assert_eq!(MatchType::Struct, got.mtype); Aug 10 18:06:11.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:11.180 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:11.180 INFO kablam! Aug 10 18:06:11.764 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:11.764 INFO kablam! --> tests/system.rs:3148:5 Aug 10 18:06:11.764 INFO kablam! | Aug 10 18:06:11.764 INFO kablam! 3148 | assert_eq!(got.mtype, MatchType::Enum); Aug 10 18:06:11.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:11.780 INFO kablam! | Aug 10 18:06:11.781 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:11.781 INFO kablam! found type `racer::MatchType` Aug 10 18:06:11.781 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:11.781 INFO kablam! --> tests/system.rs:3148:5 Aug 10 18:06:11.781 INFO kablam! | Aug 10 18:06:11.781 INFO kablam! 3148 | assert_eq!(got.mtype, MatchType::Enum); Aug 10 18:06:11.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:11.781 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:11.781 INFO kablam! Aug 10 18:06:12.397 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:12.397 INFO kablam! --> tests/system.rs:3469:5 Aug 10 18:06:12.397 INFO kablam! | Aug 10 18:06:12.397 INFO kablam! 3469 | assert_eq!(got.mtype, MatchType::Trait); Aug 10 18:06:12.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:12.398 INFO kablam! | Aug 10 18:06:12.398 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:12.398 INFO kablam! found type `racer::MatchType` Aug 10 18:06:12.398 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:12.398 INFO kablam! --> tests/system.rs:3469:5 Aug 10 18:06:12.398 INFO kablam! | Aug 10 18:06:12.398 INFO kablam! 3469 | assert_eq!(got.mtype, MatchType::Trait); Aug 10 18:06:12.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:12.398 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:12.398 INFO kablam! Aug 10 18:06:12.819 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:12.820 INFO kablam! --> tests/system.rs:3493:5 Aug 10 18:06:12.820 INFO kablam! | Aug 10 18:06:12.820 INFO kablam! 3493 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:12.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:12.820 INFO kablam! | Aug 10 18:06:12.820 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:12.820 INFO kablam! found type `racer::MatchType` Aug 10 18:06:12.820 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:12.820 INFO kablam! --> tests/system.rs:3493:5 Aug 10 18:06:12.820 INFO kablam! | Aug 10 18:06:12.820 INFO kablam! 3493 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:12.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:12.820 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:12.820 INFO kablam! Aug 10 18:06:13.196 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:13.196 INFO kablam! --> tests/system.rs:3516:5 Aug 10 18:06:13.196 INFO kablam! | Aug 10 18:06:13.196 INFO kablam! 3516 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:13.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:13.196 INFO kablam! | Aug 10 18:06:13.196 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:13.197 INFO kablam! found type `racer::MatchType` Aug 10 18:06:13.197 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:13.197 INFO kablam! --> tests/system.rs:3516:5 Aug 10 18:06:13.197 INFO kablam! | Aug 10 18:06:13.197 INFO kablam! 3516 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:13.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:13.197 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:13.200 INFO kablam! Aug 10 18:06:13.551 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:13.551 INFO kablam! --> tests/system.rs:3540:5 Aug 10 18:06:13.551 INFO kablam! | Aug 10 18:06:13.551 INFO kablam! 3540 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:13.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:13.556 INFO kablam! | Aug 10 18:06:13.557 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:13.557 INFO kablam! found type `racer::MatchType` Aug 10 18:06:13.557 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:13.557 INFO kablam! --> tests/system.rs:3540:5 Aug 10 18:06:13.557 INFO kablam! | Aug 10 18:06:13.557 INFO kablam! 3540 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:13.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:13.558 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:13.558 INFO kablam! Aug 10 18:06:14.034 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:14.034 INFO kablam! --> tests/system.rs:3559:5 Aug 10 18:06:14.034 INFO kablam! | Aug 10 18:06:14.034 INFO kablam! 3559 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:14.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:14.035 INFO kablam! | Aug 10 18:06:14.035 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:14.035 INFO kablam! found type `racer::MatchType` Aug 10 18:06:14.035 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:14.035 INFO kablam! --> tests/system.rs:3559:5 Aug 10 18:06:14.035 INFO kablam! | Aug 10 18:06:14.035 INFO kablam! 3559 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:14.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:14.035 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:14.035 INFO kablam! Aug 10 18:06:14.490 INFO kablam! error[E0308]: mismatched types Aug 10 18:06:14.490 INFO kablam! --> tests/system.rs:3583:5 Aug 10 18:06:14.490 INFO kablam! | Aug 10 18:06:14.490 INFO kablam! 3583 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:14.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `racer::core::MatchType`, found enum `racer::MatchType` Aug 10 18:06:14.496 INFO kablam! | Aug 10 18:06:14.497 INFO kablam! = note: expected type `racer::core::MatchType` Aug 10 18:06:14.497 INFO kablam! found type `racer::MatchType` Aug 10 18:06:14.497 INFO kablam! note: Perhaps two different versions of crate `racer` are being used? Aug 10 18:06:14.497 INFO kablam! --> tests/system.rs:3583:5 Aug 10 18:06:14.497 INFO kablam! | Aug 10 18:06:14.497 INFO kablam! 3583 | assert_eq!(got.mtype, MatchType::Function); Aug 10 18:06:14.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 18:06:14.498 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 10 18:06:14.498 INFO kablam! Aug 10 18:06:14.970 INFO kablam! error: aborting due to 17 previous errors Aug 10 18:06:14.970 INFO kablam! Aug 10 18:06:14.970 INFO kablam! Some errors occurred: E0277, E0308. Aug 10 18:06:14.970 INFO kablam! For more information about an error, try `rustc --explain E0277`. Aug 10 18:06:14.997 INFO kablam! error: Could not compile `racer`. Aug 10 18:06:14.998 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 10 18:06:16.866 INFO kablam! error: build failed Aug 10 18:06:16.869 INFO kablam! su: No module specific data is present Aug 10 18:06:17.434 INFO running `"docker" "rm" "-f" "ca807ef599c004a04ef27e8ced78a44e89a559ce0dc6af0ce2dd97c8251efc5c"` Aug 10 18:06:17.589 INFO blam! ca807ef599c004a04ef27e8ced78a44e89a559ce0dc6af0ce2dd97c8251efc5c