Sep 01 12:42:41.157 INFO checking nt-leb128-0.2.4 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 12:42:41.157 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 12:42:41.157 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:42:41.354 INFO blam! 7382d6290860c387aed9b789f3195707c8a1d3a5c6cfcf2d573416fcdebf2eb1 Sep 01 12:42:41.356 INFO running `"docker" "start" "-a" "7382d6290860c387aed9b789f3195707c8a1d3a5c6cfcf2d573416fcdebf2eb1"` Sep 01 12:42:42.096 INFO kablam! Checking nt-leb128 v0.2.4 (file:///source) Sep 01 12:42:42.704 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 01 12:42:42.705 INFO kablam! --> src/lib.rs:111:9 Sep 01 12:42:42.705 INFO kablam! | Sep 01 12:42:42.705 INFO kablam! 111 | / assert_eq!(2, Sep 01 12:42:42.705 INFO kablam! 112 | | readable.read_unsigned().expect("Should read number")); Sep 01 12:42:42.705 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 01 12:42:42.705 INFO kablam! | Sep 01 12:42:42.705 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.705 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 01 12:42:42.705 INFO kablam! Sep 01 12:42:42.727 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 01 12:42:42.727 INFO kablam! --> src/lib.rs:116:9 Sep 01 12:42:42.727 INFO kablam! | Sep 01 12:42:42.727 INFO kablam! 116 | / assert_eq!(127, Sep 01 12:42:42.727 INFO kablam! 117 | | readable.read_unsigned().expect("Should read number")); Sep 01 12:42:42.727 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 01 12:42:42.727 INFO kablam! | Sep 01 12:42:42.727 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.727 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 01 12:42:42.727 INFO kablam! Sep 01 12:42:42.734 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 01 12:42:42.734 INFO kablam! --> src/lib.rs:121:9 Sep 01 12:42:42.734 INFO kablam! | Sep 01 12:42:42.734 INFO kablam! 121 | / assert_eq!(128, Sep 01 12:42:42.734 INFO kablam! 122 | | readable.read_unsigned().expect("Should read number")); Sep 01 12:42:42.734 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 01 12:42:42.734 INFO kablam! | Sep 01 12:42:42.734 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.734 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 01 12:42:42.734 INFO kablam! Sep 01 12:42:42.740 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 01 12:42:42.740 INFO kablam! --> src/lib.rs:126:9 Sep 01 12:42:42.740 INFO kablam! | Sep 01 12:42:42.740 INFO kablam! 126 | / assert_eq!(129, Sep 01 12:42:42.740 INFO kablam! 127 | | readable.read_unsigned().expect("Should read number")); Sep 01 12:42:42.740 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 01 12:42:42.741 INFO kablam! | Sep 01 12:42:42.741 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.741 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 01 12:42:42.741 INFO kablam! Sep 01 12:42:42.748 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 01 12:42:42.748 INFO kablam! --> src/lib.rs:131:9 Sep 01 12:42:42.748 INFO kablam! | Sep 01 12:42:42.748 INFO kablam! 131 | / assert_eq!(130, Sep 01 12:42:42.748 INFO kablam! 132 | | readable.read_unsigned().expect("Should read number")); Sep 01 12:42:42.748 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 01 12:42:42.748 INFO kablam! | Sep 01 12:42:42.748 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.748 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 01 12:42:42.748 INFO kablam! Sep 01 12:42:42.754 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 01 12:42:42.754 INFO kablam! --> src/lib.rs:136:9 Sep 01 12:42:42.754 INFO kablam! | Sep 01 12:42:42.754 INFO kablam! 136 | / assert_eq!(12857, Sep 01 12:42:42.754 INFO kablam! 137 | | readable.read_unsigned().expect("Should read number")); Sep 01 12:42:42.754 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 01 12:42:42.754 INFO kablam! | Sep 01 12:42:42.754 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.754 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 01 12:42:42.754 INFO kablam! Sep 01 12:42:42.768 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 01 12:42:42.768 INFO kablam! --> src/lib.rs:145:9 Sep 01 12:42:42.768 INFO kablam! | Sep 01 12:42:42.768 INFO kablam! 145 | assert_eq!(2, readable.read_signed().expect("Should read number")); Sep 01 12:42:42.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 01 12:42:42.768 INFO kablam! | Sep 01 12:42:42.768 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.769 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 01 12:42:42.769 INFO kablam! Sep 01 12:42:42.777 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 01 12:42:42.777 INFO kablam! --> src/lib.rs:149:9 Sep 01 12:42:42.777 INFO kablam! | Sep 01 12:42:42.777 INFO kablam! 149 | assert_eq!(-2, readable.read_signed().expect("Should read number")); Sep 01 12:42:42.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 01 12:42:42.777 INFO kablam! | Sep 01 12:42:42.778 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.778 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 01 12:42:42.778 INFO kablam! Sep 01 12:42:42.785 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 01 12:42:42.785 INFO kablam! --> src/lib.rs:153:9 Sep 01 12:42:42.785 INFO kablam! | Sep 01 12:42:42.785 INFO kablam! 153 | / assert_eq!(127, Sep 01 12:42:42.785 INFO kablam! 154 | | readable.read_signed().expect("Should read number")); Sep 01 12:42:42.785 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 01 12:42:42.785 INFO kablam! | Sep 01 12:42:42.785 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.785 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 01 12:42:42.785 INFO kablam! Sep 01 12:42:42.791 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 01 12:42:42.791 INFO kablam! --> src/lib.rs:158:9 Sep 01 12:42:42.791 INFO kablam! | Sep 01 12:42:42.791 INFO kablam! 158 | / assert_eq!(-127, Sep 01 12:42:42.791 INFO kablam! 159 | | readable.read_signed().expect("Should read number")); Sep 01 12:42:42.791 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 01 12:42:42.791 INFO kablam! | Sep 01 12:42:42.792 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.792 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 01 12:42:42.792 INFO kablam! Sep 01 12:42:42.814 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 01 12:42:42.814 INFO kablam! --> src/lib.rs:163:9 Sep 01 12:42:42.814 INFO kablam! | Sep 01 12:42:42.814 INFO kablam! 163 | / assert_eq!(128, Sep 01 12:42:42.814 INFO kablam! 164 | | readable.read_signed().expect("Should read number")); Sep 01 12:42:42.814 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 01 12:42:42.814 INFO kablam! | Sep 01 12:42:42.814 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.814 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 01 12:42:42.814 INFO kablam! Sep 01 12:42:42.814 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 01 12:42:42.814 INFO kablam! --> src/lib.rs:168:9 Sep 01 12:42:42.814 INFO kablam! | Sep 01 12:42:42.814 INFO kablam! 168 | / assert_eq!(-128, Sep 01 12:42:42.815 INFO kablam! 169 | | readable.read_signed().expect("Should read number")); Sep 01 12:42:42.815 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 01 12:42:42.815 INFO kablam! | Sep 01 12:42:42.815 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.815 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 01 12:42:42.815 INFO kablam! Sep 01 12:42:42.815 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 01 12:42:42.815 INFO kablam! --> src/lib.rs:173:9 Sep 01 12:42:42.815 INFO kablam! | Sep 01 12:42:42.815 INFO kablam! 173 | / assert_eq!(129, Sep 01 12:42:42.815 INFO kablam! 174 | | readable.read_signed().expect("Should read number")); Sep 01 12:42:42.815 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 01 12:42:42.815 INFO kablam! | Sep 01 12:42:42.815 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.815 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 01 12:42:42.815 INFO kablam! Sep 01 12:42:42.815 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 01 12:42:42.815 INFO kablam! --> src/lib.rs:178:9 Sep 01 12:42:42.815 INFO kablam! | Sep 01 12:42:42.815 INFO kablam! 178 | / assert_eq!(-129, Sep 01 12:42:42.815 INFO kablam! 179 | | readable.read_signed().expect("Should read number")); Sep 01 12:42:42.815 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 01 12:42:42.817 INFO kablam! | Sep 01 12:42:42.817 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.817 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 01 12:42:42.817 INFO kablam! Sep 01 12:42:42.836 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 01 12:42:42.836 INFO kablam! --> src/lib.rs:194:9 Sep 01 12:42:42.836 INFO kablam! | Sep 01 12:42:42.836 INFO kablam! 194 | / assert_eq!(-0x4000000000000000, Sep 01 12:42:42.836 INFO kablam! 195 | | readable.read_signed().expect("Should read number")); Sep 01 12:42:42.836 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 01 12:42:42.839 INFO kablam! | Sep 01 12:42:42.839 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 01 12:42:42.840 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 01 12:42:42.840 INFO kablam! Sep 01 12:42:43.044 INFO kablam! error[E0308]: mismatched types Sep 01 12:42:43.044 INFO kablam! --> src/lib.rs:250:13 Sep 01 12:42:43.044 INFO kablam! | Sep 01 12:42:43.044 INFO kablam! 250 | assert_eq!(i, result); Sep 01 12:42:43.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected i64, found tuple Sep 01 12:42:43.045 INFO kablam! | Sep 01 12:42:43.045 INFO kablam! = note: expected type `i64` Sep 01 12:42:43.045 INFO kablam! found type `(i64, usize)` Sep 01 12:42:43.046 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 01 12:42:43.046 INFO kablam! Sep 01 12:42:43.187 INFO kablam! error[E0308]: mismatched types Sep 01 12:42:43.187 INFO kablam! --> src/lib.rs:271:13 Sep 01 12:42:43.187 INFO kablam! | Sep 01 12:42:43.187 INFO kablam! 271 | assert_eq!(i, result); Sep 01 12:42:43.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected u64, found tuple Sep 01 12:42:43.188 INFO kablam! | Sep 01 12:42:43.188 INFO kablam! = note: expected type `u64` Sep 01 12:42:43.188 INFO kablam! found type `(u64, usize)` Sep 01 12:42:43.188 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 01 12:42:43.188 INFO kablam! Sep 01 12:42:43.247 INFO kablam! error[E0308]: mismatched types Sep 01 12:42:43.247 INFO kablam! --> src/lib.rs:354:9 Sep 01 12:42:43.247 INFO kablam! | Sep 01 12:42:43.247 INFO kablam! 354 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 01 12:42:43.247 INFO kablam! 355 | | 130u64); Sep 01 12:42:43.247 INFO kablam! | |___________________________^ expected tuple, found u64 Sep 01 12:42:43.247 INFO kablam! | Sep 01 12:42:43.247 INFO kablam! = note: expected type `(u64, usize)` Sep 01 12:42:43.247 INFO kablam! found type `u64` Sep 01 12:42:43.247 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 01 12:42:43.247 INFO kablam! Sep 01 12:42:43.291 INFO kablam! error[E0308]: mismatched types Sep 01 12:42:43.291 INFO kablam! --> src/lib.rs:356:9 Sep 01 12:42:43.291 INFO kablam! | Sep 01 12:42:43.291 INFO kablam! 356 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 01 12:42:43.291 INFO kablam! 357 | | 1u64); Sep 01 12:42:43.291 INFO kablam! | |_________________________^ expected tuple, found u64 Sep 01 12:42:43.291 INFO kablam! | Sep 01 12:42:43.291 INFO kablam! = note: expected type `(u64, usize)` Sep 01 12:42:43.291 INFO kablam! found type `u64` Sep 01 12:42:43.291 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 01 12:42:43.291 INFO kablam! Sep 01 12:42:43.444 INFO kablam! error: aborting due to 19 previous errors Sep 01 12:42:43.444 INFO kablam! Sep 01 12:42:43.445 INFO kablam! Some errors occurred: E0277, E0308. Sep 01 12:42:43.445 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 01 12:42:43.454 INFO kablam! error: Could not compile `nt-leb128`. Sep 01 12:42:43.455 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 12:42:43.807 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 01 12:42:43.807 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 01 12:42:43.807 INFO kablam! | Sep 01 12:42:43.807 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 01 12:42:43.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:43.807 INFO kablam! | Sep 01 12:42:43.807 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:42:43.807 INFO kablam! Sep 01 12:42:43.815 INFO kablam! error[E0463]: can't find crate for `leb128` Sep 01 12:42:43.815 INFO kablam! --> benches/bench.rs:4:1 Sep 01 12:42:43.815 INFO kablam! | Sep 01 12:42:43.815 INFO kablam! 4 | extern crate leb128; Sep 01 12:42:43.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 12:42:43.815 INFO kablam! Sep 01 12:42:43.816 INFO kablam! error: aborting due to previous error Sep 01 12:42:43.816 INFO kablam! Sep 01 12:42:43.816 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 12:42:43.825 INFO kablam! error: Could not compile `nt-leb128`. Sep 01 12:42:43.825 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 12:42:43.937 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 01 12:42:43.937 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 01 12:42:43.937 INFO kablam! | Sep 01 12:42:43.937 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 01 12:42:43.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:42:43.937 INFO kablam! | Sep 01 12:42:43.937 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:42:43.937 INFO kablam! Sep 01 12:42:44.104 INFO kablam! error: build failed Sep 01 12:42:44.105 INFO kablam! su: No module specific data is present Sep 01 12:42:44.662 INFO running `"docker" "rm" "-f" "7382d6290860c387aed9b789f3195707c8a1d3a5c6cfcf2d573416fcdebf2eb1"` Sep 01 12:42:44.764 INFO blam! 7382d6290860c387aed9b789f3195707c8a1d3a5c6cfcf2d573416fcdebf2eb1