Sep 19 23:32:11.598 INFO checking nt-leb128-0.2.4 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:32:11.598 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:32:11.598 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:32:11.803 INFO blam! f28ba44342b46691ee1ba6815f6ba2f896e78294bdc8cf7ef439716a7032df8b Sep 19 23:32:11.805 INFO running `"docker" "start" "-a" "f28ba44342b46691ee1ba6815f6ba2f896e78294bdc8cf7ef439716a7032df8b"` Sep 19 23:32:12.656 INFO kablam! usermod: no changes Sep 19 23:32:12.695 INFO kablam! Checking nt-leb128 v0.2.4 (/source) Sep 19 23:32:12.944 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 19 23:32:12.944 INFO kablam! --> src/lib.rs:111:9 Sep 19 23:32:12.944 INFO kablam! | Sep 19 23:32:12.944 INFO kablam! 111 | / assert_eq!(2, Sep 19 23:32:12.944 INFO kablam! 112 | | readable.read_unsigned().expect("Should read number")); Sep 19 23:32:12.944 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 19 23:32:12.944 INFO kablam! | Sep 19 23:32:12.944 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.944 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 19 23:32:12.944 INFO kablam! Sep 19 23:32:12.951 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 19 23:32:12.951 INFO kablam! --> src/lib.rs:116:9 Sep 19 23:32:12.951 INFO kablam! | Sep 19 23:32:12.951 INFO kablam! 116 | / assert_eq!(127, Sep 19 23:32:12.951 INFO kablam! 117 | | readable.read_unsigned().expect("Should read number")); Sep 19 23:32:12.951 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 19 23:32:12.951 INFO kablam! | Sep 19 23:32:12.951 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.951 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 19 23:32:12.951 INFO kablam! Sep 19 23:32:12.954 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 19 23:32:12.954 INFO kablam! --> src/lib.rs:121:9 Sep 19 23:32:12.954 INFO kablam! | Sep 19 23:32:12.954 INFO kablam! 121 | / assert_eq!(128, Sep 19 23:32:12.954 INFO kablam! 122 | | readable.read_unsigned().expect("Should read number")); Sep 19 23:32:12.954 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 19 23:32:12.954 INFO kablam! | Sep 19 23:32:12.954 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.954 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 19 23:32:12.954 INFO kablam! Sep 19 23:32:12.956 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 19 23:32:12.956 INFO kablam! --> src/lib.rs:126:9 Sep 19 23:32:12.956 INFO kablam! | Sep 19 23:32:12.956 INFO kablam! 126 | / assert_eq!(129, Sep 19 23:32:12.956 INFO kablam! 127 | | readable.read_unsigned().expect("Should read number")); Sep 19 23:32:12.956 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 19 23:32:12.956 INFO kablam! | Sep 19 23:32:12.956 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.956 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 19 23:32:12.956 INFO kablam! Sep 19 23:32:12.960 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 19 23:32:12.960 INFO kablam! --> src/lib.rs:131:9 Sep 19 23:32:12.960 INFO kablam! | Sep 19 23:32:12.960 INFO kablam! 131 | / assert_eq!(130, Sep 19 23:32:12.960 INFO kablam! 132 | | readable.read_unsigned().expect("Should read number")); Sep 19 23:32:12.960 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 19 23:32:12.960 INFO kablam! | Sep 19 23:32:12.960 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.960 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 19 23:32:12.960 INFO kablam! Sep 19 23:32:12.962 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 19 23:32:12.962 INFO kablam! --> src/lib.rs:136:9 Sep 19 23:32:12.962 INFO kablam! | Sep 19 23:32:12.962 INFO kablam! 136 | / assert_eq!(12857, Sep 19 23:32:12.962 INFO kablam! 137 | | readable.read_unsigned().expect("Should read number")); Sep 19 23:32:12.962 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 19 23:32:12.962 INFO kablam! | Sep 19 23:32:12.962 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.963 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 19 23:32:12.963 INFO kablam! Sep 19 23:32:12.968 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 19 23:32:12.968 INFO kablam! --> src/lib.rs:145:9 Sep 19 23:32:12.968 INFO kablam! | Sep 19 23:32:12.968 INFO kablam! 145 | assert_eq!(2, readable.read_signed().expect("Should read number")); Sep 19 23:32:12.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 19 23:32:12.968 INFO kablam! | Sep 19 23:32:12.968 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.968 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 19 23:32:12.968 INFO kablam! Sep 19 23:32:12.971 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 19 23:32:12.971 INFO kablam! --> src/lib.rs:149:9 Sep 19 23:32:12.971 INFO kablam! | Sep 19 23:32:12.971 INFO kablam! 149 | assert_eq!(-2, readable.read_signed().expect("Should read number")); Sep 19 23:32:12.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 19 23:32:12.971 INFO kablam! | Sep 19 23:32:12.971 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.971 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 19 23:32:12.971 INFO kablam! Sep 19 23:32:12.974 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 19 23:32:12.974 INFO kablam! --> src/lib.rs:153:9 Sep 19 23:32:12.974 INFO kablam! | Sep 19 23:32:12.974 INFO kablam! 153 | / assert_eq!(127, Sep 19 23:32:12.974 INFO kablam! 154 | | readable.read_signed().expect("Should read number")); Sep 19 23:32:12.974 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 19 23:32:12.974 INFO kablam! | Sep 19 23:32:12.974 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.974 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 19 23:32:12.974 INFO kablam! Sep 19 23:32:12.977 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 19 23:32:12.977 INFO kablam! --> src/lib.rs:158:9 Sep 19 23:32:12.977 INFO kablam! | Sep 19 23:32:12.977 INFO kablam! 158 | / assert_eq!(-127, Sep 19 23:32:12.977 INFO kablam! 159 | | readable.read_signed().expect("Should read number")); Sep 19 23:32:12.977 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 19 23:32:12.977 INFO kablam! | Sep 19 23:32:12.977 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.977 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 19 23:32:12.977 INFO kablam! Sep 19 23:32:12.980 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 19 23:32:12.980 INFO kablam! --> src/lib.rs:163:9 Sep 19 23:32:12.980 INFO kablam! | Sep 19 23:32:12.980 INFO kablam! 163 | / assert_eq!(128, Sep 19 23:32:12.980 INFO kablam! 164 | | readable.read_signed().expect("Should read number")); Sep 19 23:32:12.980 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 19 23:32:12.980 INFO kablam! | Sep 19 23:32:12.980 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.980 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 19 23:32:12.980 INFO kablam! Sep 19 23:32:12.982 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 19 23:32:12.982 INFO kablam! --> src/lib.rs:168:9 Sep 19 23:32:12.982 INFO kablam! | Sep 19 23:32:12.982 INFO kablam! 168 | / assert_eq!(-128, Sep 19 23:32:12.982 INFO kablam! 169 | | readable.read_signed().expect("Should read number")); Sep 19 23:32:12.982 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 19 23:32:12.982 INFO kablam! | Sep 19 23:32:12.982 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.982 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 19 23:32:12.982 INFO kablam! Sep 19 23:32:12.984 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 19 23:32:12.984 INFO kablam! --> src/lib.rs:173:9 Sep 19 23:32:12.984 INFO kablam! | Sep 19 23:32:12.984 INFO kablam! 173 | / assert_eq!(129, Sep 19 23:32:12.984 INFO kablam! 174 | | readable.read_signed().expect("Should read number")); Sep 19 23:32:12.984 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 19 23:32:12.984 INFO kablam! | Sep 19 23:32:12.984 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.984 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 19 23:32:12.984 INFO kablam! Sep 19 23:32:12.987 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 19 23:32:12.987 INFO kablam! --> src/lib.rs:178:9 Sep 19 23:32:12.987 INFO kablam! | Sep 19 23:32:12.987 INFO kablam! 178 | / assert_eq!(-129, Sep 19 23:32:12.987 INFO kablam! 179 | | readable.read_signed().expect("Should read number")); Sep 19 23:32:12.987 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 19 23:32:12.987 INFO kablam! | Sep 19 23:32:12.987 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.987 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 19 23:32:12.987 INFO kablam! Sep 19 23:32:12.996 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 19 23:32:12.996 INFO kablam! --> src/lib.rs:194:9 Sep 19 23:32:12.996 INFO kablam! | Sep 19 23:32:12.996 INFO kablam! 194 | / assert_eq!(-0x4000000000000000, Sep 19 23:32:12.996 INFO kablam! 195 | | readable.read_signed().expect("Should read number")); Sep 19 23:32:12.996 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 19 23:32:12.996 INFO kablam! | Sep 19 23:32:12.996 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 19 23:32:12.996 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 19 23:32:12.996 INFO kablam! Sep 19 23:32:13.049 INFO kablam! error[E0308]: mismatched types Sep 19 23:32:13.049 INFO kablam! --> src/lib.rs:250:13 Sep 19 23:32:13.049 INFO kablam! | Sep 19 23:32:13.049 INFO kablam! 250 | assert_eq!(i, result); Sep 19 23:32:13.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected i64, found tuple Sep 19 23:32:13.049 INFO kablam! | Sep 19 23:32:13.049 INFO kablam! = note: expected type `i64` Sep 19 23:32:13.049 INFO kablam! found type `(i64, usize)` Sep 19 23:32:13.049 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 19 23:32:13.049 INFO kablam! Sep 19 23:32:13.084 INFO kablam! error[E0308]: mismatched types Sep 19 23:32:13.084 INFO kablam! --> src/lib.rs:271:13 Sep 19 23:32:13.084 INFO kablam! | Sep 19 23:32:13.084 INFO kablam! 271 | assert_eq!(i, result); Sep 19 23:32:13.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected u64, found tuple Sep 19 23:32:13.084 INFO kablam! | Sep 19 23:32:13.084 INFO kablam! = note: expected type `u64` Sep 19 23:32:13.084 INFO kablam! found type `(u64, usize)` Sep 19 23:32:13.084 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 19 23:32:13.084 INFO kablam! Sep 19 23:32:13.103 INFO kablam! error[E0308]: mismatched types Sep 19 23:32:13.103 INFO kablam! --> src/lib.rs:354:9 Sep 19 23:32:13.103 INFO kablam! | Sep 19 23:32:13.103 INFO kablam! 354 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 19 23:32:13.103 INFO kablam! 355 | | 130u64); Sep 19 23:32:13.103 INFO kablam! | |___________________________^ expected tuple, found u64 Sep 19 23:32:13.103 INFO kablam! | Sep 19 23:32:13.103 INFO kablam! = note: expected type `(u64, usize)` Sep 19 23:32:13.103 INFO kablam! found type `u64` Sep 19 23:32:13.103 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 19 23:32:13.103 INFO kablam! Sep 19 23:32:13.120 INFO kablam! error[E0308]: mismatched types Sep 19 23:32:13.120 INFO kablam! --> src/lib.rs:356:9 Sep 19 23:32:13.120 INFO kablam! | Sep 19 23:32:13.120 INFO kablam! 356 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 19 23:32:13.120 INFO kablam! 357 | | 1u64); Sep 19 23:32:13.120 INFO kablam! | |_________________________^ expected tuple, found u64 Sep 19 23:32:13.120 INFO kablam! | Sep 19 23:32:13.120 INFO kablam! = note: expected type `(u64, usize)` Sep 19 23:32:13.120 INFO kablam! found type `u64` Sep 19 23:32:13.120 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 19 23:32:13.120 INFO kablam! Sep 19 23:32:13.158 INFO kablam! error: aborting due to 19 previous errors Sep 19 23:32:13.158 INFO kablam! Sep 19 23:32:13.158 INFO kablam! Some errors occurred: E0277, E0308. Sep 19 23:32:13.158 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 19 23:32:13.164 INFO kablam! error: Could not compile `nt-leb128`. Sep 19 23:32:13.164 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:32:13.216 INFO kablam! error[E0463]: can't find crate for `leb128` Sep 19 23:32:13.216 INFO kablam! --> benches/bench.rs:4:1 Sep 19 23:32:13.216 INFO kablam! | Sep 19 23:32:13.216 INFO kablam! 4 | extern crate leb128; Sep 19 23:32:13.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 19 23:32:13.216 INFO kablam! Sep 19 23:32:13.217 INFO kablam! error: aborting due to previous error Sep 19 23:32:13.217 INFO kablam! Sep 19 23:32:13.217 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 23:32:13.221 INFO kablam! error: Could not compile `nt-leb128`. Sep 19 23:32:13.221 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:32:13.248 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 19 23:32:13.248 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 19 23:32:13.248 INFO kablam! | Sep 19 23:32:13.248 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 19 23:32:13.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:32:13.248 INFO kablam! | Sep 19 23:32:13.248 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 23:32:13.248 INFO kablam! Sep 19 23:32:13.269 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 19 23:32:13.269 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 19 23:32:13.269 INFO kablam! | Sep 19 23:32:13.269 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 19 23:32:13.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:32:13.269 INFO kablam! | Sep 19 23:32:13.269 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 23:32:13.269 INFO kablam! Sep 19 23:32:13.367 INFO kablam! error: build failed Sep 19 23:32:13.368 INFO kablam! su: No module specific data is present Sep 19 23:32:13.820 INFO running `"docker" "rm" "-f" "f28ba44342b46691ee1ba6815f6ba2f896e78294bdc8cf7ef439716a7032df8b"` Sep 19 23:32:13.871 INFO blam! f28ba44342b46691ee1ba6815f6ba2f896e78294bdc8cf7ef439716a7032df8b