[INFO] updating cached repository mlga/nhserv [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mlga/nhserv [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mlga/nhserv" "work/ex/beta-1.37-6/sources/1.36.0/gh/mlga/nhserv"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mlga/nhserv'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mlga/nhserv" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mlga/nhserv"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mlga/nhserv'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3746a56afce76ac8a383800301771295a9b0c7fb [INFO] sha for GitHub repo mlga/nhserv: 3746a56afce76ac8a383800301771295a9b0c7fb [INFO] validating manifest of mlga/nhserv 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 mlga/nhserv 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 mlga/nhserv [INFO] finished frobbing mlga/nhserv [INFO] frobbed toml for mlga/nhserv written to work/ex/beta-1.37-6/sources/1.36.0/gh/mlga/nhserv/Cargo.toml [INFO] started frobbing mlga/nhserv [INFO] finished frobbing mlga/nhserv [INFO] frobbed toml for mlga/nhserv written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mlga/nhserv/Cargo.toml [INFO] crate mlga/nhserv 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 mlga/nhserv 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mlga/nhserv:/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] 07577b49a5861b6457e26c9eb889c17543715371445812e847f7eb3ce09a5a1a [INFO] running `"docker" "start" "-a" "07577b49a5861b6457e26c9eb889c17543715371445812e847f7eb3ce09a5a1a"` [INFO] [stderr] Compiling nhserv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "07577b49a5861b6457e26c9eb889c17543715371445812e847f7eb3ce09a5a1a"` [INFO] running `"docker" "rm" "-f" "07577b49a5861b6457e26c9eb889c17543715371445812e847f7eb3ce09a5a1a"` [INFO] [stdout] 07577b49a5861b6457e26c9eb889c17543715371445812e847f7eb3ce09a5a1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mlga/nhserv:/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] 3f46a59112b70fb21163d804403a047a0e03ae789bff5627cab7cd5dbde58b6d [INFO] running `"docker" "start" "-a" "3f46a59112b70fb21163d804403a047a0e03ae789bff5627cab7cd5dbde58b6d"` [INFO] [stderr] Compiling nhserv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "3f46a59112b70fb21163d804403a047a0e03ae789bff5627cab7cd5dbde58b6d"` [INFO] running `"docker" "rm" "-f" "3f46a59112b70fb21163d804403a047a0e03ae789bff5627cab7cd5dbde58b6d"` [INFO] [stdout] 3f46a59112b70fb21163d804403a047a0e03ae789bff5627cab7cd5dbde58b6d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mlga/nhserv:/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] a1dc3163abd2e5386cc55c129c7925626acc98637e2a0f306d6f3bc78c0d2576 [INFO] running `"docker" "start" "-a" "a1dc3163abd2e5386cc55c129c7925626acc98637e2a0f306d6f3bc78c0d2576"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/nhserv-f2d88f7c2856e70f [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" "a1dc3163abd2e5386cc55c129c7925626acc98637e2a0f306d6f3bc78c0d2576"` [INFO] running `"docker" "rm" "-f" "a1dc3163abd2e5386cc55c129c7925626acc98637e2a0f306d6f3bc78c0d2576"` [INFO] [stdout] a1dc3163abd2e5386cc55c129c7925626acc98637e2a0f306d6f3bc78c0d2576