Oct 15 12:28:33.708 INFO testing Askaholic/rust-intro against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:28:33.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 12:28:34.183 INFO blam! 2d9ee4a0e312cb163fd2e32de14049a28dd0ce83611b82728da624a1c8cdc696 Oct 15 12:28:34.195 INFO running `"docker" "start" "-a" "2d9ee4a0e312cb163fd2e32de14049a28dd0ce83611b82728da624a1c8cdc696"` Oct 15 12:28:34.825 INFO kablam! usermod: no changes Oct 15 12:28:34.875 INFO kablam! Compiling hello_world v0.1.0 (/source) Oct 15 12:28:35.460 INFO kablam! warning: function is never used: `guess` Oct 15 12:28:35.460 INFO kablam! --> src/guess.rs:14:1 Oct 15 12:28:35.461 INFO kablam! | Oct 15 12:28:35.461 INFO kablam! 14 | pub fn guess() { Oct 15 12:28:35.461 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 12:28:35.461 INFO kablam! | Oct 15 12:28:35.462 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:28:35.462 INFO kablam! Oct 15 12:28:35.462 INFO kablam! warning: function is never used: `get_guess` Oct 15 12:28:35.462 INFO kablam! --> src/guess.rs:41:1 Oct 15 12:28:35.462 INFO kablam! | Oct 15 12:28:35.463 INFO kablam! 41 | fn get_guess() -> Result { Oct 15 12:28:35.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:28:35.463 INFO kablam! Oct 15 12:28:36.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 15 12:28:36.055 INFO kablam! su: No module specific data is present Oct 15 12:28:36.703 INFO running `"docker" "rm" "-f" "2d9ee4a0e312cb163fd2e32de14049a28dd0ce83611b82728da624a1c8cdc696"` Oct 15 12:28:37.043 INFO blam! 2d9ee4a0e312cb163fd2e32de14049a28dd0ce83611b82728da624a1c8cdc696 Oct 15 12:28:37.047 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 12:28:37.477 INFO blam! e1ea1f99e443b892d235456a6898f4106eb290d7a52074cfec02fef6fc4ad8c9 Oct 15 12:28:37.479 INFO running `"docker" "start" "-a" "e1ea1f99e443b892d235456a6898f4106eb290d7a52074cfec02fef6fc4ad8c9"` Oct 15 12:28:38.496 INFO kablam! usermod: no changes Oct 15 12:28:38.572 INFO kablam! Compiling hello_world v0.1.0 (/source) Oct 15 12:28:39.243 INFO kablam! warning: function is never used: `guess` Oct 15 12:28:39.243 INFO kablam! --> src/guess.rs:14:1 Oct 15 12:28:39.244 INFO kablam! | Oct 15 12:28:39.244 INFO kablam! 14 | pub fn guess() { Oct 15 12:28:39.244 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 12:28:39.245 INFO kablam! | Oct 15 12:28:39.245 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:28:39.245 INFO kablam! Oct 15 12:28:39.245 INFO kablam! warning: function is never used: `get_guess` Oct 15 12:28:39.246 INFO kablam! --> src/guess.rs:41:1 Oct 15 12:28:39.246 INFO kablam! | Oct 15 12:28:39.246 INFO kablam! 41 | fn get_guess() -> Result { Oct 15 12:28:39.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:28:39.247 INFO kablam! Oct 15 12:28:39.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 15 12:28:39.794 INFO kablam! su: No module specific data is present Oct 15 12:28:40.530 INFO running `"docker" "rm" "-f" "e1ea1f99e443b892d235456a6898f4106eb290d7a52074cfec02fef6fc4ad8c9"` Oct 15 12:28:40.808 INFO blam! e1ea1f99e443b892d235456a6898f4106eb290d7a52074cfec02fef6fc4ad8c9 Oct 15 12:28:40.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 12:28:41.228 INFO blam! de9b80145a3d108b0050fef52a6aeb1650ae9f0f36b44413dc9581d69b6d0c30 Oct 15 12:28:41.231 INFO running `"docker" "start" "-a" "de9b80145a3d108b0050fef52a6aeb1650ae9f0f36b44413dc9581d69b6d0c30"` Oct 15 12:28:42.851 INFO kablam! usermod: no changes Oct 15 12:28:42.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 12:28:42.979 INFO kablam! Running /target/debug/deps/hello_world-bb61dc386511eb9d Oct 15 12:28:43.009 INFO blam! Oct 15 12:28:43.009 INFO blam! running 0 tests Oct 15 12:28:43.009 INFO blam! Oct 15 12:28:43.009 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:28:43.009 INFO blam! Oct 15 12:28:43.015 INFO kablam! su: No module specific data is present Oct 15 12:28:43.707 INFO running `"docker" "rm" "-f" "de9b80145a3d108b0050fef52a6aeb1650ae9f0f36b44413dc9581d69b6d0c30"` Oct 15 12:28:43.989 INFO blam! de9b80145a3d108b0050fef52a6aeb1650ae9f0f36b44413dc9581d69b6d0c30