Oct 16 04:51:20.235 INFO testing jungle-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:51:20.235 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 04:51:20.735 INFO blam! 83cea427a1d56efaeba417d6dd533b7594305338ae9bd09f06275209c576f70a Oct 16 04:51:20.755 INFO running `"docker" "start" "-a" "83cea427a1d56efaeba417d6dd533b7594305338ae9bd09f06275209c576f70a"` Oct 16 04:51:22.778 INFO kablam! usermod: no changes Oct 16 04:51:22.863 INFO kablam! Compiling jungle v0.1.1 (/source) Oct 16 04:51:23.583 INFO kablam! warning: field is never used: `value` Oct 16 04:51:23.583 INFO kablam! --> src/tree.rs:26:2 Oct 16 04:51:23.583 INFO kablam! | Oct 16 04:51:23.583 INFO kablam! 26 | value: T, Oct 16 04:51:23.583 INFO kablam! | ^^^^^^^^ Oct 16 04:51:23.583 INFO kablam! | Oct 16 04:51:23.583 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:51:23.583 INFO kablam! Oct 16 04:51:23.583 INFO kablam! warning: field is never used: `parent` Oct 16 04:51:23.583 INFO kablam! --> src/tree.rs:27:2 Oct 16 04:51:23.583 INFO kablam! | Oct 16 04:51:23.583 INFO kablam! 27 | parent: NodePointer, Oct 16 04:51:23.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:23.583 INFO kablam! Oct 16 04:51:23.583 INFO kablam! warning: field is never used: `children` Oct 16 04:51:23.583 INFO kablam! --> src/tree.rs:28:2 Oct 16 04:51:23.583 INFO kablam! | Oct 16 04:51:23.583 INFO kablam! 28 | children: GenericArray,N> Oct 16 04:51:23.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:23.583 INFO kablam! Oct 16 04:51:23.583 INFO kablam! warning: method is never used: `new` Oct 16 04:51:23.583 INFO kablam! --> src/tree.rs:33:5 Oct 16 04:51:23.583 INFO kablam! | Oct 16 04:51:23.583 INFO kablam! 33 | fn new(value: T) -> Self{ Oct 16 04:51:23.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:23.583 INFO kablam! Oct 16 04:51:23.583 INFO kablam! warning: struct is never constructed: `Tree` Oct 16 04:51:23.583 INFO kablam! --> src/tree.rs:42:1 Oct 16 04:51:23.583 INFO kablam! | Oct 16 04:51:23.583 INFO kablam! 42 | struct Tree>>(NodePointer); Oct 16 04:51:23.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:23.583 INFO kablam! Oct 16 04:51:23.583 INFO kablam! warning: method is never used: `new` Oct 16 04:51:23.583 INFO kablam! --> src/tree.rs:47:2 Oct 16 04:51:23.583 INFO kablam! | Oct 16 04:51:23.583 INFO kablam! 47 | fn new(value: T) -> Self { Oct 16 04:51:23.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:23.583 INFO kablam! Oct 16 04:51:23.583 INFO kablam! warning: method is never used: `parent` Oct 16 04:51:23.583 INFO kablam! --> src/tree.rs:51:2 Oct 16 04:51:23.583 INFO kablam! | Oct 16 04:51:23.583 INFO kablam! 51 | fn parent(&mut self) -> bool{ Oct 16 04:51:23.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:23.583 INFO kablam! Oct 16 04:51:23.583 INFO kablam! warning: method is never used: `child` Oct 16 04:51:23.583 INFO kablam! --> src/tree.rs:61:2 Oct 16 04:51:23.583 INFO kablam! | Oct 16 04:51:23.583 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Oct 16 04:51:23.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:23.583 INFO kablam! Oct 16 04:51:23.657 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Oct 16 04:51:23.657 INFO kablam! su: No module specific data is present Oct 16 04:51:24.310 INFO running `"docker" "rm" "-f" "83cea427a1d56efaeba417d6dd533b7594305338ae9bd09f06275209c576f70a"` Oct 16 04:51:24.543 INFO blam! 83cea427a1d56efaeba417d6dd533b7594305338ae9bd09f06275209c576f70a Oct 16 04:51:24.547 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 04:51:24.963 INFO blam! 4d1f905df5940180da52dc3154a669ebdef89c42beda792f0273fc6b5ac2cc15 Oct 16 04:51:24.975 INFO running `"docker" "start" "-a" "4d1f905df5940180da52dc3154a669ebdef89c42beda792f0273fc6b5ac2cc15"` Oct 16 04:51:26.139 INFO kablam! usermod: no changes Oct 16 04:51:26.203 INFO kablam! Compiling jungle v0.1.1 (/source) Oct 16 04:51:27.091 INFO kablam! warning: field is never used: `value` Oct 16 04:51:27.092 INFO kablam! --> src/tree.rs:26:2 Oct 16 04:51:27.092 INFO kablam! | Oct 16 04:51:27.092 INFO kablam! 26 | value: T, Oct 16 04:51:27.092 INFO kablam! | ^^^^^^^^ Oct 16 04:51:27.092 INFO kablam! | Oct 16 04:51:27.092 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:51:27.092 INFO kablam! Oct 16 04:51:27.092 INFO kablam! warning: field is never used: `parent` Oct 16 04:51:27.092 INFO kablam! --> src/tree.rs:27:2 Oct 16 04:51:27.092 INFO kablam! | Oct 16 04:51:27.092 INFO kablam! 27 | parent: NodePointer, Oct 16 04:51:27.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:27.092 INFO kablam! Oct 16 04:51:27.092 INFO kablam! warning: field is never used: `children` Oct 16 04:51:27.092 INFO kablam! --> src/tree.rs:28:2 Oct 16 04:51:27.092 INFO kablam! | Oct 16 04:51:27.092 INFO kablam! 28 | children: GenericArray,N> Oct 16 04:51:27.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:27.092 INFO kablam! Oct 16 04:51:27.092 INFO kablam! warning: method is never used: `new` Oct 16 04:51:27.092 INFO kablam! --> src/tree.rs:33:5 Oct 16 04:51:27.092 INFO kablam! | Oct 16 04:51:27.092 INFO kablam! 33 | fn new(value: T) -> Self{ Oct 16 04:51:27.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:27.092 INFO kablam! Oct 16 04:51:27.092 INFO kablam! warning: struct is never constructed: `Tree` Oct 16 04:51:27.092 INFO kablam! --> src/tree.rs:42:1 Oct 16 04:51:27.092 INFO kablam! | Oct 16 04:51:27.092 INFO kablam! 42 | struct Tree>>(NodePointer); Oct 16 04:51:27.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:27.092 INFO kablam! Oct 16 04:51:27.092 INFO kablam! warning: method is never used: `new` Oct 16 04:51:27.092 INFO kablam! --> src/tree.rs:47:2 Oct 16 04:51:27.092 INFO kablam! | Oct 16 04:51:27.092 INFO kablam! 47 | fn new(value: T) -> Self { Oct 16 04:51:27.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:27.099 INFO kablam! Oct 16 04:51:27.099 INFO kablam! warning: method is never used: `parent` Oct 16 04:51:27.099 INFO kablam! --> src/tree.rs:51:2 Oct 16 04:51:27.099 INFO kablam! | Oct 16 04:51:27.099 INFO kablam! 51 | fn parent(&mut self) -> bool{ Oct 16 04:51:27.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:27.099 INFO kablam! Oct 16 04:51:27.099 INFO kablam! warning: method is never used: `child` Oct 16 04:51:27.099 INFO kablam! --> src/tree.rs:61:2 Oct 16 04:51:27.099 INFO kablam! | Oct 16 04:51:27.099 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Oct 16 04:51:27.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:27.099 INFO kablam! Oct 16 04:51:27.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 16 04:51:27.635 INFO kablam! su: No module specific data is present Oct 16 04:51:28.292 INFO running `"docker" "rm" "-f" "4d1f905df5940180da52dc3154a669ebdef89c42beda792f0273fc6b5ac2cc15"` Oct 16 04:51:28.571 INFO blam! 4d1f905df5940180da52dc3154a669ebdef89c42beda792f0273fc6b5ac2cc15 Oct 16 04:51:28.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 04:51:29.043 INFO blam! aba3f56c7fc922f0094832a97f191dcec2ca36fbd57803efb1f6ea367f7deddc Oct 16 04:51:29.051 INFO running `"docker" "start" "-a" "aba3f56c7fc922f0094832a97f191dcec2ca36fbd57803efb1f6ea367f7deddc"` Oct 16 04:51:29.679 INFO kablam! usermod: no changes Oct 16 04:51:29.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 04:51:29.742 INFO kablam! Running /target/debug/deps/jungle-9278909f37b1ff2c Oct 16 04:51:29.755 INFO blam! Oct 16 04:51:29.755 INFO blam! running 1 test Oct 16 04:51:29.759 INFO blam! test tests::it_works ... ok Oct 16 04:51:29.759 INFO kablam! Doc-tests jungle Oct 16 04:51:29.760 INFO blam! Oct 16 04:51:29.760 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:51:29.760 INFO blam! Oct 16 04:51:30.594 INFO blam! Oct 16 04:51:30.594 INFO blam! running 0 tests Oct 16 04:51:30.594 INFO blam! Oct 16 04:51:30.594 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:51:30.594 INFO blam! Oct 16 04:51:30.601 INFO kablam! su: No module specific data is present Oct 16 04:51:30.865 INFO running `"docker" "rm" "-f" "aba3f56c7fc922f0094832a97f191dcec2ca36fbd57803efb1f6ea367f7deddc"` Oct 16 04:51:31.010 INFO blam! aba3f56c7fc922f0094832a97f191dcec2ca36fbd57803efb1f6ea367f7deddc