Oct 27 20:12:24.786 INFO checking jungle-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:12:24.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:12:25.276 INFO blam! fe2f666a65a6e0521cacd2721871559c908b3458b32e84483c57a5bdd0b19bc9 Oct 27 20:12:25.278 INFO running `"docker" "start" "-a" "fe2f666a65a6e0521cacd2721871559c908b3458b32e84483c57a5bdd0b19bc9"` Oct 27 20:12:27.003 INFO kablam! usermod: no changes Oct 27 20:12:27.119 INFO kablam! Checking jungle v0.1.1 (/source) Oct 27 20:12:28.327 INFO kablam! warning: field is never used: `value` Oct 27 20:12:28.328 INFO kablam! --> src/tree.rs:26:2 Oct 27 20:12:28.329 INFO kablam! | Oct 27 20:12:28.329 INFO kablam! 26 | value: T, Oct 27 20:12:28.330 INFO kablam! | ^^^^^^^^ Oct 27 20:12:28.331 INFO kablam! | Oct 27 20:12:28.331 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:12:28.332 INFO kablam! Oct 27 20:12:28.332 INFO kablam! warning: field is never used: `parent` Oct 27 20:12:28.333 INFO kablam! --> src/tree.rs:27:2 Oct 27 20:12:28.334 INFO kablam! | Oct 27 20:12:28.334 INFO kablam! 27 | parent: NodePointer, Oct 27 20:12:28.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.336 INFO kablam! Oct 27 20:12:28.336 INFO kablam! warning: field is never used: `children` Oct 27 20:12:28.336 INFO kablam! --> src/tree.rs:28:2 Oct 27 20:12:28.336 INFO kablam! | Oct 27 20:12:28.336 INFO kablam! 28 | children: GenericArray,N> Oct 27 20:12:28.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.336 INFO kablam! Oct 27 20:12:28.336 INFO kablam! warning: method is never used: `new` Oct 27 20:12:28.336 INFO kablam! --> src/tree.rs:33:5 Oct 27 20:12:28.336 INFO kablam! | Oct 27 20:12:28.336 INFO kablam! 33 | fn new(value: T) -> Self{ Oct 27 20:12:28.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.336 INFO kablam! Oct 27 20:12:28.339 INFO kablam! warning: struct is never constructed: `Tree` Oct 27 20:12:28.339 INFO kablam! --> src/tree.rs:42:1 Oct 27 20:12:28.339 INFO kablam! | Oct 27 20:12:28.339 INFO kablam! 42 | struct Tree>>(NodePointer); Oct 27 20:12:28.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.339 INFO kablam! Oct 27 20:12:28.339 INFO kablam! warning: method is never used: `new` Oct 27 20:12:28.339 INFO kablam! --> src/tree.rs:47:2 Oct 27 20:12:28.339 INFO kablam! | Oct 27 20:12:28.339 INFO kablam! 47 | fn new(value: T) -> Self { Oct 27 20:12:28.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.339 INFO kablam! Oct 27 20:12:28.339 INFO kablam! warning: method is never used: `parent` Oct 27 20:12:28.339 INFO kablam! --> src/tree.rs:51:2 Oct 27 20:12:28.339 INFO kablam! | Oct 27 20:12:28.339 INFO kablam! 51 | fn parent(&mut self) -> bool{ Oct 27 20:12:28.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.339 INFO kablam! Oct 27 20:12:28.339 INFO kablam! warning: method is never used: `child` Oct 27 20:12:28.339 INFO kablam! --> src/tree.rs:61:2 Oct 27 20:12:28.339 INFO kablam! | Oct 27 20:12:28.339 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Oct 27 20:12:28.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.339 INFO kablam! Oct 27 20:12:28.755 INFO kablam! warning: field is never used: `value` Oct 27 20:12:28.755 INFO kablam! --> src/tree.rs:26:2 Oct 27 20:12:28.755 INFO kablam! | Oct 27 20:12:28.755 INFO kablam! 26 | value: T, Oct 27 20:12:28.755 INFO kablam! | ^^^^^^^^ Oct 27 20:12:28.755 INFO kablam! | Oct 27 20:12:28.755 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:12:28.755 INFO kablam! Oct 27 20:12:28.755 INFO kablam! warning: field is never used: `parent` Oct 27 20:12:28.755 INFO kablam! --> src/tree.rs:27:2 Oct 27 20:12:28.755 INFO kablam! | Oct 27 20:12:28.755 INFO kablam! 27 | parent: NodePointer, Oct 27 20:12:28.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.755 INFO kablam! Oct 27 20:12:28.755 INFO kablam! warning: field is never used: `children` Oct 27 20:12:28.755 INFO kablam! --> src/tree.rs:28:2 Oct 27 20:12:28.755 INFO kablam! | Oct 27 20:12:28.755 INFO kablam! 28 | children: GenericArray,N> Oct 27 20:12:28.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.755 INFO kablam! Oct 27 20:12:28.755 INFO kablam! warning: method is never used: `new` Oct 27 20:12:28.755 INFO kablam! --> src/tree.rs:33:5 Oct 27 20:12:28.755 INFO kablam! | Oct 27 20:12:28.755 INFO kablam! 33 | fn new(value: T) -> Self{ Oct 27 20:12:28.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.755 INFO kablam! Oct 27 20:12:28.755 INFO kablam! warning: struct is never constructed: `Tree` Oct 27 20:12:28.755 INFO kablam! --> src/tree.rs:42:1 Oct 27 20:12:28.756 INFO kablam! | Oct 27 20:12:28.756 INFO kablam! 42 | struct Tree>>(NodePointer); Oct 27 20:12:28.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.756 INFO kablam! Oct 27 20:12:28.756 INFO kablam! warning: method is never used: `new` Oct 27 20:12:28.756 INFO kablam! --> src/tree.rs:47:2 Oct 27 20:12:28.756 INFO kablam! | Oct 27 20:12:28.756 INFO kablam! 47 | fn new(value: T) -> Self { Oct 27 20:12:28.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.756 INFO kablam! Oct 27 20:12:28.756 INFO kablam! warning: method is never used: `parent` Oct 27 20:12:28.756 INFO kablam! --> src/tree.rs:51:2 Oct 27 20:12:28.756 INFO kablam! | Oct 27 20:12:28.756 INFO kablam! 51 | fn parent(&mut self) -> bool{ Oct 27 20:12:28.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.756 INFO kablam! Oct 27 20:12:28.756 INFO kablam! warning: method is never used: `child` Oct 27 20:12:28.756 INFO kablam! --> src/tree.rs:61:2 Oct 27 20:12:28.756 INFO kablam! | Oct 27 20:12:28.756 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Oct 27 20:12:28.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:28.756 INFO kablam! Oct 27 20:12:28.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 27 20:12:28.813 INFO kablam! su: No module specific data is present Oct 27 20:12:29.923 INFO running `"docker" "rm" "-f" "fe2f666a65a6e0521cacd2721871559c908b3458b32e84483c57a5bdd0b19bc9"` Oct 27 20:12:30.189 INFO blam! fe2f666a65a6e0521cacd2721871559c908b3458b32e84483c57a5bdd0b19bc9