Oct 15 01:05:03.890 INFO testing cheezgi/pet-sim against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:05:03.892 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 01:05:04.311 INFO blam! 69dfe5ac4e84255504ee5c7075a7bca1e88ccfe2910bf447d50a265bfc700f0e Oct 15 01:05:04.321 INFO running `"docker" "start" "-a" "69dfe5ac4e84255504ee5c7075a7bca1e88ccfe2910bf447d50a265bfc700f0e"` Oct 15 01:05:05.316 INFO kablam! usermod: no changes Oct 15 01:05:05.395 INFO kablam! Compiling pet-sim v0.1.0 (/source) Oct 15 01:05:06.535 INFO kablam! warning: field is never used: `story` Oct 15 01:05:06.536 INFO kablam! --> src/player.rs:9:5 Oct 15 01:05:06.536 INFO kablam! | Oct 15 01:05:06.536 INFO kablam! 9 | story: (), // TODO: add story progress marker Oct 15 01:05:06.537 INFO kablam! | ^^^^^^^^^ Oct 15 01:05:06.537 INFO kablam! | Oct 15 01:05:06.537 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:05:06.537 INFO kablam! Oct 15 01:05:08.307 INFO kablam! warning: unused variable: `player` Oct 15 01:05:08.307 INFO kablam! --> src/main.rs:33:29 Oct 15 01:05:08.307 INFO kablam! | Oct 15 01:05:08.307 INFO kablam! 33 | fn game_loop(pet: &mut Pet, player: &mut Player) { Oct 15 01:05:08.307 INFO kablam! | ^^^^^^ help: consider using `_player` instead Oct 15 01:05:08.307 INFO kablam! | Oct 15 01:05:08.307 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:05:08.307 INFO kablam! Oct 15 01:05:09.090 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 15 01:05:09.096 INFO kablam! su: No module specific data is present Oct 15 01:05:10.059 INFO running `"docker" "rm" "-f" "69dfe5ac4e84255504ee5c7075a7bca1e88ccfe2910bf447d50a265bfc700f0e"` Oct 15 01:05:10.384 INFO blam! 69dfe5ac4e84255504ee5c7075a7bca1e88ccfe2910bf447d50a265bfc700f0e Oct 15 01:05:10.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 01:05:10.751 INFO blam! 6b0f375d749bf29bfd3a2555850215826e4c1a50e1efcde76daaae3dae1385e7 Oct 15 01:05:10.753 INFO running `"docker" "start" "-a" "6b0f375d749bf29bfd3a2555850215826e4c1a50e1efcde76daaae3dae1385e7"` Oct 15 01:05:11.855 INFO kablam! usermod: no changes Oct 15 01:05:11.951 INFO kablam! Compiling pet-sim v0.1.0 (/source) Oct 15 01:05:13.315 INFO kablam! warning: unused variable: `player` Oct 15 01:05:13.315 INFO kablam! --> src/main.rs:33:29 Oct 15 01:05:13.315 INFO kablam! | Oct 15 01:05:13.315 INFO kablam! 33 | fn game_loop(pet: &mut Pet, player: &mut Player) { Oct 15 01:05:13.315 INFO kablam! | ^^^^^^ help: consider using `_player` instead Oct 15 01:05:13.315 INFO kablam! | Oct 15 01:05:13.315 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:05:13.315 INFO kablam! Oct 15 01:05:13.419 INFO kablam! warning: field is never used: `story` Oct 15 01:05:13.419 INFO kablam! --> src/player.rs:9:5 Oct 15 01:05:13.419 INFO kablam! | Oct 15 01:05:13.419 INFO kablam! 9 | story: (), // TODO: add story progress marker Oct 15 01:05:13.419 INFO kablam! | ^^^^^^^^^ Oct 15 01:05:13.419 INFO kablam! | Oct 15 01:05:13.419 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:05:13.419 INFO kablam! Oct 15 01:05:14.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 15 01:05:14.215 INFO kablam! su: No module specific data is present Oct 15 01:05:15.167 INFO running `"docker" "rm" "-f" "6b0f375d749bf29bfd3a2555850215826e4c1a50e1efcde76daaae3dae1385e7"` Oct 15 01:05:15.491 INFO blam! 6b0f375d749bf29bfd3a2555850215826e4c1a50e1efcde76daaae3dae1385e7 Oct 15 01:05:15.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 01:05:16.059 INFO blam! b30590e9ff8ce3f064898b8674fa6788a43683dc9ba9d59e244698f3e088d803 Oct 15 01:05:16.071 INFO running `"docker" "start" "-a" "b30590e9ff8ce3f064898b8674fa6788a43683dc9ba9d59e244698f3e088d803"` Oct 15 01:05:17.223 INFO kablam! usermod: no changes Oct 15 01:05:17.313 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 01:05:17.327 INFO kablam! Running /target/debug/deps/pet_sim-957a12fe74c1f3bf Oct 15 01:05:17.333 INFO blam! Oct 15 01:05:17.334 INFO blam! running 3 tests Oct 15 01:05:17.334 INFO blam! test test::clamp_above_returns_upper ... ok Oct 15 01:05:17.342 INFO blam! test test::clamp_below_returns_lower ... ok Oct 15 01:05:17.342 INFO kablam! Running /target/debug/deps/pet_sim-ab83eb8dcfbeaaff Oct 15 01:05:17.343 INFO blam! test test::clamp_between_returns_self ... ok Oct 15 01:05:17.347 INFO kablam! Doc-tests pet-sim Oct 15 01:05:17.347 INFO blam! Oct 15 01:05:17.347 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:05:17.348 INFO blam! Oct 15 01:05:17.348 INFO blam! Oct 15 01:05:17.349 INFO blam! running 0 tests Oct 15 01:05:17.349 INFO blam! Oct 15 01:05:17.350 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:05:17.351 INFO blam! Oct 15 01:05:18.119 INFO blam! Oct 15 01:05:18.119 INFO blam! running 0 tests Oct 15 01:05:18.119 INFO blam! Oct 15 01:05:18.119 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:05:18.119 INFO blam! Oct 15 01:05:18.128 INFO kablam! su: No module specific data is present Oct 15 01:05:18.857 INFO running `"docker" "rm" "-f" "b30590e9ff8ce3f064898b8674fa6788a43683dc9ba9d59e244698f3e088d803"` Oct 15 01:05:19.172 INFO blam! b30590e9ff8ce3f064898b8674fa6788a43683dc9ba9d59e244698f3e088d803