[INFO] updating cached repository spoof/hr.rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/spoof/hr.rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/spoof/hr.rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/spoof/hr.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/spoof/hr.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spoof/hr.rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spoof/hr.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spoof/hr.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b0835bff0d8439ec5190a1d914aa3500ca654f6b [INFO] sha for GitHub repo spoof/hr.rs: b0835bff0d8439ec5190a1d914aa3500ca654f6b [INFO] validating manifest of spoof/hr.rs 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 spoof/hr.rs 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 spoof/hr.rs [INFO] finished frobbing spoof/hr.rs [INFO] frobbed toml for spoof/hr.rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/spoof/hr.rs/Cargo.toml [INFO] started frobbing spoof/hr.rs [INFO] finished frobbing spoof/hr.rs [INFO] frobbed toml for spoof/hr.rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spoof/hr.rs/Cargo.toml [INFO] crate spoof/hr.rs 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 spoof/hr.rs 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/spoof/hr.rs:/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] 64c84df8184f721fbe71b7d2528b68a1bcc6055b5419db43c3abd491f5425856 [INFO] running `"docker" "start" "-a" "64c84df8184f721fbe71b7d2528b68a1bcc6055b5419db43c3abd491f5425856"` [INFO] [stderr] Compiling terminal_size v0.1.7 [INFO] [stderr] Compiling hr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "64c84df8184f721fbe71b7d2528b68a1bcc6055b5419db43c3abd491f5425856"` [INFO] running `"docker" "rm" "-f" "64c84df8184f721fbe71b7d2528b68a1bcc6055b5419db43c3abd491f5425856"` [INFO] [stdout] 64c84df8184f721fbe71b7d2528b68a1bcc6055b5419db43c3abd491f5425856 [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/spoof/hr.rs:/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] 07db250c92d80dd768d01ba96457d8c4c3757b024adeeed2cec7b0db073c0f28 [INFO] running `"docker" "start" "-a" "07db250c92d80dd768d01ba96457d8c4c3757b024adeeed2cec7b0db073c0f28"` [INFO] [stderr] Compiling hr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `"docker" "inspect" "07db250c92d80dd768d01ba96457d8c4c3757b024adeeed2cec7b0db073c0f28"` [INFO] running `"docker" "rm" "-f" "07db250c92d80dd768d01ba96457d8c4c3757b024adeeed2cec7b0db073c0f28"` [INFO] [stdout] 07db250c92d80dd768d01ba96457d8c4c3757b024adeeed2cec7b0db073c0f28 [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/spoof/hr.rs:/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] bd56c998aa09f6b71f48e65ca5ac44aa1f501c8450c19fb511505af8a625653a [INFO] running `"docker" "start" "-a" "bd56c998aa09f6b71f48e65ca5ac44aa1f501c8450c19fb511505af8a625653a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hr-6df5a3ae2818df3e [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" "bd56c998aa09f6b71f48e65ca5ac44aa1f501c8450c19fb511505af8a625653a"` [INFO] running `"docker" "rm" "-f" "bd56c998aa09f6b71f48e65ca5ac44aa1f501c8450c19fb511505af8a625653a"` [INFO] [stdout] bd56c998aa09f6b71f48e65ca5ac44aa1f501c8450c19fb511505af8a625653a