Sep 21 06:23:57.673 INFO checking nt-leb128-0.2.4 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:23:57.673 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:23:57.673 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:23:57.859 INFO blam! d16942fbeb9681caa8a96d4030aff45d14dd5a72638e6d9b3620c8b1b5a86d49 Sep 21 06:23:57.859 INFO running `"docker" "start" "-a" "d16942fbeb9681caa8a96d4030aff45d14dd5a72638e6d9b3620c8b1b5a86d49"` Sep 21 06:23:58.600 INFO kablam! usermod: no changes Sep 21 06:23:58.666 INFO kablam! Checking nt-leb128 v0.2.4 (/source) Sep 21 06:23:59.167 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 21 06:23:59.167 INFO kablam! --> src/lib.rs:111:9 Sep 21 06:23:59.167 INFO kablam! | Sep 21 06:23:59.167 INFO kablam! 111 | / assert_eq!(2, Sep 21 06:23:59.167 INFO kablam! 112 | | readable.read_unsigned().expect("Should read number")); Sep 21 06:23:59.167 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 21 06:23:59.167 INFO kablam! | Sep 21 06:23:59.167 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.168 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) Sep 21 06:23:59.168 INFO kablam! Sep 21 06:23:59.218 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 21 06:23:59.218 INFO kablam! --> src/lib.rs:116:9 Sep 21 06:23:59.218 INFO kablam! | Sep 21 06:23:59.218 INFO kablam! 116 | / assert_eq!(127, Sep 21 06:23:59.218 INFO kablam! 117 | | readable.read_unsigned().expect("Should read number")); Sep 21 06:23:59.218 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 21 06:23:59.218 INFO kablam! | Sep 21 06:23:59.218 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.218 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) Sep 21 06:23:59.218 INFO kablam! Sep 21 06:23:59.242 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 21 06:23:59.242 INFO kablam! --> src/lib.rs:121:9 Sep 21 06:23:59.242 INFO kablam! | Sep 21 06:23:59.242 INFO kablam! 121 | / assert_eq!(128, Sep 21 06:23:59.242 INFO kablam! 122 | | readable.read_unsigned().expect("Should read number")); Sep 21 06:23:59.242 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 21 06:23:59.242 INFO kablam! | Sep 21 06:23:59.242 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.242 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) Sep 21 06:23:59.242 INFO kablam! Sep 21 06:23:59.252 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 21 06:23:59.252 INFO kablam! --> src/lib.rs:126:9 Sep 21 06:23:59.252 INFO kablam! | Sep 21 06:23:59.252 INFO kablam! 126 | / assert_eq!(129, Sep 21 06:23:59.252 INFO kablam! 127 | | readable.read_unsigned().expect("Should read number")); Sep 21 06:23:59.252 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 21 06:23:59.252 INFO kablam! | Sep 21 06:23:59.258 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.258 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) Sep 21 06:23:59.258 INFO kablam! Sep 21 06:23:59.283 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 21 06:23:59.284 INFO kablam! --> src/lib.rs:131:9 Sep 21 06:23:59.284 INFO kablam! | Sep 21 06:23:59.284 INFO kablam! 131 | / assert_eq!(130, Sep 21 06:23:59.285 INFO kablam! 132 | | readable.read_unsigned().expect("Should read number")); Sep 21 06:23:59.285 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 21 06:23:59.286 INFO kablam! | Sep 21 06:23:59.286 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.286 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) Sep 21 06:23:59.287 INFO kablam! Sep 21 06:23:59.304 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 21 06:23:59.304 INFO kablam! --> src/lib.rs:136:9 Sep 21 06:23:59.305 INFO kablam! | Sep 21 06:23:59.305 INFO kablam! 136 | / assert_eq!(12857, Sep 21 06:23:59.306 INFO kablam! 137 | | readable.read_unsigned().expect("Should read number")); Sep 21 06:23:59.307 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 21 06:23:59.307 INFO kablam! | Sep 21 06:23:59.307 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.308 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) Sep 21 06:23:59.308 INFO kablam! Sep 21 06:23:59.368 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 21 06:23:59.368 INFO kablam! --> src/lib.rs:145:9 Sep 21 06:23:59.368 INFO kablam! | Sep 21 06:23:59.368 INFO kablam! 145 | assert_eq!(2, readable.read_signed().expect("Should read number")); Sep 21 06:23:59.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 21 06:23:59.368 INFO kablam! | Sep 21 06:23:59.368 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.368 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) Sep 21 06:23:59.368 INFO kablam! Sep 21 06:23:59.390 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 21 06:23:59.390 INFO kablam! --> src/lib.rs:149:9 Sep 21 06:23:59.390 INFO kablam! | Sep 21 06:23:59.390 INFO kablam! 149 | assert_eq!(-2, readable.read_signed().expect("Should read number")); Sep 21 06:23:59.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 21 06:23:59.390 INFO kablam! | Sep 21 06:23:59.390 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.390 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) Sep 21 06:23:59.390 INFO kablam! Sep 21 06:23:59.417 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 21 06:23:59.417 INFO kablam! --> src/lib.rs:153:9 Sep 21 06:23:59.417 INFO kablam! | Sep 21 06:23:59.417 INFO kablam! 153 | / assert_eq!(127, Sep 21 06:23:59.417 INFO kablam! 154 | | readable.read_signed().expect("Should read number")); Sep 21 06:23:59.417 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 21 06:23:59.417 INFO kablam! | Sep 21 06:23:59.417 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.417 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) Sep 21 06:23:59.417 INFO kablam! Sep 21 06:23:59.427 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 21 06:23:59.427 INFO kablam! --> src/lib.rs:158:9 Sep 21 06:23:59.427 INFO kablam! | Sep 21 06:23:59.427 INFO kablam! 158 | / assert_eq!(-127, Sep 21 06:23:59.427 INFO kablam! 159 | | readable.read_signed().expect("Should read number")); Sep 21 06:23:59.427 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 21 06:23:59.438 INFO kablam! | Sep 21 06:23:59.438 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.438 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) Sep 21 06:23:59.438 INFO kablam! Sep 21 06:23:59.450 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 21 06:23:59.450 INFO kablam! --> src/lib.rs:163:9 Sep 21 06:23:59.450 INFO kablam! | Sep 21 06:23:59.450 INFO kablam! 163 | / assert_eq!(128, Sep 21 06:23:59.450 INFO kablam! 164 | | readable.read_signed().expect("Should read number")); Sep 21 06:23:59.450 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 21 06:23:59.450 INFO kablam! | Sep 21 06:23:59.450 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.450 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) Sep 21 06:23:59.450 INFO kablam! Sep 21 06:23:59.470 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 21 06:23:59.470 INFO kablam! --> src/lib.rs:168:9 Sep 21 06:23:59.470 INFO kablam! | Sep 21 06:23:59.470 INFO kablam! 168 | / assert_eq!(-128, Sep 21 06:23:59.470 INFO kablam! 169 | | readable.read_signed().expect("Should read number")); Sep 21 06:23:59.470 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 21 06:23:59.470 INFO kablam! | Sep 21 06:23:59.470 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.470 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) Sep 21 06:23:59.470 INFO kablam! Sep 21 06:23:59.482 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 21 06:23:59.483 INFO kablam! --> src/lib.rs:173:9 Sep 21 06:23:59.483 INFO kablam! | Sep 21 06:23:59.483 INFO kablam! 173 | / assert_eq!(129, Sep 21 06:23:59.483 INFO kablam! 174 | | readable.read_signed().expect("Should read number")); Sep 21 06:23:59.483 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 21 06:23:59.483 INFO kablam! | Sep 21 06:23:59.483 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.483 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) Sep 21 06:23:59.483 INFO kablam! Sep 21 06:23:59.504 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 21 06:23:59.504 INFO kablam! --> src/lib.rs:178:9 Sep 21 06:23:59.504 INFO kablam! | Sep 21 06:23:59.504 INFO kablam! 178 | / assert_eq!(-129, Sep 21 06:23:59.504 INFO kablam! 179 | | readable.read_signed().expect("Should read number")); Sep 21 06:23:59.504 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 21 06:23:59.504 INFO kablam! | Sep 21 06:23:59.504 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.504 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) Sep 21 06:23:59.504 INFO kablam! Sep 21 06:23:59.538 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 21 06:23:59.538 INFO kablam! --> src/lib.rs:194:9 Sep 21 06:23:59.538 INFO kablam! | Sep 21 06:23:59.538 INFO kablam! 194 | / assert_eq!(-0x4000000000000000, Sep 21 06:23:59.538 INFO kablam! 195 | | readable.read_signed().expect("Should read number")); Sep 21 06:23:59.538 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 21 06:23:59.538 INFO kablam! | Sep 21 06:23:59.538 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 21 06:23:59.538 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) Sep 21 06:23:59.538 INFO kablam! Sep 21 06:23:59.666 INFO kablam! error[E0308]: mismatched types Sep 21 06:23:59.666 INFO kablam! --> src/lib.rs:250:13 Sep 21 06:23:59.666 INFO kablam! | Sep 21 06:23:59.666 INFO kablam! 250 | assert_eq!(i, result); Sep 21 06:23:59.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected i64, found tuple Sep 21 06:23:59.666 INFO kablam! | Sep 21 06:23:59.666 INFO kablam! = note: expected type `i64` Sep 21 06:23:59.666 INFO kablam! found type `(i64, usize)` Sep 21 06:23:59.666 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) Sep 21 06:23:59.666 INFO kablam! Sep 21 06:23:59.740 INFO kablam! error[E0308]: mismatched types Sep 21 06:23:59.740 INFO kablam! --> src/lib.rs:271:13 Sep 21 06:23:59.740 INFO kablam! | Sep 21 06:23:59.740 INFO kablam! 271 | assert_eq!(i, result); Sep 21 06:23:59.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected u64, found tuple Sep 21 06:23:59.740 INFO kablam! | Sep 21 06:23:59.740 INFO kablam! = note: expected type `u64` Sep 21 06:23:59.740 INFO kablam! found type `(u64, usize)` Sep 21 06:23:59.740 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) Sep 21 06:23:59.740 INFO kablam! Sep 21 06:23:59.794 INFO kablam! error[E0308]: mismatched types Sep 21 06:23:59.794 INFO kablam! --> src/lib.rs:354:9 Sep 21 06:23:59.794 INFO kablam! | Sep 21 06:23:59.794 INFO kablam! 354 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 21 06:23:59.794 INFO kablam! 355 | | 130u64); Sep 21 06:23:59.794 INFO kablam! | |___________________________^ expected tuple, found u64 Sep 21 06:23:59.794 INFO kablam! | Sep 21 06:23:59.794 INFO kablam! = note: expected type `(u64, usize)` Sep 21 06:23:59.794 INFO kablam! found type `u64` Sep 21 06:23:59.794 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) Sep 21 06:23:59.794 INFO kablam! Sep 21 06:23:59.806 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 21 06:23:59.806 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 21 06:23:59.806 INFO kablam! | Sep 21 06:23:59.806 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 21 06:23:59.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:23:59.806 INFO kablam! | Sep 21 06:23:59.806 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:23:59.806 INFO kablam! Sep 21 06:23:59.818 INFO kablam! error[E0308]: mismatched types Sep 21 06:23:59.818 INFO kablam! --> src/lib.rs:356:9 Sep 21 06:23:59.818 INFO kablam! | Sep 21 06:23:59.818 INFO kablam! 356 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 21 06:23:59.818 INFO kablam! 357 | | 1u64); Sep 21 06:23:59.818 INFO kablam! | |_________________________^ expected tuple, found u64 Sep 21 06:23:59.818 INFO kablam! | Sep 21 06:23:59.818 INFO kablam! = note: expected type `(u64, usize)` Sep 21 06:23:59.818 INFO kablam! found type `u64` Sep 21 06:23:59.818 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) Sep 21 06:23:59.818 INFO kablam! Sep 21 06:23:59.862 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 21 06:23:59.862 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 21 06:23:59.862 INFO kablam! | Sep 21 06:23:59.862 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 21 06:23:59.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:23:59.862 INFO kablam! | Sep 21 06:23:59.862 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:23:59.862 INFO kablam! Sep 21 06:23:59.889 INFO kablam! error[E0463]: can't find crate for `leb128` Sep 21 06:23:59.889 INFO kablam! --> benches/bench.rs:4:1 Sep 21 06:23:59.889 INFO kablam! | Sep 21 06:23:59.889 INFO kablam! 4 | extern crate leb128; Sep 21 06:23:59.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 06:23:59.889 INFO kablam! Sep 21 06:23:59.889 INFO kablam! error: aborting due to previous error Sep 21 06:23:59.889 INFO kablam! Sep 21 06:23:59.889 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 06:23:59.891 INFO kablam! error: Could not compile `nt-leb128`. Sep 21 06:23:59.891 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:23:59.903 INFO kablam! error: aborting due to 19 previous errors Sep 21 06:23:59.903 INFO kablam! Sep 21 06:23:59.903 INFO kablam! Some errors occurred: E0277, E0308. Sep 21 06:23:59.903 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 21 06:23:59.910 INFO kablam! error: Could not compile `nt-leb128`. Sep 21 06:23:59.910 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:23:59.957 INFO kablam! error: build failed Sep 21 06:23:59.959 INFO kablam! su: No module specific data is present Sep 21 06:24:00.871 INFO running `"docker" "rm" "-f" "d16942fbeb9681caa8a96d4030aff45d14dd5a72638e6d9b3620c8b1b5a86d49"` Sep 21 06:24:00.993 INFO blam! d16942fbeb9681caa8a96d4030aff45d14dd5a72638e6d9b3620c8b1b5a86d49