Oct 15 12:20:54.912 INFO testing Berteun/rust-toy-list against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:20:54.912 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 12:20:55.261 INFO blam! 94d53b579d4de56ca1cbc3508239ede7d1fa878c83ad74a26a35c441e0e46c59 Oct 15 12:20:55.264 INFO running `"docker" "start" "-a" "94d53b579d4de56ca1cbc3508239ede7d1fa878c83ad74a26a35c441e0e46c59"` Oct 15 12:20:56.854 INFO kablam! usermod: no changes Oct 15 12:20:56.936 INFO kablam! Compiling reverse v0.1.0 (/source) Oct 15 12:20:57.487 INFO kablam! warning: private type `list::Node` in public interface (error E0446) Oct 15 12:20:57.487 INFO kablam! --> src/list/mod.rs:65:5 Oct 15 12:20:57.487 INFO kablam! | Oct 15 12:20:57.487 INFO kablam! 65 | / pub fn first(&self) -> Option<&Node> Oct 15 12:20:57.487 INFO kablam! 66 | | { Oct 15 12:20:57.487 INFO kablam! 67 | | match self.head Oct 15 12:20:57.487 INFO kablam! 68 | | { Oct 15 12:20:57.487 INFO kablam! ... | Oct 15 12:20:57.487 INFO kablam! 71 | | } Oct 15 12:20:57.487 INFO kablam! 72 | | } Oct 15 12:20:57.487 INFO kablam! | |_____^ Oct 15 12:20:57.487 INFO kablam! | Oct 15 12:20:57.487 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 15 12:20:57.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 12:20:57.487 INFO kablam! = note: for more information, see issue #34537 Oct 15 12:20:57.487 INFO kablam! Oct 15 12:20:57.487 INFO kablam! warning: private type `list::Node` in public interface (error E0446) Oct 15 12:20:57.487 INFO kablam! --> src/list/mod.rs:74:5 Oct 15 12:20:57.487 INFO kablam! | Oct 15 12:20:57.487 INFO kablam! 74 | / pub fn last(&self) -> Option<&Node> Oct 15 12:20:57.487 INFO kablam! 75 | | { Oct 15 12:20:57.487 INFO kablam! 76 | | match self.head { Oct 15 12:20:57.487 INFO kablam! 77 | | Some(ref boxed_node) => Some(boxed_node.last()), Oct 15 12:20:57.487 INFO kablam! 78 | | None => None Oct 15 12:20:57.487 INFO kablam! 79 | | } Oct 15 12:20:57.487 INFO kablam! 80 | | } Oct 15 12:20:57.487 INFO kablam! | |_____^ Oct 15 12:20:57.487 INFO kablam! | Oct 15 12:20:57.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 12:20:57.487 INFO kablam! = note: for more information, see issue #34537 Oct 15 12:20:57.487 INFO kablam! Oct 15 12:20:57.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 15 12:20:58.000 INFO kablam! su: No module specific data is present Oct 15 12:20:58.745 INFO running `"docker" "rm" "-f" "94d53b579d4de56ca1cbc3508239ede7d1fa878c83ad74a26a35c441e0e46c59"` Oct 15 12:20:58.975 INFO blam! 94d53b579d4de56ca1cbc3508239ede7d1fa878c83ad74a26a35c441e0e46c59 Oct 15 12:20:58.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 12:20:59.483 INFO blam! 374abf28b877e61dc76922c50658a19197ee4d086ff788a2e15256b8dcca23cb Oct 15 12:20:59.491 INFO running `"docker" "start" "-a" "374abf28b877e61dc76922c50658a19197ee4d086ff788a2e15256b8dcca23cb"` Oct 15 12:21:00.571 INFO kablam! usermod: no changes Oct 15 12:21:00.615 INFO kablam! Compiling reverse v0.1.0 (/source) Oct 15 12:21:01.399 INFO kablam! warning: private type `list::Node` in public interface (error E0446) Oct 15 12:21:01.399 INFO kablam! --> src/list/mod.rs:65:5 Oct 15 12:21:01.399 INFO kablam! | Oct 15 12:21:01.399 INFO kablam! 65 | / pub fn first(&self) -> Option<&Node> Oct 15 12:21:01.399 INFO kablam! 66 | | { Oct 15 12:21:01.399 INFO kablam! 67 | | match self.head Oct 15 12:21:01.399 INFO kablam! 68 | | { Oct 15 12:21:01.399 INFO kablam! ... | Oct 15 12:21:01.399 INFO kablam! 71 | | } Oct 15 12:21:01.399 INFO kablam! 72 | | } Oct 15 12:21:01.399 INFO kablam! | |_____^ Oct 15 12:21:01.399 INFO kablam! | Oct 15 12:21:01.399 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 15 12:21:01.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 12:21:01.407 INFO kablam! = note: for more information, see issue #34537 Oct 15 12:21:01.407 INFO kablam! Oct 15 12:21:01.407 INFO kablam! warning: private type `list::Node` in public interface (error E0446) Oct 15 12:21:01.407 INFO kablam! --> src/list/mod.rs:74:5 Oct 15 12:21:01.407 INFO kablam! | Oct 15 12:21:01.407 INFO kablam! 74 | / pub fn last(&self) -> Option<&Node> Oct 15 12:21:01.407 INFO kablam! 75 | | { Oct 15 12:21:01.407 INFO kablam! 76 | | match self.head { Oct 15 12:21:01.407 INFO kablam! 77 | | Some(ref boxed_node) => Some(boxed_node.last()), Oct 15 12:21:01.407 INFO kablam! 78 | | None => None Oct 15 12:21:01.407 INFO kablam! 79 | | } Oct 15 12:21:01.407 INFO kablam! 80 | | } Oct 15 12:21:01.407 INFO kablam! | |_____^ Oct 15 12:21:01.407 INFO kablam! | Oct 15 12:21:01.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 12:21:01.407 INFO kablam! = note: for more information, see issue #34537 Oct 15 12:21:01.407 INFO kablam! Oct 15 12:21:02.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 15 12:21:02.120 INFO kablam! su: No module specific data is present Oct 15 12:21:02.836 INFO running `"docker" "rm" "-f" "374abf28b877e61dc76922c50658a19197ee4d086ff788a2e15256b8dcca23cb"` Oct 15 12:21:03.091 INFO blam! 374abf28b877e61dc76922c50658a19197ee4d086ff788a2e15256b8dcca23cb Oct 15 12:21:03.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 12:21:03.504 INFO blam! 2b873a262f19a56a73236621783acad0af7b05d239d55ac3bc12459fc0e5ee9d Oct 15 12:21:03.507 INFO running `"docker" "start" "-a" "2b873a262f19a56a73236621783acad0af7b05d239d55ac3bc12459fc0e5ee9d"` Oct 15 12:21:04.109 INFO kablam! usermod: no changes Oct 15 12:21:04.150 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 12:21:04.151 INFO kablam! Running /target/debug/deps/reverse-f92678f2942076e5 Oct 15 12:21:04.152 INFO blam! Oct 15 12:21:04.152 INFO blam! running 12 tests Oct 15 12:21:04.167 INFO blam! test list::create_node_and_append ... ok Oct 15 12:21:04.167 INFO blam! test list::create_node_and_prepend ... ok Oct 15 12:21:04.167 INFO blam! test list::test_last_append_prepend ... ok Oct 15 12:21:04.167 INFO blam! test list::test_last ... ok Oct 15 12:21:04.167 INFO blam! test list::test_drop_singleton ... ok Oct 15 12:21:04.167 INFO blam! test list::test_drop ... ok Oct 15 12:21:04.167 INFO blam! test list::create_node ... ok Oct 15 12:21:04.167 INFO blam! test list::test_last_prepend ... ok Oct 15 12:21:04.171 INFO blam! test list::test_reverse_singleton ... ok Oct 15 12:21:04.191 INFO blam! test list::test_reverse_longer ... ok Oct 15 12:21:04.191 INFO blam! test list::test_last_singleton ... ok Oct 15 12:21:04.194 INFO blam! test list::test_length ... ok Oct 15 12:21:04.194 INFO blam! Oct 15 12:21:04.194 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:21:04.194 INFO blam! Oct 15 12:21:04.197 INFO kablam! su: No module specific data is present Oct 15 12:21:04.703 INFO running `"docker" "rm" "-f" "2b873a262f19a56a73236621783acad0af7b05d239d55ac3bc12459fc0e5ee9d"` Oct 15 12:21:04.799 INFO blam! 2b873a262f19a56a73236621783acad0af7b05d239d55ac3bc12459fc0e5ee9d