Oct 13 04:08:38.745 INFO testing philotelli/ruststone against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:08:38.746 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 04:08:39.183 INFO blam! 20f7d0d4ee53c9527997bd79e312e35a7340071588b8de0b2b4792d7d36702b1 Oct 13 04:08:39.195 INFO running `"docker" "start" "-a" "20f7d0d4ee53c9527997bd79e312e35a7340071588b8de0b2b4792d7d36702b1"` Oct 13 04:08:40.607 INFO kablam! usermod: no changes Oct 13 04:08:40.675 INFO kablam! Compiling ruststone v0.1.0 (/source) Oct 13 04:08:40.975 INFO kablam! warning: enum is never used: `CardKind` Oct 13 04:08:40.975 INFO kablam! --> src/main.rs:1:1 Oct 13 04:08:40.975 INFO kablam! | Oct 13 04:08:40.975 INFO kablam! 1 | enum CardKind { Oct 13 04:08:40.975 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:40.975 INFO kablam! | Oct 13 04:08:40.975 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:08:40.975 INFO kablam! Oct 13 04:08:40.975 INFO kablam! warning: struct is never constructed: `Minion` Oct 13 04:08:40.975 INFO kablam! --> src/main.rs:8:1 Oct 13 04:08:40.975 INFO kablam! | Oct 13 04:08:40.975 INFO kablam! 8 | struct Minion { Oct 13 04:08:40.975 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:40.975 INFO kablam! Oct 13 04:08:40.975 INFO kablam! warning: struct is never constructed: `Weapon` Oct 13 04:08:40.975 INFO kablam! --> src/main.rs:15:1 Oct 13 04:08:40.975 INFO kablam! | Oct 13 04:08:40.975 INFO kablam! 15 | struct Weapon { Oct 13 04:08:40.975 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:40.975 INFO kablam! Oct 13 04:08:40.975 INFO kablam! warning: struct is never constructed: `Card` Oct 13 04:08:40.975 INFO kablam! --> src/main.rs:21:1 Oct 13 04:08:40.975 INFO kablam! | Oct 13 04:08:40.975 INFO kablam! 21 | struct Card { Oct 13 04:08:40.975 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:08:40.975 INFO kablam! Oct 13 04:08:40.975 INFO kablam! warning: struct is never constructed: `Player` Oct 13 04:08:40.975 INFO kablam! --> src/main.rs:27:1 Oct 13 04:08:40.975 INFO kablam! | Oct 13 04:08:40.975 INFO kablam! 27 | struct Player { Oct 13 04:08:40.975 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:40.975 INFO kablam! Oct 13 04:08:40.975 INFO kablam! warning: struct is never constructed: `Game` Oct 13 04:08:40.975 INFO kablam! --> src/main.rs:37:1 Oct 13 04:08:40.975 INFO kablam! | Oct 13 04:08:40.975 INFO kablam! 37 | struct Game { Oct 13 04:08:40.975 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:08:40.975 INFO kablam! Oct 13 04:08:41.385 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Oct 13 04:08:41.386 INFO kablam! su: No module specific data is present Oct 13 04:08:42.168 INFO running `"docker" "rm" "-f" "20f7d0d4ee53c9527997bd79e312e35a7340071588b8de0b2b4792d7d36702b1"` Oct 13 04:08:42.355 INFO blam! 20f7d0d4ee53c9527997bd79e312e35a7340071588b8de0b2b4792d7d36702b1 Oct 13 04:08:42.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 04:08:42.914 INFO blam! c75b6f412bd58ce88fe430c4afd44384f73abe43057d36aa3b277967de769a03 Oct 13 04:08:42.917 INFO running `"docker" "start" "-a" "c75b6f412bd58ce88fe430c4afd44384f73abe43057d36aa3b277967de769a03"` Oct 13 04:08:43.895 INFO kablam! usermod: no changes Oct 13 04:08:43.943 INFO kablam! Compiling ruststone v0.1.0 (/source) Oct 13 04:08:44.305 INFO kablam! warning: enum is never used: `CardKind` Oct 13 04:08:44.305 INFO kablam! --> src/main.rs:1:1 Oct 13 04:08:44.306 INFO kablam! | Oct 13 04:08:44.306 INFO kablam! 1 | enum CardKind { Oct 13 04:08:44.306 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:44.306 INFO kablam! | Oct 13 04:08:44.306 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:08:44.306 INFO kablam! Oct 13 04:08:44.306 INFO kablam! warning: struct is never constructed: `Minion` Oct 13 04:08:44.306 INFO kablam! --> src/main.rs:8:1 Oct 13 04:08:44.306 INFO kablam! | Oct 13 04:08:44.306 INFO kablam! 8 | struct Minion { Oct 13 04:08:44.306 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:44.306 INFO kablam! Oct 13 04:08:44.306 INFO kablam! warning: struct is never constructed: `Weapon` Oct 13 04:08:44.306 INFO kablam! --> src/main.rs:15:1 Oct 13 04:08:44.306 INFO kablam! | Oct 13 04:08:44.306 INFO kablam! 15 | struct Weapon { Oct 13 04:08:44.306 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:44.306 INFO kablam! Oct 13 04:08:44.306 INFO kablam! warning: struct is never constructed: `Card` Oct 13 04:08:44.306 INFO kablam! --> src/main.rs:21:1 Oct 13 04:08:44.306 INFO kablam! | Oct 13 04:08:44.306 INFO kablam! 21 | struct Card { Oct 13 04:08:44.306 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:08:44.306 INFO kablam! Oct 13 04:08:44.306 INFO kablam! warning: struct is never constructed: `Player` Oct 13 04:08:44.306 INFO kablam! --> src/main.rs:27:1 Oct 13 04:08:44.306 INFO kablam! | Oct 13 04:08:44.306 INFO kablam! 27 | struct Player { Oct 13 04:08:44.306 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:08:44.306 INFO kablam! Oct 13 04:08:44.306 INFO kablam! warning: struct is never constructed: `Game` Oct 13 04:08:44.306 INFO kablam! --> src/main.rs:37:1 Oct 13 04:08:44.306 INFO kablam! | Oct 13 04:08:44.306 INFO kablam! 37 | struct Game { Oct 13 04:08:44.306 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:08:44.306 INFO kablam! Oct 13 04:08:44.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 13 04:08:44.781 INFO kablam! su: No module specific data is present Oct 13 04:08:45.151 INFO running `"docker" "rm" "-f" "c75b6f412bd58ce88fe430c4afd44384f73abe43057d36aa3b277967de769a03"` Oct 13 04:08:45.379 INFO blam! c75b6f412bd58ce88fe430c4afd44384f73abe43057d36aa3b277967de769a03 Oct 13 04:08:45.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 04:08:45.788 INFO blam! 2f0da7f1935ad657b5226e9a9111e8734380418fb8d06562f9268ee499dd0b41 Oct 13 04:08:45.790 INFO running `"docker" "start" "-a" "2f0da7f1935ad657b5226e9a9111e8734380418fb8d06562f9268ee499dd0b41"` Oct 13 04:08:46.741 INFO kablam! usermod: no changes Oct 13 04:08:46.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 04:08:46.803 INFO kablam! Running /target/debug/deps/ruststone-acaae6097bb4ab79 Oct 13 04:08:46.811 INFO blam! Oct 13 04:08:46.811 INFO blam! running 0 tests Oct 13 04:08:46.811 INFO blam! Oct 13 04:08:46.811 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:08:46.811 INFO blam! Oct 13 04:08:46.814 INFO kablam! su: No module specific data is present Oct 13 04:08:47.560 INFO running `"docker" "rm" "-f" "2f0da7f1935ad657b5226e9a9111e8734380418fb8d06562f9268ee499dd0b41"` Oct 13 04:08:47.823 INFO blam! 2f0da7f1935ad657b5226e9a9111e8734380418fb8d06562f9268ee499dd0b41