[INFO] cloning repository Inventitech/helloworld.rs [INFO] running `"git" "clone" "--bare" "git://github.com/Inventitech/helloworld.rs.git" "work/cache/sources/gh/Inventitech/helloworld.rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Inventitech/helloworld.rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/Inventitech/helloworld.rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Inventitech/helloworld.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Inventitech/helloworld.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Inventitech/helloworld.rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Inventitech/helloworld.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Inventitech/helloworld.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9176445cf6c9568aa79f7a6cb812462605e93f90 [INFO] sha for GitHub repo Inventitech/helloworld.rs: 9176445cf6c9568aa79f7a6cb812462605e93f90 [INFO] validating manifest of Inventitech/helloworld.rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Inventitech/helloworld.rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Inventitech/helloworld.rs [INFO] finished frobbing Inventitech/helloworld.rs [INFO] frobbed toml for Inventitech/helloworld.rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Inventitech/helloworld.rs/Cargo.toml [INFO] started frobbing Inventitech/helloworld.rs [INFO] finished frobbing Inventitech/helloworld.rs [INFO] frobbed toml for Inventitech/helloworld.rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Inventitech/helloworld.rs/Cargo.toml [INFO] crate Inventitech/helloworld.rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Inventitech/helloworld.rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Inventitech/helloworld.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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 49ed0dcc2b947b66550e95fd3989fb3e68df6c1768d8a011faaa94876a7f442e [INFO] running `"docker" "start" "-a" "49ed0dcc2b947b66550e95fd3989fb3e68df6c1768d8a011faaa94876a7f442e"` [INFO] [stderr] Compiling helloworld v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "49ed0dcc2b947b66550e95fd3989fb3e68df6c1768d8a011faaa94876a7f442e"` [INFO] running `"docker" "rm" "-f" "49ed0dcc2b947b66550e95fd3989fb3e68df6c1768d8a011faaa94876a7f442e"` [INFO] [stdout] 49ed0dcc2b947b66550e95fd3989fb3e68df6c1768d8a011faaa94876a7f442e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Inventitech/helloworld.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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2ffb46d70c02a6e69d605cea59d30730a499c04639da6944439c3b3a5b912b31 [INFO] running `"docker" "start" "-a" "2ffb46d70c02a6e69d605cea59d30730a499c04639da6944439c3b3a5b912b31"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling helloworld v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "2ffb46d70c02a6e69d605cea59d30730a499c04639da6944439c3b3a5b912b31"` [INFO] running `"docker" "rm" "-f" "2ffb46d70c02a6e69d605cea59d30730a499c04639da6944439c3b3a5b912b31"` [INFO] [stdout] 2ffb46d70c02a6e69d605cea59d30730a499c04639da6944439c3b3a5b912b31 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Inventitech/helloworld.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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] ed26041b592c7ebb5cfcd7c5b6618baf57c70d1f9b21859dc6954dee8f63a8b0 [INFO] running `"docker" "start" "-a" "ed26041b592c7ebb5cfcd7c5b6618baf57c70d1f9b21859dc6954dee8f63a8b0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/helloworld-a969286e5effb212 [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" "ed26041b592c7ebb5cfcd7c5b6618baf57c70d1f9b21859dc6954dee8f63a8b0"` [INFO] running `"docker" "rm" "-f" "ed26041b592c7ebb5cfcd7c5b6618baf57c70d1f9b21859dc6954dee8f63a8b0"` [INFO] [stdout] ed26041b592c7ebb5cfcd7c5b6618baf57c70d1f9b21859dc6954dee8f63a8b0