Oct 22 02:04:40.958 INFO checking jungle-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:04:40.960 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 22 02:04:41.382 INFO blam! a2e35af89ac8591493aafcb8fe463be4a547d1c79aa9272943f8875109500dbd Oct 22 02:04:41.384 INFO running `"docker" "start" "-a" "a2e35af89ac8591493aafcb8fe463be4a547d1c79aa9272943f8875109500dbd"` Oct 22 02:04:43.043 INFO kablam! usermod: no changes Oct 22 02:04:43.097 INFO kablam! Checking generic-array v0.5.1 Oct 22 02:04:44.093 INFO kablam! Checking jungle v0.1.1 (/source) Oct 22 02:04:44.974 INFO kablam! warning: field is never used: `value` Oct 22 02:04:44.974 INFO kablam! --> src/tree.rs:26:2 Oct 22 02:04:44.974 INFO kablam! | Oct 22 02:04:44.974 INFO kablam! 26 | value: T, Oct 22 02:04:44.974 INFO kablam! | ^^^^^^^^ Oct 22 02:04:44.974 INFO kablam! | Oct 22 02:04:44.974 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 02:04:44.974 INFO kablam! Oct 22 02:04:44.976 INFO kablam! warning: field is never used: `parent` Oct 22 02:04:44.976 INFO kablam! --> src/tree.rs:27:2 Oct 22 02:04:44.976 INFO kablam! | Oct 22 02:04:44.976 INFO kablam! 27 | parent: NodePointer, Oct 22 02:04:44.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:44.977 INFO kablam! Oct 22 02:04:44.977 INFO kablam! warning: field is never used: `children` Oct 22 02:04:44.977 INFO kablam! --> src/tree.rs:28:2 Oct 22 02:04:44.977 INFO kablam! | Oct 22 02:04:44.977 INFO kablam! 28 | children: GenericArray,N> Oct 22 02:04:44.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:44.977 INFO kablam! Oct 22 02:04:44.977 INFO kablam! warning: method is never used: `new` Oct 22 02:04:44.977 INFO kablam! --> src/tree.rs:33:5 Oct 22 02:04:44.977 INFO kablam! | Oct 22 02:04:44.977 INFO kablam! 33 | fn new(value: T) -> Self{ Oct 22 02:04:44.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:44.977 INFO kablam! Oct 22 02:04:44.977 INFO kablam! warning: struct is never constructed: `Tree` Oct 22 02:04:44.977 INFO kablam! --> src/tree.rs:42:1 Oct 22 02:04:44.977 INFO kablam! | Oct 22 02:04:44.977 INFO kablam! 42 | struct Tree>>(NodePointer); Oct 22 02:04:44.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:44.977 INFO kablam! Oct 22 02:04:44.977 INFO kablam! warning: method is never used: `new` Oct 22 02:04:44.977 INFO kablam! --> src/tree.rs:47:2 Oct 22 02:04:44.977 INFO kablam! | Oct 22 02:04:44.977 INFO kablam! 47 | fn new(value: T) -> Self { Oct 22 02:04:44.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:44.977 INFO kablam! Oct 22 02:04:44.977 INFO kablam! warning: method is never used: `parent` Oct 22 02:04:44.977 INFO kablam! --> src/tree.rs:51:2 Oct 22 02:04:44.977 INFO kablam! | Oct 22 02:04:44.977 INFO kablam! 51 | fn parent(&mut self) -> bool{ Oct 22 02:04:44.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:44.977 INFO kablam! Oct 22 02:04:44.977 INFO kablam! warning: method is never used: `child` Oct 22 02:04:44.977 INFO kablam! --> src/tree.rs:61:2 Oct 22 02:04:44.977 INFO kablam! | Oct 22 02:04:44.977 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Oct 22 02:04:44.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:44.977 INFO kablam! Oct 22 02:04:45.152 INFO kablam! warning: field is never used: `value` Oct 22 02:04:45.152 INFO kablam! --> src/tree.rs:26:2 Oct 22 02:04:45.152 INFO kablam! | Oct 22 02:04:45.152 INFO kablam! 26 | value: T, Oct 22 02:04:45.152 INFO kablam! | ^^^^^^^^ Oct 22 02:04:45.152 INFO kablam! | Oct 22 02:04:45.152 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 02:04:45.152 INFO kablam! Oct 22 02:04:45.152 INFO kablam! warning: field is never used: `parent` Oct 22 02:04:45.152 INFO kablam! --> src/tree.rs:27:2 Oct 22 02:04:45.153 INFO kablam! | Oct 22 02:04:45.153 INFO kablam! 27 | parent: NodePointer, Oct 22 02:04:45.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:45.153 INFO kablam! Oct 22 02:04:45.153 INFO kablam! warning: field is never used: `children` Oct 22 02:04:45.153 INFO kablam! --> src/tree.rs:28:2 Oct 22 02:04:45.153 INFO kablam! | Oct 22 02:04:45.153 INFO kablam! 28 | children: GenericArray,N> Oct 22 02:04:45.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:45.153 INFO kablam! Oct 22 02:04:45.153 INFO kablam! warning: method is never used: `new` Oct 22 02:04:45.153 INFO kablam! --> src/tree.rs:33:5 Oct 22 02:04:45.153 INFO kablam! | Oct 22 02:04:45.153 INFO kablam! 33 | fn new(value: T) -> Self{ Oct 22 02:04:45.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:45.153 INFO kablam! Oct 22 02:04:45.153 INFO kablam! warning: struct is never constructed: `Tree` Oct 22 02:04:45.153 INFO kablam! --> src/tree.rs:42:1 Oct 22 02:04:45.153 INFO kablam! | Oct 22 02:04:45.153 INFO kablam! 42 | struct Tree>>(NodePointer); Oct 22 02:04:45.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:45.153 INFO kablam! Oct 22 02:04:45.153 INFO kablam! warning: method is never used: `new` Oct 22 02:04:45.153 INFO kablam! --> src/tree.rs:47:2 Oct 22 02:04:45.153 INFO kablam! | Oct 22 02:04:45.153 INFO kablam! 47 | fn new(value: T) -> Self { Oct 22 02:04:45.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:45.153 INFO kablam! Oct 22 02:04:45.153 INFO kablam! warning: method is never used: `parent` Oct 22 02:04:45.153 INFO kablam! --> src/tree.rs:51:2 Oct 22 02:04:45.153 INFO kablam! | Oct 22 02:04:45.153 INFO kablam! 51 | fn parent(&mut self) -> bool{ Oct 22 02:04:45.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:45.153 INFO kablam! Oct 22 02:04:45.153 INFO kablam! warning: method is never used: `child` Oct 22 02:04:45.153 INFO kablam! --> src/tree.rs:61:2 Oct 22 02:04:45.153 INFO kablam! | Oct 22 02:04:45.153 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Oct 22 02:04:45.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:45.153 INFO kablam! Oct 22 02:04:45.212 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.14s Oct 22 02:04:45.220 INFO kablam! su: No module specific data is present Oct 22 02:04:46.357 INFO running `"docker" "rm" "-f" "a2e35af89ac8591493aafcb8fe463be4a547d1c79aa9272943f8875109500dbd"` Oct 22 02:04:46.736 INFO blam! a2e35af89ac8591493aafcb8fe463be4a547d1c79aa9272943f8875109500dbd