Sep 04 09:34:05.504 INFO checking nt-leb128-0.2.4 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 09:34:05.504 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 09:34:05.504 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:34:05.677 INFO blam! d5dc33059552db9c94a8289b6a7d28967d03eabbd2d1b64c8cf45736d7f3e142 Sep 04 09:34:05.679 INFO running `"docker" "start" "-a" "d5dc33059552db9c94a8289b6a7d28967d03eabbd2d1b64c8cf45736d7f3e142"` Sep 04 09:34:06.277 INFO kablam! Checking nt-leb128 v0.2.4 (file:///source) Sep 04 09:34:06.993 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 04 09:34:06.993 INFO kablam! --> src/lib.rs:111:9 Sep 04 09:34:06.993 INFO kablam! | Sep 04 09:34:06.993 INFO kablam! 111 | / assert_eq!(2, Sep 04 09:34:06.993 INFO kablam! 112 | | readable.read_unsigned().expect("Should read number")); Sep 04 09:34:06.993 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 04 09:34:06.994 INFO kablam! | Sep 04 09:34:06.994 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 04 09:34:06.994 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 04 09:34:06.994 INFO kablam! Sep 04 09:34:07.027 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 04 09:34:07.028 INFO kablam! --> src/lib.rs:116:9 Sep 04 09:34:07.028 INFO kablam! | Sep 04 09:34:07.028 INFO kablam! 116 | / assert_eq!(127, Sep 04 09:34:07.028 INFO kablam! 117 | | readable.read_unsigned().expect("Should read number")); Sep 04 09:34:07.028 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 04 09:34:07.028 INFO kablam! | Sep 04 09:34:07.028 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.028 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 04 09:34:07.028 INFO kablam! Sep 04 09:34:07.033 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 04 09:34:07.033 INFO kablam! --> src/lib.rs:121:9 Sep 04 09:34:07.033 INFO kablam! | Sep 04 09:34:07.033 INFO kablam! 121 | / assert_eq!(128, Sep 04 09:34:07.033 INFO kablam! 122 | | readable.read_unsigned().expect("Should read number")); Sep 04 09:34:07.034 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 04 09:34:07.034 INFO kablam! | Sep 04 09:34:07.034 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.034 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 04 09:34:07.034 INFO kablam! Sep 04 09:34:07.056 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 04 09:34:07.056 INFO kablam! --> src/lib.rs:126:9 Sep 04 09:34:07.056 INFO kablam! | Sep 04 09:34:07.056 INFO kablam! 126 | / assert_eq!(129, Sep 04 09:34:07.056 INFO kablam! 127 | | readable.read_unsigned().expect("Should read number")); Sep 04 09:34:07.056 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 04 09:34:07.056 INFO kablam! | Sep 04 09:34:07.056 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.056 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 04 09:34:07.056 INFO kablam! Sep 04 09:34:07.063 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 04 09:34:07.063 INFO kablam! --> src/lib.rs:131:9 Sep 04 09:34:07.063 INFO kablam! | Sep 04 09:34:07.063 INFO kablam! 131 | / assert_eq!(130, Sep 04 09:34:07.063 INFO kablam! 132 | | readable.read_unsigned().expect("Should read number")); Sep 04 09:34:07.063 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 04 09:34:07.063 INFO kablam! | Sep 04 09:34:07.063 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.063 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 04 09:34:07.063 INFO kablam! Sep 04 09:34:07.084 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 04 09:34:07.084 INFO kablam! --> src/lib.rs:136:9 Sep 04 09:34:07.084 INFO kablam! | Sep 04 09:34:07.084 INFO kablam! 136 | / assert_eq!(12857, Sep 04 09:34:07.084 INFO kablam! 137 | | readable.read_unsigned().expect("Should read number")); Sep 04 09:34:07.084 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 04 09:34:07.084 INFO kablam! | Sep 04 09:34:07.084 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.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 04 09:34:07.084 INFO kablam! Sep 04 09:34:07.114 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 04 09:34:07.114 INFO kablam! --> src/lib.rs:145:9 Sep 04 09:34:07.114 INFO kablam! | Sep 04 09:34:07.114 INFO kablam! 145 | assert_eq!(2, readable.read_signed().expect("Should read number")); Sep 04 09:34:07.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 04 09:34:07.114 INFO kablam! | Sep 04 09:34:07.114 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.114 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 04 09:34:07.114 INFO kablam! Sep 04 09:34:07.143 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 04 09:34:07.143 INFO kablam! --> src/lib.rs:149:9 Sep 04 09:34:07.143 INFO kablam! | Sep 04 09:34:07.143 INFO kablam! 149 | assert_eq!(-2, readable.read_signed().expect("Should read number")); Sep 04 09:34:07.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 04 09:34:07.158 INFO kablam! | Sep 04 09:34:07.159 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.159 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 04 09:34:07.159 INFO kablam! Sep 04 09:34:07.166 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 04 09:34:07.166 INFO kablam! --> src/lib.rs:153:9 Sep 04 09:34:07.166 INFO kablam! | Sep 04 09:34:07.166 INFO kablam! 153 | / assert_eq!(127, Sep 04 09:34:07.166 INFO kablam! 154 | | readable.read_signed().expect("Should read number")); Sep 04 09:34:07.166 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 04 09:34:07.166 INFO kablam! | Sep 04 09:34:07.166 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.166 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 04 09:34:07.166 INFO kablam! Sep 04 09:34:07.173 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 04 09:34:07.173 INFO kablam! --> src/lib.rs:158:9 Sep 04 09:34:07.173 INFO kablam! | Sep 04 09:34:07.173 INFO kablam! 158 | / assert_eq!(-127, Sep 04 09:34:07.173 INFO kablam! 159 | | readable.read_signed().expect("Should read number")); Sep 04 09:34:07.173 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 04 09:34:07.186 INFO kablam! | Sep 04 09:34:07.186 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.187 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 04 09:34:07.187 INFO kablam! Sep 04 09:34:07.194 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 04 09:34:07.195 INFO kablam! --> src/lib.rs:163:9 Sep 04 09:34:07.195 INFO kablam! | Sep 04 09:34:07.195 INFO kablam! 163 | / assert_eq!(128, Sep 04 09:34:07.195 INFO kablam! 164 | | readable.read_signed().expect("Should read number")); Sep 04 09:34:07.195 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 04 09:34:07.195 INFO kablam! | Sep 04 09:34:07.195 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.195 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 04 09:34:07.195 INFO kablam! Sep 04 09:34:07.201 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 04 09:34:07.201 INFO kablam! --> src/lib.rs:168:9 Sep 04 09:34:07.201 INFO kablam! | Sep 04 09:34:07.201 INFO kablam! 168 | / assert_eq!(-128, Sep 04 09:34:07.201 INFO kablam! 169 | | readable.read_signed().expect("Should read number")); Sep 04 09:34:07.201 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 04 09:34:07.201 INFO kablam! | Sep 04 09:34:07.201 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.201 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 04 09:34:07.201 INFO kablam! Sep 04 09:34:07.221 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 04 09:34:07.221 INFO kablam! --> src/lib.rs:173:9 Sep 04 09:34:07.221 INFO kablam! | Sep 04 09:34:07.221 INFO kablam! 173 | / assert_eq!(129, Sep 04 09:34:07.221 INFO kablam! 174 | | readable.read_signed().expect("Should read number")); Sep 04 09:34:07.221 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 04 09:34:07.221 INFO kablam! | Sep 04 09:34:07.221 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.221 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 04 09:34:07.221 INFO kablam! Sep 04 09:34:07.228 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 04 09:34:07.228 INFO kablam! --> src/lib.rs:178:9 Sep 04 09:34:07.228 INFO kablam! | Sep 04 09:34:07.228 INFO kablam! 178 | / assert_eq!(-129, Sep 04 09:34:07.228 INFO kablam! 179 | | readable.read_signed().expect("Should read number")); Sep 04 09:34:07.228 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 04 09:34:07.242 INFO kablam! | Sep 04 09:34:07.242 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.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 04 09:34:07.242 INFO kablam! Sep 04 09:34:07.258 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 04 09:34:07.258 INFO kablam! --> src/lib.rs:194:9 Sep 04 09:34:07.258 INFO kablam! | Sep 04 09:34:07.258 INFO kablam! 194 | / assert_eq!(-0x4000000000000000, Sep 04 09:34:07.258 INFO kablam! 195 | | readable.read_signed().expect("Should read number")); Sep 04 09:34:07.258 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 04 09:34:07.268 INFO kablam! | Sep 04 09:34:07.268 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 04 09:34:07.268 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 04 09:34:07.268 INFO kablam! Sep 04 09:34:07.497 INFO kablam! error[E0308]: mismatched types Sep 04 09:34:07.497 INFO kablam! --> src/lib.rs:250:13 Sep 04 09:34:07.498 INFO kablam! | Sep 04 09:34:07.498 INFO kablam! 250 | assert_eq!(i, result); Sep 04 09:34:07.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected i64, found tuple Sep 04 09:34:07.498 INFO kablam! | Sep 04 09:34:07.498 INFO kablam! = note: expected type `i64` Sep 04 09:34:07.498 INFO kablam! found type `(i64, usize)` Sep 04 09:34:07.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) Sep 04 09:34:07.498 INFO kablam! Sep 04 09:34:07.529 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 04 09:34:07.529 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 04 09:34:07.529 INFO kablam! | Sep 04 09:34:07.529 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 04 09:34:07.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:34:07.529 INFO kablam! | Sep 04 09:34:07.530 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 09:34:07.530 INFO kablam! Sep 04 09:34:07.578 INFO kablam! error[E0463]: can't find crate for `leb128` Sep 04 09:34:07.578 INFO kablam! --> benches/bench.rs:4:1 Sep 04 09:34:07.578 INFO kablam! | Sep 04 09:34:07.578 INFO kablam! 4 | extern crate leb128; Sep 04 09:34:07.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 09:34:07.578 INFO kablam! error[E0308]: mismatched types Sep 04 09:34:07.578 INFO kablam! --> src/lib.rs:271:13 Sep 04 09:34:07.578 INFO kablam! | Sep 04 09:34:07.578 INFO kablam! 271 | assert_eq!(i, result); Sep 04 09:34:07.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected u64, found tuple Sep 04 09:34:07.578 INFO kablam! | Sep 04 09:34:07.579 INFO kablam! Sep 04 09:34:07.579 INFO kablam! = note: expected type `u64` Sep 04 09:34:07.579 INFO kablam! found type `(u64, usize)` Sep 04 09:34:07.579 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 04 09:34:07.579 INFO kablam! Sep 04 09:34:07.579 INFO kablam! error: aborting due to previous error Sep 04 09:34:07.579 INFO kablam! Sep 04 09:34:07.579 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 09:34:07.585 INFO kablam! error: Could not compile `nt-leb128`. Sep 04 09:34:07.585 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:34:07.648 INFO kablam! error[E0308]: mismatched types Sep 04 09:34:07.648 INFO kablam! --> src/lib.rs:354:9 Sep 04 09:34:07.648 INFO kablam! | Sep 04 09:34:07.648 INFO kablam! 354 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 04 09:34:07.648 INFO kablam! 355 | | 130u64); Sep 04 09:34:07.648 INFO kablam! | |___________________________^ expected tuple, found u64 Sep 04 09:34:07.648 INFO kablam! | Sep 04 09:34:07.648 INFO kablam! = note: expected type `(u64, usize)` Sep 04 09:34:07.648 INFO kablam! found type `u64` Sep 04 09:34:07.648 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 04 09:34:07.648 INFO kablam! Sep 04 09:34:07.669 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 04 09:34:07.669 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 04 09:34:07.669 INFO kablam! | Sep 04 09:34:07.669 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 04 09:34:07.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:34:07.669 INFO kablam! | Sep 04 09:34:07.669 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 09:34:07.669 INFO kablam! Sep 04 09:34:07.694 INFO kablam! error[E0308]: mismatched types Sep 04 09:34:07.694 INFO kablam! --> src/lib.rs:356:9 Sep 04 09:34:07.694 INFO kablam! | Sep 04 09:34:07.694 INFO kablam! 356 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 04 09:34:07.694 INFO kablam! 357 | | 1u64); Sep 04 09:34:07.694 INFO kablam! | |_________________________^ expected tuple, found u64 Sep 04 09:34:07.694 INFO kablam! | Sep 04 09:34:07.694 INFO kablam! = note: expected type `(u64, usize)` Sep 04 09:34:07.694 INFO kablam! found type `u64` Sep 04 09:34:07.694 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 04 09:34:07.694 INFO kablam! Sep 04 09:34:07.820 INFO kablam! error: aborting due to 19 previous errors Sep 04 09:34:07.820 INFO kablam! Sep 04 09:34:07.820 INFO kablam! Some errors occurred: E0277, E0308. Sep 04 09:34:07.820 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 09:34:07.829 INFO kablam! error: Could not compile `nt-leb128`. Sep 04 09:34:07.830 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:34:07.863 INFO kablam! error: build failed Sep 04 09:34:07.864 INFO kablam! su: No module specific data is present Sep 04 09:34:08.290 INFO running `"docker" "rm" "-f" "d5dc33059552db9c94a8289b6a7d28967d03eabbd2d1b64c8cf45736d7f3e142"` Sep 04 09:34:08.393 INFO blam! d5dc33059552db9c94a8289b6a7d28967d03eabbd2d1b64c8cf45736d7f3e142