Sep 20 01:15:26.512 INFO checking kademlia-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 01:15:26.512 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 01:15:26.512 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:15:26.684 INFO blam! ff8ec48d8ff326c56375253b8ee27888c6c8367cc1f9d55ec09c0b06c6338b5b Sep 20 01:15:26.691 INFO running `"docker" "start" "-a" "ff8ec48d8ff326c56375253b8ee27888c6c8367cc1f9d55ec09c0b06c6338b5b"` Sep 20 01:15:27.961 INFO kablam! usermod: no changes Sep 20 01:15:28.090 INFO kablam! Checking kademlia v0.1.0 (/source) Sep 20 01:15:28.686 INFO kablam! warning: unused import: `rand::OsRng` Sep 20 01:15:28.686 INFO kablam! --> src/number_160.rs:1:5 Sep 20 01:15:28.686 INFO kablam! | Sep 20 01:15:28.686 INFO kablam! 1 | use rand::OsRng; Sep 20 01:15:28.686 INFO kablam! | ^^^^^^^^^^^ Sep 20 01:15:28.686 INFO kablam! | Sep 20 01:15:28.686 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:15:28.686 INFO kablam! Sep 20 01:15:28.686 INFO kablam! warning: unused import: `number_160::Number160` Sep 20 01:15:28.686 INFO kablam! --> src/main.rs:4:5 Sep 20 01:15:28.686 INFO kablam! | Sep 20 01:15:28.686 INFO kablam! 4 | use number_160::Number160; Sep 20 01:15:28.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:15:28.686 INFO kablam! Sep 20 01:15:28.702 INFO kablam! warning: unused import: `rand::OsRng` Sep 20 01:15:28.702 INFO kablam! --> src/number_160.rs:1:5 Sep 20 01:15:28.702 INFO kablam! | Sep 20 01:15:28.702 INFO kablam! 1 | use rand::OsRng; Sep 20 01:15:28.702 INFO kablam! | ^^^^^^^^^^^ Sep 20 01:15:28.702 INFO kablam! | Sep 20 01:15:28.702 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:15:28.702 INFO kablam! Sep 20 01:15:28.702 INFO kablam! warning: unused import: `number_160::Number160` Sep 20 01:15:28.702 INFO kablam! --> src/main.rs:4:5 Sep 20 01:15:28.702 INFO kablam! | Sep 20 01:15:28.702 INFO kablam! 4 | use number_160::Number160; Sep 20 01:15:28.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:15:28.702 INFO kablam! Sep 20 01:15:28.722 INFO kablam! warning: struct is never constructed: `Number160` Sep 20 01:15:28.722 INFO kablam! --> src/number_160.rs:3:1 Sep 20 01:15:28.722 INFO kablam! | Sep 20 01:15:28.722 INFO kablam! 3 | / pub struct Number160 ( Sep 20 01:15:28.722 INFO kablam! 4 | | [u8; 20] Sep 20 01:15:28.722 INFO kablam! 5 | | ); Sep 20 01:15:28.722 INFO kablam! | |__^ Sep 20 01:15:28.727 INFO kablam! | Sep 20 01:15:28.727 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 01:15:28.727 INFO kablam! Sep 20 01:15:28.728 INFO kablam! warning: method is never used: `new` Sep 20 01:15:28.728 INFO kablam! --> src/number_160.rs:9:5 Sep 20 01:15:28.728 INFO kablam! | Sep 20 01:15:28.728 INFO kablam! 9 | pub fn new(b : [u8; 20]) -> Number160 { Sep 20 01:15:28.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:15:28.728 INFO kablam! Sep 20 01:15:28.735 INFO kablam! warning: struct is never constructed: `Number160` Sep 20 01:15:28.735 INFO kablam! --> src/number_160.rs:3:1 Sep 20 01:15:28.735 INFO kablam! | Sep 20 01:15:28.735 INFO kablam! 3 | / pub struct Number160 ( Sep 20 01:15:28.735 INFO kablam! 4 | | [u8; 20] Sep 20 01:15:28.735 INFO kablam! 5 | | ); Sep 20 01:15:28.735 INFO kablam! | |__^ Sep 20 01:15:28.735 INFO kablam! | Sep 20 01:15:28.735 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 01:15:28.735 INFO kablam! Sep 20 01:15:28.736 INFO kablam! warning: method is never used: `new` Sep 20 01:15:28.736 INFO kablam! --> src/number_160.rs:9:5 Sep 20 01:15:28.736 INFO kablam! | Sep 20 01:15:28.736 INFO kablam! 9 | pub fn new(b : [u8; 20]) -> Number160 { Sep 20 01:15:28.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:15:28.736 INFO kablam! Sep 20 01:15:28.796 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Sep 20 01:15:28.799 INFO kablam! su: No module specific data is present Sep 20 01:15:30.010 INFO running `"docker" "rm" "-f" "ff8ec48d8ff326c56375253b8ee27888c6c8367cc1f9d55ec09c0b06c6338b5b"` Sep 20 01:15:30.122 INFO blam! ff8ec48d8ff326c56375253b8ee27888c6c8367cc1f9d55ec09c0b06c6338b5b