[INFO] updating cached repository GustavoKatel/rust-echo-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/GustavoKatel/rust-echo-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/GustavoKatel/rust-echo-server" "work/ex/beta-1.38-1/sources/1.37.0/gh/GustavoKatel/rust-echo-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/GustavoKatel/rust-echo-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/GustavoKatel/rust-echo-server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GustavoKatel/rust-echo-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GustavoKatel/rust-echo-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6391a5c07d99f309265032e234457f5f1942d086 [INFO] sha for GitHub repo GustavoKatel/rust-echo-server: 6391a5c07d99f309265032e234457f5f1942d086 [INFO] validating manifest of GustavoKatel/rust-echo-server 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 GustavoKatel/rust-echo-server 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 GustavoKatel/rust-echo-server [INFO] finished frobbing GustavoKatel/rust-echo-server [INFO] frobbed toml for GustavoKatel/rust-echo-server written to work/ex/beta-1.38-1/sources/1.37.0/gh/GustavoKatel/rust-echo-server/Cargo.toml [INFO] started frobbing GustavoKatel/rust-echo-server [INFO] finished frobbing GustavoKatel/rust-echo-server [INFO] frobbed toml for GustavoKatel/rust-echo-server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GustavoKatel/rust-echo-server/Cargo.toml [INFO] crate GustavoKatel/rust-echo-server 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 GustavoKatel/rust-echo-server 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/GustavoKatel/rust-echo-server:/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] fdfdb11a95b04fcf288869e77f16922b7274b63e35f58a1f92427c3314c598f5 [INFO] running `"docker" "start" "-a" "fdfdb11a95b04fcf288869e77f16922b7274b63e35f58a1f92427c3314c598f5"` [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling mio v0.6.0 [INFO] [stderr] Compiling rust-echo-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.00s [INFO] running `"docker" "inspect" "fdfdb11a95b04fcf288869e77f16922b7274b63e35f58a1f92427c3314c598f5"` [INFO] running `"docker" "rm" "-f" "fdfdb11a95b04fcf288869e77f16922b7274b63e35f58a1f92427c3314c598f5"` [INFO] [stdout] fdfdb11a95b04fcf288869e77f16922b7274b63e35f58a1f92427c3314c598f5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/GustavoKatel/rust-echo-server:/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] 306d7876f4ebddc1868c182e325d84a72b52778bdddacb639a8585d25a9b1c15 [INFO] running `"docker" "start" "-a" "306d7876f4ebddc1868c182e325d84a72b52778bdddacb639a8585d25a9b1c15"` [INFO] [stderr] Compiling rust-echo-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "306d7876f4ebddc1868c182e325d84a72b52778bdddacb639a8585d25a9b1c15"` [INFO] running `"docker" "rm" "-f" "306d7876f4ebddc1868c182e325d84a72b52778bdddacb639a8585d25a9b1c15"` [INFO] [stdout] 306d7876f4ebddc1868c182e325d84a72b52778bdddacb639a8585d25a9b1c15 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/GustavoKatel/rust-echo-server:/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] 840cff8fd0d430d2368352f99e8738e483ab7d9406e82b3b2ba778db0b4f2769 [INFO] running `"docker" "start" "-a" "840cff8fd0d430d2368352f99e8738e483ab7d9406e82b3b2ba778db0b4f2769"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_echo_server-8d32f0efa4774d2a [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" "840cff8fd0d430d2368352f99e8738e483ab7d9406e82b3b2ba778db0b4f2769"` [INFO] running `"docker" "rm" "-f" "840cff8fd0d430d2368352f99e8738e483ab7d9406e82b3b2ba778db0b4f2769"` [INFO] [stdout] 840cff8fd0d430d2368352f99e8738e483ab7d9406e82b3b2ba778db0b4f2769