Sep 04 16:03:59.137 INFO checking jungle-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 16:03:59.137 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 16:03:59.137 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:03:59.322 INFO blam! c9046cf90e232c36b598f261cf754ec1900f5e3db33d08c785a8fe7808485ab3 Sep 04 16:03:59.323 INFO running `"docker" "start" "-a" "c9046cf90e232c36b598f261cf754ec1900f5e3db33d08c785a8fe7808485ab3"` Sep 04 16:04:00.296 INFO kablam! Checking generic-array v0.5.1 Sep 04 16:04:00.865 INFO kablam! Checking jungle v0.1.1 (file:///source) Sep 04 16:04:01.441 INFO kablam! warning: field is never used: `value` Sep 04 16:04:01.441 INFO kablam! --> src/tree.rs:26:2 Sep 04 16:04:01.441 INFO kablam! | Sep 04 16:04:01.441 INFO kablam! 26 | value: T, Sep 04 16:04:01.441 INFO kablam! | ^^^^^^^^ Sep 04 16:04:01.441 INFO kablam! | Sep 04 16:04:01.441 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 16:04:01.441 INFO kablam! Sep 04 16:04:01.442 INFO kablam! warning: field is never used: `parent` Sep 04 16:04:01.442 INFO kablam! --> src/tree.rs:27:2 Sep 04 16:04:01.442 INFO kablam! | Sep 04 16:04:01.442 INFO kablam! 27 | parent: NodePointer, Sep 04 16:04:01.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.442 INFO kablam! Sep 04 16:04:01.442 INFO kablam! warning: field is never used: `children` Sep 04 16:04:01.442 INFO kablam! --> src/tree.rs:28:2 Sep 04 16:04:01.442 INFO kablam! | Sep 04 16:04:01.442 INFO kablam! 28 | children: GenericArray,N> Sep 04 16:04:01.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.442 INFO kablam! Sep 04 16:04:01.442 INFO kablam! warning: method is never used: `new` Sep 04 16:04:01.442 INFO kablam! --> src/tree.rs:33:5 Sep 04 16:04:01.442 INFO kablam! | Sep 04 16:04:01.442 INFO kablam! 33 | fn new(value: T) -> Self{ Sep 04 16:04:01.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.442 INFO kablam! Sep 04 16:04:01.442 INFO kablam! warning: struct is never constructed: `Tree` Sep 04 16:04:01.442 INFO kablam! --> src/tree.rs:42:1 Sep 04 16:04:01.442 INFO kablam! | Sep 04 16:04:01.443 INFO kablam! 42 | struct Tree>>(NodePointer); Sep 04 16:04:01.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.443 INFO kablam! Sep 04 16:04:01.443 INFO kablam! warning: method is never used: `new` Sep 04 16:04:01.443 INFO kablam! --> src/tree.rs:47:2 Sep 04 16:04:01.443 INFO kablam! | Sep 04 16:04:01.443 INFO kablam! 47 | fn new(value: T) -> Self { Sep 04 16:04:01.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.443 INFO kablam! Sep 04 16:04:01.443 INFO kablam! warning: method is never used: `parent` Sep 04 16:04:01.443 INFO kablam! --> src/tree.rs:51:2 Sep 04 16:04:01.443 INFO kablam! | Sep 04 16:04:01.443 INFO kablam! 51 | fn parent(&mut self) -> bool{ Sep 04 16:04:01.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.443 INFO kablam! Sep 04 16:04:01.443 INFO kablam! warning: method is never used: `child` Sep 04 16:04:01.443 INFO kablam! --> src/tree.rs:61:2 Sep 04 16:04:01.443 INFO kablam! | Sep 04 16:04:01.443 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Sep 04 16:04:01.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.443 INFO kablam! Sep 04 16:04:01.614 INFO kablam! warning: field is never used: `value` Sep 04 16:04:01.614 INFO kablam! --> src/tree.rs:26:2 Sep 04 16:04:01.614 INFO kablam! | Sep 04 16:04:01.614 INFO kablam! 26 | value: T, Sep 04 16:04:01.614 INFO kablam! | ^^^^^^^^ Sep 04 16:04:01.614 INFO kablam! | Sep 04 16:04:01.614 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 16:04:01.614 INFO kablam! Sep 04 16:04:01.614 INFO kablam! warning: field is never used: `parent` Sep 04 16:04:01.614 INFO kablam! --> src/tree.rs:27:2 Sep 04 16:04:01.614 INFO kablam! | Sep 04 16:04:01.614 INFO kablam! 27 | parent: NodePointer, Sep 04 16:04:01.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.614 INFO kablam! Sep 04 16:04:01.614 INFO kablam! warning: field is never used: `children` Sep 04 16:04:01.614 INFO kablam! --> src/tree.rs:28:2 Sep 04 16:04:01.614 INFO kablam! | Sep 04 16:04:01.615 INFO kablam! 28 | children: GenericArray,N> Sep 04 16:04:01.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.615 INFO kablam! Sep 04 16:04:01.615 INFO kablam! warning: method is never used: `new` Sep 04 16:04:01.615 INFO kablam! --> src/tree.rs:33:5 Sep 04 16:04:01.615 INFO kablam! | Sep 04 16:04:01.615 INFO kablam! 33 | fn new(value: T) -> Self{ Sep 04 16:04:01.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.615 INFO kablam! Sep 04 16:04:01.615 INFO kablam! warning: struct is never constructed: `Tree` Sep 04 16:04:01.615 INFO kablam! --> src/tree.rs:42:1 Sep 04 16:04:01.615 INFO kablam! | Sep 04 16:04:01.615 INFO kablam! 42 | struct Tree>>(NodePointer); Sep 04 16:04:01.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.615 INFO kablam! Sep 04 16:04:01.615 INFO kablam! warning: method is never used: `new` Sep 04 16:04:01.615 INFO kablam! --> src/tree.rs:47:2 Sep 04 16:04:01.615 INFO kablam! | Sep 04 16:04:01.615 INFO kablam! 47 | fn new(value: T) -> Self { Sep 04 16:04:01.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.615 INFO kablam! Sep 04 16:04:01.615 INFO kablam! warning: method is never used: `parent` Sep 04 16:04:01.615 INFO kablam! --> src/tree.rs:51:2 Sep 04 16:04:01.615 INFO kablam! | Sep 04 16:04:01.615 INFO kablam! 51 | fn parent(&mut self) -> bool{ Sep 04 16:04:01.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.615 INFO kablam! Sep 04 16:04:01.615 INFO kablam! warning: method is never used: `child` Sep 04 16:04:01.615 INFO kablam! --> src/tree.rs:61:2 Sep 04 16:04:01.616 INFO kablam! | Sep 04 16:04:01.616 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Sep 04 16:04:01.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:01.616 INFO kablam! Sep 04 16:04:01.641 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Sep 04 16:04:01.643 INFO kablam! su: No module specific data is present Sep 04 16:04:02.038 INFO running `"docker" "rm" "-f" "c9046cf90e232c36b598f261cf754ec1900f5e3db33d08c785a8fe7808485ab3"` Sep 04 16:04:02.136 INFO blam! c9046cf90e232c36b598f261cf754ec1900f5e3db33d08c785a8fe7808485ab3