[INFO] updating cached repository Felmoks/gameserv [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Felmoks/gameserv [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Felmoks/gameserv" "work/ex/beta-1.37-6/sources/1.36.0/gh/Felmoks/gameserv"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Felmoks/gameserv'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Felmoks/gameserv" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Felmoks/gameserv"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Felmoks/gameserv'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f117bc57a0db896450707bfabc0e398603c70d22 [INFO] sha for GitHub repo Felmoks/gameserv: f117bc57a0db896450707bfabc0e398603c70d22 [INFO] validating manifest of Felmoks/gameserv on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Felmoks/gameserv on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Felmoks/gameserv [INFO] finished frobbing Felmoks/gameserv [INFO] frobbed toml for Felmoks/gameserv written to work/ex/beta-1.37-6/sources/1.36.0/gh/Felmoks/gameserv/Cargo.toml [INFO] started frobbing Felmoks/gameserv [INFO] finished frobbing Felmoks/gameserv [INFO] frobbed toml for Felmoks/gameserv written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Felmoks/gameserv/Cargo.toml [INFO] crate Felmoks/gameserv already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Felmoks/gameserv against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Felmoks/gameserv:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] aab906c7e8a547523c6628dea6918538460e26147323b33718ea43f8eb1c6e62 [INFO] running `"docker" "start" "-a" "aab906c7e8a547523c6628dea6918538460e26147323b33718ea43f8eb1c6e62"` [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling miow v0.1.3 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling gameserv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `thread`, `time` [INFO] [stderr] --> src/client.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use std::{thread, time}; [INFO] [stderr] | ^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.07s [INFO] running `"docker" "inspect" "aab906c7e8a547523c6628dea6918538460e26147323b33718ea43f8eb1c6e62"` [INFO] running `"docker" "rm" "-f" "aab906c7e8a547523c6628dea6918538460e26147323b33718ea43f8eb1c6e62"` [INFO] [stdout] aab906c7e8a547523c6628dea6918538460e26147323b33718ea43f8eb1c6e62 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Felmoks/gameserv:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 58627b9f81c63e7bdf4fe8891b89bd6d7fcf33d3374deae4344055f43cc6e5f1 [INFO] running `"docker" "start" "-a" "58627b9f81c63e7bdf4fe8891b89bd6d7fcf33d3374deae4344055f43cc6e5f1"` [INFO] [stderr] Compiling gameserv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `thread`, `time` [INFO] [stderr] --> src/client.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use std::{thread, time}; [INFO] [stderr] | ^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "58627b9f81c63e7bdf4fe8891b89bd6d7fcf33d3374deae4344055f43cc6e5f1"` [INFO] running `"docker" "rm" "-f" "58627b9f81c63e7bdf4fe8891b89bd6d7fcf33d3374deae4344055f43cc6e5f1"` [INFO] [stdout] 58627b9f81c63e7bdf4fe8891b89bd6d7fcf33d3374deae4344055f43cc6e5f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Felmoks/gameserv:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 9f15105a4a45bbb3a8a9c86400a5cf6bc292bba0dc779655059028c8a0ee70bd [INFO] running `"docker" "start" "-a" "9f15105a4a45bbb3a8a9c86400a5cf6bc292bba0dc779655059028c8a0ee70bd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/client-6584238aa4df0818 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/server-4d0a45b215babe70 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9f15105a4a45bbb3a8a9c86400a5cf6bc292bba0dc779655059028c8a0ee70bd"` [INFO] running `"docker" "rm" "-f" "9f15105a4a45bbb3a8a9c86400a5cf6bc292bba0dc779655059028c8a0ee70bd"` [INFO] [stdout] 9f15105a4a45bbb3a8a9c86400a5cf6bc292bba0dc779655059028c8a0ee70bd