[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 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 0b3861eaa9ff262130428380103163bcd6bb4d0334675bb0e0c119403bfd2951 [INFO] running `"docker" "start" "-a" "0b3861eaa9ff262130428380103163bcd6bb4d0334675bb0e0c119403bfd2951"` [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling nix v0.5.1 [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 8.36s [INFO] running `"docker" "inspect" "0b3861eaa9ff262130428380103163bcd6bb4d0334675bb0e0c119403bfd2951"` [INFO] running `"docker" "rm" "-f" "0b3861eaa9ff262130428380103163bcd6bb4d0334675bb0e0c119403bfd2951"` [INFO] [stdout] 0b3861eaa9ff262130428380103163bcd6bb4d0334675bb0e0c119403bfd2951 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d0da8ab4dd44a0abedf4a23164160a9e3ba3349a5d2ca31c0dc41c995747e3f3 [INFO] running `"docker" "start" "-a" "d0da8ab4dd44a0abedf4a23164160a9e3ba3349a5d2ca31c0dc41c995747e3f3"` [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.93s [INFO] running `"docker" "inspect" "d0da8ab4dd44a0abedf4a23164160a9e3ba3349a5d2ca31c0dc41c995747e3f3"` [INFO] running `"docker" "rm" "-f" "d0da8ab4dd44a0abedf4a23164160a9e3ba3349a5d2ca31c0dc41c995747e3f3"` [INFO] [stdout] d0da8ab4dd44a0abedf4a23164160a9e3ba3349a5d2ca31c0dc41c995747e3f3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 195cdfb90ed1df44c9e761013be195115af1a4a01f55f2e0bfc59cd7e7d715bc [INFO] running `"docker" "start" "-a" "195cdfb90ed1df44c9e761013be195115af1a4a01f55f2e0bfc59cd7e7d715bc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/client-e6478f0cc2a68b35 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/server-dc3449b53e308779 [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] [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" "195cdfb90ed1df44c9e761013be195115af1a4a01f55f2e0bfc59cd7e7d715bc"` [INFO] running `"docker" "rm" "-f" "195cdfb90ed1df44c9e761013be195115af1a4a01f55f2e0bfc59cd7e7d715bc"` [INFO] [stdout] 195cdfb90ed1df44c9e761013be195115af1a4a01f55f2e0bfc59cd7e7d715bc