Sep 20 01:17:09.666 INFO checking jungle-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 01:17:09.666 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 01:17:09.666 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/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:17:09.811 INFO blam! 257e85d28529a61677771f48dcd2dad137aacf96f64dceb588b1ee176797895e Sep 20 01:17:09.813 INFO running `"docker" "start" "-a" "257e85d28529a61677771f48dcd2dad137aacf96f64dceb588b1ee176797895e"` Sep 20 01:17:10.756 INFO kablam! usermod: no changes Sep 20 01:17:10.802 INFO kablam! Checking jungle v0.1.1 (/source) Sep 20 01:17:11.179 INFO kablam! warning: field is never used: `value` Sep 20 01:17:11.179 INFO kablam! --> src/tree.rs:26:2 Sep 20 01:17:11.179 INFO kablam! | Sep 20 01:17:11.179 INFO kablam! 26 | value: T, Sep 20 01:17:11.179 INFO kablam! | ^^^^^^^^ Sep 20 01:17:11.179 INFO kablam! | Sep 20 01:17:11.180 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 01:17:11.180 INFO kablam! Sep 20 01:17:11.180 INFO kablam! warning: field is never used: `parent` Sep 20 01:17:11.180 INFO kablam! --> src/tree.rs:27:2 Sep 20 01:17:11.180 INFO kablam! | Sep 20 01:17:11.180 INFO kablam! 27 | parent: NodePointer, Sep 20 01:17:11.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.180 INFO kablam! Sep 20 01:17:11.181 INFO kablam! warning: field is never used: `children` Sep 20 01:17:11.181 INFO kablam! --> src/tree.rs:28:2 Sep 20 01:17:11.181 INFO kablam! | Sep 20 01:17:11.181 INFO kablam! 28 | children: GenericArray,N> Sep 20 01:17:11.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.182 INFO kablam! Sep 20 01:17:11.183 INFO kablam! warning: method is never used: `new` Sep 20 01:17:11.183 INFO kablam! --> src/tree.rs:33:5 Sep 20 01:17:11.183 INFO kablam! | Sep 20 01:17:11.184 INFO kablam! 33 | fn new(value: T) -> Self{ Sep 20 01:17:11.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.185 INFO kablam! Sep 20 01:17:11.185 INFO kablam! warning: struct is never constructed: `Tree` Sep 20 01:17:11.185 INFO kablam! --> src/tree.rs:42:1 Sep 20 01:17:11.185 INFO kablam! | Sep 20 01:17:11.185 INFO kablam! 42 | struct Tree>>(NodePointer); Sep 20 01:17:11.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.186 INFO kablam! Sep 20 01:17:11.186 INFO kablam! warning: method is never used: `new` Sep 20 01:17:11.186 INFO kablam! --> src/tree.rs:47:2 Sep 20 01:17:11.186 INFO kablam! | Sep 20 01:17:11.186 INFO kablam! 47 | fn new(value: T) -> Self { Sep 20 01:17:11.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.187 INFO kablam! Sep 20 01:17:11.187 INFO kablam! warning: method is never used: `parent` Sep 20 01:17:11.187 INFO kablam! --> src/tree.rs:51:2 Sep 20 01:17:11.187 INFO kablam! | Sep 20 01:17:11.187 INFO kablam! 51 | fn parent(&mut self) -> bool{ Sep 20 01:17:11.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.188 INFO kablam! Sep 20 01:17:11.188 INFO kablam! warning: method is never used: `child` Sep 20 01:17:11.188 INFO kablam! --> src/tree.rs:61:2 Sep 20 01:17:11.188 INFO kablam! | Sep 20 01:17:11.188 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Sep 20 01:17:11.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.189 INFO kablam! Sep 20 01:17:11.189 INFO kablam! warning: field is never used: `value` Sep 20 01:17:11.189 INFO kablam! --> src/tree.rs:26:2 Sep 20 01:17:11.189 INFO kablam! | Sep 20 01:17:11.189 INFO kablam! 26 | value: T, Sep 20 01:17:11.189 INFO kablam! | ^^^^^^^^ Sep 20 01:17:11.189 INFO kablam! | Sep 20 01:17:11.189 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 01:17:11.189 INFO kablam! Sep 20 01:17:11.193 INFO kablam! warning: field is never used: `parent` Sep 20 01:17:11.193 INFO kablam! --> src/tree.rs:27:2 Sep 20 01:17:11.193 INFO kablam! | Sep 20 01:17:11.193 INFO kablam! 27 | parent: NodePointer, Sep 20 01:17:11.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.193 INFO kablam! Sep 20 01:17:11.193 INFO kablam! warning: field is never used: `children` Sep 20 01:17:11.193 INFO kablam! --> src/tree.rs:28:2 Sep 20 01:17:11.193 INFO kablam! | Sep 20 01:17:11.193 INFO kablam! 28 | children: GenericArray,N> Sep 20 01:17:11.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.193 INFO kablam! Sep 20 01:17:11.193 INFO kablam! warning: method is never used: `new` Sep 20 01:17:11.193 INFO kablam! --> src/tree.rs:33:5 Sep 20 01:17:11.193 INFO kablam! | Sep 20 01:17:11.193 INFO kablam! 33 | fn new(value: T) -> Self{ Sep 20 01:17:11.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.193 INFO kablam! Sep 20 01:17:11.194 INFO kablam! warning: struct is never constructed: `Tree` Sep 20 01:17:11.194 INFO kablam! --> src/tree.rs:42:1 Sep 20 01:17:11.194 INFO kablam! | Sep 20 01:17:11.194 INFO kablam! 42 | struct Tree>>(NodePointer); Sep 20 01:17:11.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.194 INFO kablam! Sep 20 01:17:11.194 INFO kablam! warning: method is never used: `new` Sep 20 01:17:11.194 INFO kablam! --> src/tree.rs:47:2 Sep 20 01:17:11.194 INFO kablam! | Sep 20 01:17:11.194 INFO kablam! 47 | fn new(value: T) -> Self { Sep 20 01:17:11.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.194 INFO kablam! Sep 20 01:17:11.194 INFO kablam! warning: method is never used: `parent` Sep 20 01:17:11.194 INFO kablam! --> src/tree.rs:51:2 Sep 20 01:17:11.194 INFO kablam! | Sep 20 01:17:11.194 INFO kablam! 51 | fn parent(&mut self) -> bool{ Sep 20 01:17:11.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.194 INFO kablam! Sep 20 01:17:11.194 INFO kablam! warning: method is never used: `child` Sep 20 01:17:11.194 INFO kablam! --> src/tree.rs:61:2 Sep 20 01:17:11.194 INFO kablam! | Sep 20 01:17:11.194 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Sep 20 01:17:11.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:17:11.194 INFO kablam! Sep 20 01:17:11.218 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.44s Sep 20 01:17:11.220 INFO kablam! su: No module specific data is present Sep 20 01:17:11.992 INFO running `"docker" "rm" "-f" "257e85d28529a61677771f48dcd2dad137aacf96f64dceb588b1ee176797895e"` Sep 20 01:17:12.083 INFO blam! 257e85d28529a61677771f48dcd2dad137aacf96f64dceb588b1ee176797895e