Sep 06 03:10:34.438 INFO checking nt-leb128-0.2.4 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:10:34.438 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:10:34.438 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:10:34.619 INFO blam! 41a91b78ef31706c67dbde609391ab27a0acf05c316de01e03cd0dcc07d3cba6 Sep 06 03:10:34.621 INFO running `"docker" "start" "-a" "41a91b78ef31706c67dbde609391ab27a0acf05c316de01e03cd0dcc07d3cba6"` Sep 06 03:10:35.458 INFO kablam! usermod: no changes Sep 06 03:10:35.530 INFO kablam! Checking nt-leb128 v0.2.4 (file:///source) Sep 06 03:10:35.902 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 06 03:10:35.902 INFO kablam! --> src/lib.rs:111:9 Sep 06 03:10:35.902 INFO kablam! | Sep 06 03:10:35.902 INFO kablam! 111 | / assert_eq!(2, Sep 06 03:10:35.902 INFO kablam! 112 | | readable.read_unsigned().expect("Should read number")); Sep 06 03:10:35.902 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 06 03:10:35.902 INFO kablam! | Sep 06 03:10:35.902 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.902 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 06 03:10:35.902 INFO kablam! Sep 06 03:10:35.911 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 06 03:10:35.911 INFO kablam! --> src/lib.rs:116:9 Sep 06 03:10:35.911 INFO kablam! | Sep 06 03:10:35.911 INFO kablam! 116 | / assert_eq!(127, Sep 06 03:10:35.911 INFO kablam! 117 | | readable.read_unsigned().expect("Should read number")); Sep 06 03:10:35.911 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 06 03:10:35.911 INFO kablam! | Sep 06 03:10:35.911 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.911 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 06 03:10:35.911 INFO kablam! Sep 06 03:10:35.915 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 06 03:10:35.915 INFO kablam! --> src/lib.rs:121:9 Sep 06 03:10:35.915 INFO kablam! | Sep 06 03:10:35.915 INFO kablam! 121 | / assert_eq!(128, Sep 06 03:10:35.915 INFO kablam! 122 | | readable.read_unsigned().expect("Should read number")); Sep 06 03:10:35.915 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 06 03:10:35.916 INFO kablam! | Sep 06 03:10:35.916 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.916 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 06 03:10:35.916 INFO kablam! Sep 06 03:10:35.920 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 06 03:10:35.920 INFO kablam! --> src/lib.rs:126:9 Sep 06 03:10:35.920 INFO kablam! | Sep 06 03:10:35.920 INFO kablam! 126 | / assert_eq!(129, Sep 06 03:10:35.920 INFO kablam! 127 | | readable.read_unsigned().expect("Should read number")); Sep 06 03:10:35.920 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 06 03:10:35.920 INFO kablam! | Sep 06 03:10:35.920 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.920 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 06 03:10:35.920 INFO kablam! Sep 06 03:10:35.925 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 06 03:10:35.925 INFO kablam! --> src/lib.rs:131:9 Sep 06 03:10:35.925 INFO kablam! | Sep 06 03:10:35.925 INFO kablam! 131 | / assert_eq!(130, Sep 06 03:10:35.925 INFO kablam! 132 | | readable.read_unsigned().expect("Should read number")); Sep 06 03:10:35.925 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 06 03:10:35.925 INFO kablam! | Sep 06 03:10:35.925 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.925 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 06 03:10:35.925 INFO kablam! Sep 06 03:10:35.929 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 06 03:10:35.929 INFO kablam! --> src/lib.rs:136:9 Sep 06 03:10:35.929 INFO kablam! | Sep 06 03:10:35.929 INFO kablam! 136 | / assert_eq!(12857, Sep 06 03:10:35.929 INFO kablam! 137 | | readable.read_unsigned().expect("Should read number")); Sep 06 03:10:35.929 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 06 03:10:35.929 INFO kablam! | Sep 06 03:10:35.929 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.929 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 06 03:10:35.929 INFO kablam! Sep 06 03:10:35.942 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 06 03:10:35.942 INFO kablam! --> src/lib.rs:145:9 Sep 06 03:10:35.942 INFO kablam! | Sep 06 03:10:35.942 INFO kablam! 145 | assert_eq!(2, readable.read_signed().expect("Should read number")); Sep 06 03:10:35.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 06 03:10:35.942 INFO kablam! | Sep 06 03:10:35.942 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.942 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 06 03:10:35.942 INFO kablam! Sep 06 03:10:35.948 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 06 03:10:35.949 INFO kablam! --> src/lib.rs:149:9 Sep 06 03:10:35.949 INFO kablam! | Sep 06 03:10:35.949 INFO kablam! 149 | assert_eq!(-2, readable.read_signed().expect("Should read number")); Sep 06 03:10:35.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 06 03:10:35.949 INFO kablam! | Sep 06 03:10:35.949 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.949 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 06 03:10:35.949 INFO kablam! Sep 06 03:10:35.954 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 06 03:10:35.954 INFO kablam! --> src/lib.rs:153:9 Sep 06 03:10:35.954 INFO kablam! | Sep 06 03:10:35.954 INFO kablam! 153 | / assert_eq!(127, Sep 06 03:10:35.954 INFO kablam! 154 | | readable.read_signed().expect("Should read number")); Sep 06 03:10:35.954 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 06 03:10:35.954 INFO kablam! | Sep 06 03:10:35.954 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.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 06 03:10:35.954 INFO kablam! Sep 06 03:10:35.957 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 06 03:10:35.957 INFO kablam! --> src/lib.rs:158:9 Sep 06 03:10:35.957 INFO kablam! | Sep 06 03:10:35.957 INFO kablam! 158 | / assert_eq!(-127, Sep 06 03:10:35.957 INFO kablam! 159 | | readable.read_signed().expect("Should read number")); Sep 06 03:10:35.957 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 06 03:10:35.957 INFO kablam! | Sep 06 03:10:35.957 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.957 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 06 03:10:35.957 INFO kablam! Sep 06 03:10:35.966 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 06 03:10:35.966 INFO kablam! --> src/lib.rs:163:9 Sep 06 03:10:35.966 INFO kablam! | Sep 06 03:10:35.966 INFO kablam! 163 | / assert_eq!(128, Sep 06 03:10:35.966 INFO kablam! 164 | | readable.read_signed().expect("Should read number")); Sep 06 03:10:35.966 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 06 03:10:35.970 INFO kablam! | Sep 06 03:10:35.970 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.970 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 06 03:10:35.970 INFO kablam! Sep 06 03:10:35.978 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 06 03:10:35.978 INFO kablam! --> src/lib.rs:168:9 Sep 06 03:10:35.978 INFO kablam! | Sep 06 03:10:35.978 INFO kablam! 168 | / assert_eq!(-128, Sep 06 03:10:35.978 INFO kablam! 169 | | readable.read_signed().expect("Should read number")); Sep 06 03:10:35.978 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 06 03:10:35.978 INFO kablam! | Sep 06 03:10:35.978 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.978 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 06 03:10:35.978 INFO kablam! Sep 06 03:10:35.990 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 06 03:10:35.990 INFO kablam! --> src/lib.rs:173:9 Sep 06 03:10:35.990 INFO kablam! | Sep 06 03:10:35.990 INFO kablam! 173 | / assert_eq!(129, Sep 06 03:10:35.990 INFO kablam! 174 | | readable.read_signed().expect("Should read number")); Sep 06 03:10:35.990 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 06 03:10:35.990 INFO kablam! | Sep 06 03:10:35.990 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.990 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 06 03:10:35.990 INFO kablam! Sep 06 03:10:35.994 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 06 03:10:35.994 INFO kablam! --> src/lib.rs:178:9 Sep 06 03:10:35.994 INFO kablam! | Sep 06 03:10:35.994 INFO kablam! 178 | / assert_eq!(-129, Sep 06 03:10:35.994 INFO kablam! 179 | | readable.read_signed().expect("Should read number")); Sep 06 03:10:35.994 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 06 03:10:35.994 INFO kablam! | Sep 06 03:10:35.994 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 06 03:10:35.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 06 03:10:35.994 INFO kablam! Sep 06 03:10:36.013 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 06 03:10:36.013 INFO kablam! --> src/lib.rs:194:9 Sep 06 03:10:36.013 INFO kablam! | Sep 06 03:10:36.013 INFO kablam! 194 | / assert_eq!(-0x4000000000000000, Sep 06 03:10:36.013 INFO kablam! 195 | | readable.read_signed().expect("Should read number")); Sep 06 03:10:36.013 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 06 03:10:36.013 INFO kablam! | Sep 06 03:10:36.013 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 06 03:10:36.013 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 06 03:10:36.013 INFO kablam! Sep 06 03:10:36.228 INFO kablam! error[E0308]: mismatched types Sep 06 03:10:36.228 INFO kablam! --> src/lib.rs:250:13 Sep 06 03:10:36.228 INFO kablam! | Sep 06 03:10:36.228 INFO kablam! 250 | assert_eq!(i, result); Sep 06 03:10:36.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected i64, found tuple Sep 06 03:10:36.228 INFO kablam! | Sep 06 03:10:36.228 INFO kablam! = note: expected type `i64` Sep 06 03:10:36.228 INFO kablam! found type `(i64, usize)` Sep 06 03:10:36.228 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 06 03:10:36.228 INFO kablam! Sep 06 03:10:36.282 INFO kablam! error[E0308]: mismatched types Sep 06 03:10:36.282 INFO kablam! --> src/lib.rs:271:13 Sep 06 03:10:36.282 INFO kablam! | Sep 06 03:10:36.282 INFO kablam! 271 | assert_eq!(i, result); Sep 06 03:10:36.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected u64, found tuple Sep 06 03:10:36.282 INFO kablam! | Sep 06 03:10:36.282 INFO kablam! = note: expected type `u64` Sep 06 03:10:36.282 INFO kablam! found type `(u64, usize)` Sep 06 03:10:36.282 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 06 03:10:36.282 INFO kablam! Sep 06 03:10:36.310 INFO kablam! error[E0308]: mismatched types Sep 06 03:10:36.310 INFO kablam! --> src/lib.rs:354:9 Sep 06 03:10:36.310 INFO kablam! | Sep 06 03:10:36.310 INFO kablam! 354 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 06 03:10:36.310 INFO kablam! 355 | | 130u64); Sep 06 03:10:36.310 INFO kablam! | |___________________________^ expected tuple, found u64 Sep 06 03:10:36.310 INFO kablam! | Sep 06 03:10:36.310 INFO kablam! = note: expected type `(u64, usize)` Sep 06 03:10:36.310 INFO kablam! found type `u64` Sep 06 03:10:36.310 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 06 03:10:36.310 INFO kablam! Sep 06 03:10:36.334 INFO kablam! error[E0308]: mismatched types Sep 06 03:10:36.334 INFO kablam! --> src/lib.rs:356:9 Sep 06 03:10:36.334 INFO kablam! | Sep 06 03:10:36.334 INFO kablam! 356 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 06 03:10:36.334 INFO kablam! 357 | | 1u64); Sep 06 03:10:36.334 INFO kablam! | |_________________________^ expected tuple, found u64 Sep 06 03:10:36.334 INFO kablam! | Sep 06 03:10:36.334 INFO kablam! = note: expected type `(u64, usize)` Sep 06 03:10:36.334 INFO kablam! found type `u64` Sep 06 03:10:36.334 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 06 03:10:36.334 INFO kablam! Sep 06 03:10:36.461 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 06 03:10:36.461 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 06 03:10:36.461 INFO kablam! | Sep 06 03:10:36.461 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 06 03:10:36.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:10:36.463 INFO kablam! | Sep 06 03:10:36.463 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 03:10:36.463 INFO kablam! Sep 06 03:10:36.479 INFO kablam! error: aborting due to 19 previous errors Sep 06 03:10:36.479 INFO kablam! Sep 06 03:10:36.479 INFO kablam! Some errors occurred: E0277, E0308. Sep 06 03:10:36.479 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 06 03:10:36.498 INFO kablam! error[E0463]: can't find crate for `leb128` Sep 06 03:10:36.498 INFO kablam! --> benches/bench.rs:4:1 Sep 06 03:10:36.498 INFO kablam! | Sep 06 03:10:36.498 INFO kablam! 4 | extern crate leb128; Sep 06 03:10:36.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 03:10:36.498 INFO kablam! Sep 06 03:10:36.506 INFO kablam! error: aborting due to previous error Sep 06 03:10:36.506 INFO kablam! Sep 06 03:10:36.506 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 03:10:36.510 INFO kablam! error: Could not compile `nt-leb128`. Sep 06 03:10:36.510 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:10:36.516 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 06 03:10:36.516 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 06 03:10:36.516 INFO kablam! | Sep 06 03:10:36.516 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 06 03:10:36.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:10:36.516 INFO kablam! | Sep 06 03:10:36.516 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 03:10:36.516 INFO kablam! Sep 06 03:10:36.530 INFO kablam! error: Could not compile `nt-leb128`. Sep 06 03:10:36.530 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:10:36.705 INFO kablam! error: build failed Sep 06 03:10:36.705 INFO kablam! su: No module specific data is present Sep 06 03:10:37.641 INFO running `"docker" "rm" "-f" "41a91b78ef31706c67dbde609391ab27a0acf05c316de01e03cd0dcc07d3cba6"` Sep 06 03:10:37.774 INFO blam! 41a91b78ef31706c67dbde609391ab27a0acf05c316de01e03cd0dcc07d3cba6