Sep 14 12:29:11.464 INFO checking nt-leb128-0.2.4 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:29:11.464 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:29:11.464 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:29:11.635 INFO blam! 81d723c93722f3b42f143303fa1a413c02f71304c08b6f4b6e6595a18432b94b Sep 14 12:29:11.650 INFO running `"docker" "start" "-a" "81d723c93722f3b42f143303fa1a413c02f71304c08b6f4b6e6595a18432b94b"` Sep 14 12:29:12.278 INFO kablam! usermod: no changes Sep 14 12:29:12.315 INFO kablam! Checking nt-leb128 v0.2.4 (file:///source) Sep 14 12:29:12.742 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 14 12:29:12.742 INFO kablam! --> src/lib.rs:111:9 Sep 14 12:29:12.742 INFO kablam! | Sep 14 12:29:12.742 INFO kablam! 111 | / assert_eq!(2, Sep 14 12:29:12.742 INFO kablam! 112 | | readable.read_unsigned().expect("Should read number")); Sep 14 12:29:12.742 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 14 12:29:12.742 INFO kablam! | Sep 14 12:29:12.742 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.742 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 14 12:29:12.742 INFO kablam! Sep 14 12:29:12.754 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 14 12:29:12.755 INFO kablam! --> src/lib.rs:116:9 Sep 14 12:29:12.755 INFO kablam! | Sep 14 12:29:12.755 INFO kablam! 116 | / assert_eq!(127, Sep 14 12:29:12.755 INFO kablam! 117 | | readable.read_unsigned().expect("Should read number")); Sep 14 12:29:12.755 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 14 12:29:12.755 INFO kablam! | Sep 14 12:29:12.755 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.755 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 14 12:29:12.755 INFO kablam! Sep 14 12:29:12.759 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 14 12:29:12.759 INFO kablam! --> src/lib.rs:121:9 Sep 14 12:29:12.759 INFO kablam! | Sep 14 12:29:12.759 INFO kablam! 121 | / assert_eq!(128, Sep 14 12:29:12.759 INFO kablam! 122 | | readable.read_unsigned().expect("Should read number")); Sep 14 12:29:12.759 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 14 12:29:12.759 INFO kablam! | Sep 14 12:29:12.759 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.759 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 14 12:29:12.759 INFO kablam! Sep 14 12:29:12.761 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 14 12:29:12.761 INFO kablam! --> src/lib.rs:126:9 Sep 14 12:29:12.761 INFO kablam! | Sep 14 12:29:12.761 INFO kablam! 126 | / assert_eq!(129, Sep 14 12:29:12.761 INFO kablam! 127 | | readable.read_unsigned().expect("Should read number")); Sep 14 12:29:12.761 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 14 12:29:12.762 INFO kablam! | Sep 14 12:29:12.767 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.767 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 14 12:29:12.767 INFO kablam! Sep 14 12:29:12.771 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 14 12:29:12.771 INFO kablam! --> src/lib.rs:131:9 Sep 14 12:29:12.771 INFO kablam! | Sep 14 12:29:12.771 INFO kablam! 131 | / assert_eq!(130, Sep 14 12:29:12.771 INFO kablam! 132 | | readable.read_unsigned().expect("Should read number")); Sep 14 12:29:12.771 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 14 12:29:12.771 INFO kablam! | Sep 14 12:29:12.771 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.771 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 14 12:29:12.771 INFO kablam! Sep 14 12:29:12.775 INFO kablam! error[E0277]: can't compare `{integer}` with `(u64, usize)` Sep 14 12:29:12.775 INFO kablam! --> src/lib.rs:136:9 Sep 14 12:29:12.775 INFO kablam! | Sep 14 12:29:12.775 INFO kablam! 136 | / assert_eq!(12857, Sep 14 12:29:12.775 INFO kablam! 137 | | readable.read_unsigned().expect("Should read number")); Sep 14 12:29:12.775 INFO kablam! | |__________________________________________________________________________^ no implementation for `{integer} == (u64, usize)` Sep 14 12:29:12.775 INFO kablam! | Sep 14 12:29:12.775 INFO kablam! = help: the trait `std::cmp::PartialEq<(u64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.775 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 14 12:29:12.775 INFO kablam! Sep 14 12:29:12.785 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 14 12:29:12.786 INFO kablam! --> src/lib.rs:145:9 Sep 14 12:29:12.786 INFO kablam! | Sep 14 12:29:12.786 INFO kablam! 145 | assert_eq!(2, readable.read_signed().expect("Should read number")); Sep 14 12:29:12.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 14 12:29:12.788 INFO kablam! | Sep 14 12:29:12.788 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.788 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 14 12:29:12.788 INFO kablam! Sep 14 12:29:12.794 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 14 12:29:12.794 INFO kablam! --> src/lib.rs:149:9 Sep 14 12:29:12.794 INFO kablam! | Sep 14 12:29:12.794 INFO kablam! 149 | assert_eq!(-2, readable.read_signed().expect("Should read number")); Sep 14 12:29:12.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == (i64, usize)` Sep 14 12:29:12.794 INFO kablam! | Sep 14 12:29:12.794 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.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 14 12:29:12.794 INFO kablam! Sep 14 12:29:12.804 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 14 12:29:12.804 INFO kablam! --> src/lib.rs:153:9 Sep 14 12:29:12.804 INFO kablam! | Sep 14 12:29:12.804 INFO kablam! 153 | / assert_eq!(127, Sep 14 12:29:12.804 INFO kablam! 154 | | readable.read_signed().expect("Should read number")); Sep 14 12:29:12.804 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 14 12:29:12.804 INFO kablam! | Sep 14 12:29:12.804 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.804 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 14 12:29:12.804 INFO kablam! Sep 14 12:29:12.804 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 14 12:29:12.804 INFO kablam! --> src/lib.rs:158:9 Sep 14 12:29:12.805 INFO kablam! | Sep 14 12:29:12.805 INFO kablam! 158 | / assert_eq!(-127, Sep 14 12:29:12.805 INFO kablam! 159 | | readable.read_signed().expect("Should read number")); Sep 14 12:29:12.805 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 14 12:29:12.805 INFO kablam! | Sep 14 12:29:12.805 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.805 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 14 12:29:12.805 INFO kablam! Sep 14 12:29:12.811 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 14 12:29:12.811 INFO kablam! --> src/lib.rs:163:9 Sep 14 12:29:12.811 INFO kablam! | Sep 14 12:29:12.811 INFO kablam! 163 | / assert_eq!(128, Sep 14 12:29:12.811 INFO kablam! 164 | | readable.read_signed().expect("Should read number")); Sep 14 12:29:12.811 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 14 12:29:12.811 INFO kablam! | Sep 14 12:29:12.811 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.811 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 14 12:29:12.811 INFO kablam! Sep 14 12:29:12.819 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 14 12:29:12.819 INFO kablam! --> src/lib.rs:168:9 Sep 14 12:29:12.819 INFO kablam! | Sep 14 12:29:12.819 INFO kablam! 168 | / assert_eq!(-128, Sep 14 12:29:12.819 INFO kablam! 169 | | readable.read_signed().expect("Should read number")); Sep 14 12:29:12.819 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 14 12:29:12.819 INFO kablam! | Sep 14 12:29:12.819 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.819 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 14 12:29:12.819 INFO kablam! Sep 14 12:29:12.827 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 14 12:29:12.827 INFO kablam! --> src/lib.rs:173:9 Sep 14 12:29:12.827 INFO kablam! | Sep 14 12:29:12.827 INFO kablam! 173 | / assert_eq!(129, Sep 14 12:29:12.827 INFO kablam! 174 | | readable.read_signed().expect("Should read number")); Sep 14 12:29:12.827 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 14 12:29:12.827 INFO kablam! | Sep 14 12:29:12.827 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.827 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 14 12:29:12.827 INFO kablam! Sep 14 12:29:12.831 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 14 12:29:12.831 INFO kablam! --> src/lib.rs:178:9 Sep 14 12:29:12.831 INFO kablam! | Sep 14 12:29:12.831 INFO kablam! 178 | / assert_eq!(-129, Sep 14 12:29:12.831 INFO kablam! 179 | | readable.read_signed().expect("Should read number")); Sep 14 12:29:12.831 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 14 12:29:12.831 INFO kablam! | Sep 14 12:29:12.831 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.831 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 14 12:29:12.831 INFO kablam! Sep 14 12:29:12.847 INFO kablam! error[E0277]: can't compare `{integer}` with `(i64, usize)` Sep 14 12:29:12.847 INFO kablam! --> src/lib.rs:194:9 Sep 14 12:29:12.847 INFO kablam! | Sep 14 12:29:12.847 INFO kablam! 194 | / assert_eq!(-0x4000000000000000, Sep 14 12:29:12.847 INFO kablam! 195 | | readable.read_signed().expect("Should read number")); Sep 14 12:29:12.847 INFO kablam! | |________________________________________________________________________^ no implementation for `{integer} == (i64, usize)` Sep 14 12:29:12.851 INFO kablam! | Sep 14 12:29:12.851 INFO kablam! = help: the trait `std::cmp::PartialEq<(i64, usize)>` is not implemented for `{integer}` Sep 14 12:29:12.851 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 14 12:29:12.851 INFO kablam! Sep 14 12:29:12.963 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 14 12:29:12.963 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 14 12:29:12.963 INFO kablam! | Sep 14 12:29:12.963 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 14 12:29:12.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:29:12.963 INFO kablam! | Sep 14 12:29:12.963 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 12:29:12.963 INFO kablam! Sep 14 12:29:12.963 INFO kablam! error[E0308]: mismatched types Sep 14 12:29:12.963 INFO kablam! --> src/lib.rs:250:13 Sep 14 12:29:12.963 INFO kablam! | Sep 14 12:29:12.963 INFO kablam! 250 | assert_eq!(i, result); Sep 14 12:29:12.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected i64, found tuple Sep 14 12:29:12.963 INFO kablam! | Sep 14 12:29:12.963 INFO kablam! = note: expected type `i64` Sep 14 12:29:12.963 INFO kablam! found type `(i64, usize)` Sep 14 12:29: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 14 12:29:12.963 INFO kablam! Sep 14 12:29:13.002 INFO kablam! error[E0463]: can't find crate for `leb128` Sep 14 12:29:13.002 INFO kablam! --> benches/bench.rs:4:1 Sep 14 12:29:13.002 INFO kablam! | Sep 14 12:29:13.002 INFO kablam! 4 | extern crate leb128; Sep 14 12:29:13.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 12:29:13.002 INFO kablam! Sep 14 12:29:13.002 INFO kablam! error: aborting due to previous error Sep 14 12:29:13.002 INFO kablam! Sep 14 12:29:13.002 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 12:29:13.019 INFO kablam! error: Could not compile `nt-leb128`. Sep 14 12:29:13.019 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:29:13.067 INFO kablam! error[E0308]: mismatched types Sep 14 12:29:13.067 INFO kablam! --> src/lib.rs:271:13 Sep 14 12:29:13.067 INFO kablam! | Sep 14 12:29:13.067 INFO kablam! 271 | assert_eq!(i, result); Sep 14 12:29:13.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected u64, found tuple Sep 14 12:29:13.067 INFO kablam! | Sep 14 12:29:13.067 INFO kablam! = note: expected type `u64` Sep 14 12:29:13.067 INFO kablam! found type `(u64, usize)` Sep 14 12:29:13.067 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 14 12:29:13.067 INFO kablam! Sep 14 12:29:13.095 INFO kablam! warning: unused import: `leb128::read::LEB128Read` Sep 14 12:29:13.095 INFO kablam! --> src/bin/leb128-repl.rs:5:5 Sep 14 12:29:13.095 INFO kablam! | Sep 14 12:29:13.095 INFO kablam! 5 | use leb128::read::LEB128Read; Sep 14 12:29:13.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:29:13.095 INFO kablam! | Sep 14 12:29:13.095 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 12:29:13.095 INFO kablam! Sep 14 12:29:13.138 INFO kablam! error[E0308]: mismatched types Sep 14 12:29:13.138 INFO kablam! --> src/lib.rs:354:9 Sep 14 12:29:13.138 INFO kablam! | Sep 14 12:29:13.138 INFO kablam! 354 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 14 12:29:13.138 INFO kablam! 355 | | 130u64); Sep 14 12:29:13.138 INFO kablam! | |___________________________^ expected tuple, found u64 Sep 14 12:29:13.138 INFO kablam! | Sep 14 12:29:13.138 INFO kablam! = note: expected type `(u64, usize)` Sep 14 12:29:13.138 INFO kablam! found type `u64` Sep 14 12:29:13.138 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 14 12:29:13.138 INFO kablam! Sep 14 12:29:13.167 INFO kablam! error[E0308]: mismatched types Sep 14 12:29:13.167 INFO kablam! --> src/lib.rs:356:9 Sep 14 12:29:13.167 INFO kablam! | Sep 14 12:29:13.167 INFO kablam! 356 | / assert_eq!(readable.read_unsigned().expect("Should read first number"), Sep 14 12:29:13.167 INFO kablam! 357 | | 1u64); Sep 14 12:29:13.167 INFO kablam! | |_________________________^ expected tuple, found u64 Sep 14 12:29:13.167 INFO kablam! | Sep 14 12:29:13.167 INFO kablam! = note: expected type `(u64, usize)` Sep 14 12:29:13.167 INFO kablam! found type `u64` Sep 14 12:29:13.167 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 14 12:29:13.167 INFO kablam! Sep 14 12:29:13.225 INFO kablam! error: aborting due to 19 previous errors Sep 14 12:29:13.227 INFO kablam! Sep 14 12:29:13.227 INFO kablam! Some errors occurred: E0277, E0308. Sep 14 12:29:13.227 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 14 12:29:13.236 INFO kablam! error: Could not compile `nt-leb128`. Sep 14 12:29:13.236 INFO kablam! Sep 14 12:29:13.236 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:29:13.237 INFO kablam! su: No module specific data is present Sep 14 12:29:13.978 INFO running `"docker" "rm" "-f" "81d723c93722f3b42f143303fa1a413c02f71304c08b6f4b6e6595a18432b94b"` Sep 14 12:29:14.263 INFO blam! 81d723c93722f3b42f143303fa1a413c02f71304c08b6f4b6e6595a18432b94b