[INFO] updating cached repository t-eckert/Wheel-of-Fortune [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/t-eckert/Wheel-of-Fortune [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/t-eckert/Wheel-of-Fortune" "work/ex/beta-1.38-1/sources/1.37.0/gh/t-eckert/Wheel-of-Fortune"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/t-eckert/Wheel-of-Fortune'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/t-eckert/Wheel-of-Fortune" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/t-eckert/Wheel-of-Fortune"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/t-eckert/Wheel-of-Fortune'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] df01e909c921e3157dc53bb1d66894a1bb542098 [INFO] sha for GitHub repo t-eckert/Wheel-of-Fortune: df01e909c921e3157dc53bb1d66894a1bb542098 [INFO] validating manifest of t-eckert/Wheel-of-Fortune on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of t-eckert/Wheel-of-Fortune on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing t-eckert/Wheel-of-Fortune [INFO] finished frobbing t-eckert/Wheel-of-Fortune [INFO] frobbed toml for t-eckert/Wheel-of-Fortune written to work/ex/beta-1.38-1/sources/1.37.0/gh/t-eckert/Wheel-of-Fortune/Cargo.toml [INFO] started frobbing t-eckert/Wheel-of-Fortune [INFO] finished frobbing t-eckert/Wheel-of-Fortune [INFO] frobbed toml for t-eckert/Wheel-of-Fortune written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/t-eckert/Wheel-of-Fortune/Cargo.toml [INFO] crate t-eckert/Wheel-of-Fortune already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing t-eckert/Wheel-of-Fortune against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/t-eckert/Wheel-of-Fortune:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] bee99c983e9602a261bc77e9f6eaa2bffe4d2b71b25910423db6094344dc5cf0 [INFO] running `"docker" "start" "-a" "bee99c983e9602a261bc77e9f6eaa2bffe4d2b71b25910423db6094344dc5cf0"` [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling wheel_of_fortune v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `round` [INFO] [stderr] --> src/game/mod.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | round: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.83s [INFO] running `"docker" "inspect" "bee99c983e9602a261bc77e9f6eaa2bffe4d2b71b25910423db6094344dc5cf0"` [INFO] running `"docker" "rm" "-f" "bee99c983e9602a261bc77e9f6eaa2bffe4d2b71b25910423db6094344dc5cf0"` [INFO] [stdout] bee99c983e9602a261bc77e9f6eaa2bffe4d2b71b25910423db6094344dc5cf0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/t-eckert/Wheel-of-Fortune:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6df7f60987ceb75637c1c6783d03c3343679e7df599bc56771e11e1ec09afa87 [INFO] running `"docker" "start" "-a" "6df7f60987ceb75637c1c6783d03c3343679e7df599bc56771e11e1ec09afa87"` [INFO] [stderr] Compiling wheel_of_fortune v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/main_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `round` [INFO] [stderr] --> src/game/mod.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | round: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "6df7f60987ceb75637c1c6783d03c3343679e7df599bc56771e11e1ec09afa87"` [INFO] running `"docker" "rm" "-f" "6df7f60987ceb75637c1c6783d03c3343679e7df599bc56771e11e1ec09afa87"` [INFO] [stdout] 6df7f60987ceb75637c1c6783d03c3343679e7df599bc56771e11e1ec09afa87 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/t-eckert/Wheel-of-Fortune:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 7e4309b50678f35ee75c814c9c8f269ce6b16e8b225cf583feb3c34278a2fa59 [INFO] running `"docker" "start" "-a" "7e4309b50678f35ee75c814c9c8f269ce6b16e8b225cf583feb3c34278a2fa59"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/wheel_of_fortune-5fd2b94eaaa37c2f [INFO] [stdout] running 1 test [INFO] [stdout] test main_tests::test_player_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7e4309b50678f35ee75c814c9c8f269ce6b16e8b225cf583feb3c34278a2fa59"` [INFO] running `"docker" "rm" "-f" "7e4309b50678f35ee75c814c9c8f269ce6b16e8b225cf583feb3c34278a2fa59"` [INFO] [stdout] 7e4309b50678f35ee75c814c9c8f269ce6b16e8b225cf583feb3c34278a2fa59