Oct 27 22:41:06.555 INFO checking etcommon-bigint-0.2.9 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:41:06.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 22:41:06.861 INFO blam! 888a1cf2c0c3161254cfc2523395f55958082b146fc6c3fbfd04d40838599417 Oct 27 22:41:06.867 INFO running `"docker" "start" "-a" "888a1cf2c0c3161254cfc2523395f55958082b146fc6c3fbfd04d40838599417"` Oct 27 22:41:07.923 INFO kablam! usermod: no changes Oct 27 22:41:07.979 INFO kablam! Checking etcommon-rlp v0.2.4 Oct 27 22:41:09.187 INFO kablam! Checking etcommon-bigint v0.2.9 (/source) Oct 27 22:41:13.479 INFO kablam! warning: type alias is never used: `H256FastMap` Oct 27 22:41:13.479 INFO kablam! --> src/hash/mod.rs:541:1 Oct 27 22:41:13.479 INFO kablam! | Oct 27 22:41:13.479 INFO kablam! 541 | pub type H256FastMap = Map>; Oct 27 22:41:13.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:41:13.479 INFO kablam! | Oct 27 22:41:13.479 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:41:13.479 INFO kablam! Oct 27 22:41:13.479 INFO kablam! warning: type alias is never used: `H256FastSet` Oct 27 22:41:13.479 INFO kablam! --> src/hash/mod.rs:544:1 Oct 27 22:41:13.479 INFO kablam! | Oct 27 22:41:13.479 INFO kablam! 544 | pub type H256FastSet = Set>; Oct 27 22:41:13.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:41:13.479 INFO kablam! Oct 27 22:41:14.703 INFO kablam! warning: type alias is never used: `H256FastMap` Oct 27 22:41:14.703 INFO kablam! --> src/hash/mod.rs:541:1 Oct 27 22:41:14.703 INFO kablam! | Oct 27 22:41:14.703 INFO kablam! 541 | pub type H256FastMap = Map>; Oct 27 22:41:14.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:41:14.703 INFO kablam! | Oct 27 22:41:14.703 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:41:14.703 INFO kablam! Oct 27 22:41:14.703 INFO kablam! warning: type alias is never used: `H256FastSet` Oct 27 22:41:14.703 INFO kablam! --> src/hash/mod.rs:544:1 Oct 27 22:41:14.703 INFO kablam! | Oct 27 22:41:14.703 INFO kablam! 544 | pub type H256FastSet = Set>; Oct 27 22:41:14.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:41:14.703 INFO kablam! Oct 27 22:41:14.723 INFO kablam! error: unused arithmetic operation that must be used Oct 27 22:41:14.723 INFO kablam! --> src/uint/tests.rs:334:5 Oct 27 22:41:14.723 INFO kablam! | Oct 27 22:41:14.723 INFO kablam! 334 | / U128::from_str("ffffffffffffffffffffffffffffffff").unwrap() Oct 27 22:41:14.723 INFO kablam! 335 | | + Oct 27 22:41:14.723 INFO kablam! 336 | | U128::from_str("ffffffffffffffffffffffffffffffff").unwrap(); Oct 27 22:41:14.723 INFO kablam! | |___________________________________________________________________^ Oct 27 22:41:14.723 INFO kablam! | Oct 27 22:41:14.723 INFO kablam! note: lint level defined here Oct 27 22:41:14.723 INFO kablam! --> src/lib.rs:2:29 Oct 27 22:41:14.723 INFO kablam! | Oct 27 22:41:14.723 INFO kablam! 2 | unused_comparisons, unused_must_use, Oct 27 22:41:14.723 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 22:41:14.723 INFO kablam! Oct 27 22:41:14.723 INFO kablam! error: unused arithmetic operation that must be used Oct 27 22:41:14.723 INFO kablam! --> src/uint/tests.rs:370:5 Oct 27 22:41:14.723 INFO kablam! | Oct 27 22:41:14.723 INFO kablam! 370 | / U256::from_str("7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff").unwrap() Oct 27 22:41:14.723 INFO kablam! 371 | | * Oct 27 22:41:14.723 INFO kablam! 372 | | U256::from_str("7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff").unwrap(); Oct 27 22:41:14.723 INFO kablam! | |___________________________________________________________________________________________________^ Oct 27 22:41:14.723 INFO kablam! Oct 27 22:41:14.723 INFO kablam! error: unused arithmetic operation that must be used Oct 27 22:41:14.723 INFO kablam! --> src/uint/tests.rs:389:5 Oct 27 22:41:14.723 INFO kablam! | Oct 27 22:41:14.723 INFO kablam! 389 | / U256::from_str("0").unwrap() Oct 27 22:41:14.723 INFO kablam! 390 | | - Oct 27 22:41:14.723 INFO kablam! 391 | | U256::from_str("1").unwrap(); Oct 27 22:41:14.723 INFO kablam! | |____________________________________^ Oct 27 22:41:14.723 INFO kablam! Oct 27 22:41:14.803 INFO kablam! error: aborting due to 3 previous errors Oct 27 22:41:14.803 INFO kablam! Oct 27 22:41:14.810 INFO kablam! error: Could not compile `etcommon-bigint`. Oct 27 22:41:14.810 INFO kablam! Oct 27 22:41:14.810 INFO kablam! To learn more, run the command again with --verbose. Oct 27 22:41:14.812 INFO kablam! su: No module specific data is present Oct 27 22:41:15.355 INFO running `"docker" "rm" "-f" "888a1cf2c0c3161254cfc2523395f55958082b146fc6c3fbfd04d40838599417"` Oct 27 22:41:15.537 INFO blam! 888a1cf2c0c3161254cfc2523395f55958082b146fc6c3fbfd04d40838599417