Oct 16 04:51:14.004 INFO testing jungle-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:51:14.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:14.438 INFO blam! 6469f65d4786f21ff8866012f427118c53e9a1eb9902740cd502e914154258c4 Oct 16 04:51:14.441 INFO running `"docker" "start" "-a" "6469f65d4786f21ff8866012f427118c53e9a1eb9902740cd502e914154258c4"` Oct 16 04:51:16.815 INFO kablam! usermod: no changes Oct 16 04:51:16.883 INFO kablam! Compiling jungle v0.1.1 (/source) Oct 16 04:51:17.633 INFO kablam! warning: field is never used: `value` Oct 16 04:51:17.633 INFO kablam! --> src/tree.rs:26:2 Oct 16 04:51:17.633 INFO kablam! | Oct 16 04:51:17.633 INFO kablam! 26 | value: T, Oct 16 04:51:17.634 INFO kablam! | ^^^^^^^^ Oct 16 04:51:17.634 INFO kablam! | Oct 16 04:51:17.634 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:51:17.634 INFO kablam! Oct 16 04:51:17.634 INFO kablam! warning: field is never used: `parent` Oct 16 04:51:17.635 INFO kablam! --> src/tree.rs:27:2 Oct 16 04:51:17.635 INFO kablam! | Oct 16 04:51:17.635 INFO kablam! 27 | parent: NodePointer, Oct 16 04:51:17.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:17.635 INFO kablam! Oct 16 04:51:17.635 INFO kablam! warning: field is never used: `children` Oct 16 04:51:17.635 INFO kablam! --> src/tree.rs:28:2 Oct 16 04:51:17.635 INFO kablam! | Oct 16 04:51:17.635 INFO kablam! 28 | children: GenericArray,N> Oct 16 04:51:17.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:17.635 INFO kablam! Oct 16 04:51:17.635 INFO kablam! warning: method is never used: `new` Oct 16 04:51:17.635 INFO kablam! --> src/tree.rs:33:5 Oct 16 04:51:17.635 INFO kablam! | Oct 16 04:51:17.635 INFO kablam! 33 | fn new(value: T) -> Self{ Oct 16 04:51:17.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:17.635 INFO kablam! Oct 16 04:51:17.635 INFO kablam! warning: struct is never constructed: `Tree` Oct 16 04:51:17.635 INFO kablam! --> src/tree.rs:42:1 Oct 16 04:51:17.635 INFO kablam! | Oct 16 04:51:17.635 INFO kablam! 42 | struct Tree>>(NodePointer); Oct 16 04:51:17.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:17.635 INFO kablam! Oct 16 04:51:17.635 INFO kablam! warning: method is never used: `new` Oct 16 04:51:17.635 INFO kablam! --> src/tree.rs:47:2 Oct 16 04:51:17.635 INFO kablam! | Oct 16 04:51:17.635 INFO kablam! 47 | fn new(value: T) -> Self { Oct 16 04:51:17.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:17.635 INFO kablam! Oct 16 04:51:17.635 INFO kablam! warning: method is never used: `parent` Oct 16 04:51:17.635 INFO kablam! --> src/tree.rs:51:2 Oct 16 04:51:17.635 INFO kablam! | Oct 16 04:51:17.635 INFO kablam! 51 | fn parent(&mut self) -> bool{ Oct 16 04:51:17.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:17.635 INFO kablam! Oct 16 04:51:17.635 INFO kablam! warning: method is never used: `child` Oct 16 04:51:17.635 INFO kablam! --> src/tree.rs:61:2 Oct 16 04:51:17.635 INFO kablam! | Oct 16 04:51:17.635 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Oct 16 04:51:17.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:17.635 INFO kablam! Oct 16 04:51:17.713 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 16 04:51:17.715 INFO kablam! su: No module specific data is present Oct 16 04:51:19.555 INFO running `"docker" "rm" "-f" "6469f65d4786f21ff8866012f427118c53e9a1eb9902740cd502e914154258c4"` Oct 16 04:51:19.897 INFO blam! 6469f65d4786f21ff8866012f427118c53e9a1eb9902740cd502e914154258c4 Oct 16 04:51:19.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:20.357 INFO blam! faf69a15f1260e67743026a6dc4a86afafcf1370986abd6acee7e3f1b9519a4f Oct 16 04:51:20.371 INFO running `"docker" "start" "-a" "faf69a15f1260e67743026a6dc4a86afafcf1370986abd6acee7e3f1b9519a4f"` Oct 16 04:51:21.863 INFO kablam! usermod: no changes Oct 16 04:51:21.967 INFO kablam! Compiling jungle v0.1.1 (/source) Oct 16 04:51:22.787 INFO kablam! warning: field is never used: `value` Oct 16 04:51:22.787 INFO kablam! --> src/tree.rs:26:2 Oct 16 04:51:22.787 INFO kablam! | Oct 16 04:51:22.787 INFO kablam! 26 | value: T, Oct 16 04:51:22.787 INFO kablam! | ^^^^^^^^ Oct 16 04:51:22.787 INFO kablam! | Oct 16 04:51:22.787 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:51:22.787 INFO kablam! Oct 16 04:51:22.787 INFO kablam! warning: field is never used: `parent` Oct 16 04:51:22.787 INFO kablam! --> src/tree.rs:27:2 Oct 16 04:51:22.787 INFO kablam! | Oct 16 04:51:22.787 INFO kablam! 27 | parent: NodePointer, Oct 16 04:51:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:22.787 INFO kablam! Oct 16 04:51:22.787 INFO kablam! warning: field is never used: `children` Oct 16 04:51:22.787 INFO kablam! --> src/tree.rs:28:2 Oct 16 04:51:22.787 INFO kablam! | Oct 16 04:51:22.787 INFO kablam! 28 | children: GenericArray,N> Oct 16 04:51:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:22.787 INFO kablam! Oct 16 04:51:22.787 INFO kablam! warning: method is never used: `new` Oct 16 04:51:22.787 INFO kablam! --> src/tree.rs:33:5 Oct 16 04:51:22.787 INFO kablam! | Oct 16 04:51:22.787 INFO kablam! 33 | fn new(value: T) -> Self{ Oct 16 04:51:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:22.787 INFO kablam! Oct 16 04:51:22.787 INFO kablam! warning: struct is never constructed: `Tree` Oct 16 04:51:22.787 INFO kablam! --> src/tree.rs:42:1 Oct 16 04:51:22.787 INFO kablam! | Oct 16 04:51:22.787 INFO kablam! 42 | struct Tree>>(NodePointer); Oct 16 04:51:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:22.787 INFO kablam! Oct 16 04:51:22.787 INFO kablam! warning: method is never used: `new` Oct 16 04:51:22.787 INFO kablam! --> src/tree.rs:47:2 Oct 16 04:51:22.787 INFO kablam! | Oct 16 04:51:22.787 INFO kablam! 47 | fn new(value: T) -> Self { Oct 16 04:51:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:22.787 INFO kablam! Oct 16 04:51:22.787 INFO kablam! warning: method is never used: `parent` Oct 16 04:51:22.787 INFO kablam! --> src/tree.rs:51:2 Oct 16 04:51:22.787 INFO kablam! | Oct 16 04:51:22.787 INFO kablam! 51 | fn parent(&mut self) -> bool{ Oct 16 04:51:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:22.787 INFO kablam! Oct 16 04:51:22.787 INFO kablam! warning: method is never used: `child` Oct 16 04:51:22.787 INFO kablam! --> src/tree.rs:61:2 Oct 16 04:51:22.787 INFO kablam! | Oct 16 04:51:22.787 INFO kablam! 61 | fn child(&mut self, child: usize) -> bool { Oct 16 04:51:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:51:22.788 INFO kablam! Oct 16 04:51:23.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 16 04:51:23.383 INFO kablam! su: No module specific data is present Oct 16 04:51:24.379 INFO running `"docker" "rm" "-f" "faf69a15f1260e67743026a6dc4a86afafcf1370986abd6acee7e3f1b9519a4f"` Oct 16 04:51:24.703 INFO blam! faf69a15f1260e67743026a6dc4a86afafcf1370986abd6acee7e3f1b9519a4f Oct 16 04:51:24.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:25.079 INFO blam! efb6232969986e051d77233a875cc620485093b59af0569114ce0db2ea79f7e4 Oct 16 04:51:25.079 INFO running `"docker" "start" "-a" "efb6232969986e051d77233a875cc620485093b59af0569114ce0db2ea79f7e4"` Oct 16 04:51:26.099 INFO kablam! usermod: no changes Oct 16 04:51:26.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 04:51:26.190 INFO kablam! Running /target/debug/deps/jungle-f891f39350de6010 Oct 16 04:51:26.190 INFO kablam! Doc-tests jungle Oct 16 04:51:26.191 INFO blam! Oct 16 04:51:26.191 INFO blam! running 1 test Oct 16 04:51:26.191 INFO blam! test tests::it_works ... ok Oct 16 04:51:26.191 INFO blam! Oct 16 04:51:26.191 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:51:26.191 INFO blam! Oct 16 04:51:27.394 INFO blam! Oct 16 04:51:27.394 INFO blam! running 0 tests Oct 16 04:51:27.394 INFO blam! Oct 16 04:51:27.394 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:51:27.394 INFO blam! Oct 16 04:51:27.402 INFO kablam! su: No module specific data is present Oct 16 04:51:28.290 INFO running `"docker" "rm" "-f" "efb6232969986e051d77233a875cc620485093b59af0569114ce0db2ea79f7e4"` Oct 16 04:51:28.538 INFO blam! efb6232969986e051d77233a875cc620485093b59af0569114ce0db2ea79f7e4