[INFO] cloning repository AntikaSmith/hello_cargo [INFO] running `"git" "clone" "--bare" "git://github.com/AntikaSmith/hello_cargo.git" "work/cache/sources/gh/AntikaSmith/hello_cargo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/AntikaSmith/hello_cargo'... [INFO] running `"git" "clone" "work/cache/sources/gh/AntikaSmith/hello_cargo" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AntikaSmith/hello_cargo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AntikaSmith/hello_cargo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AntikaSmith/hello_cargo" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AntikaSmith/hello_cargo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AntikaSmith/hello_cargo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f891f650e67bff213f68b98dbf454a5d955b3d88 [INFO] sha for GitHub repo AntikaSmith/hello_cargo: f891f650e67bff213f68b98dbf454a5d955b3d88 [INFO] validating manifest of AntikaSmith/hello_cargo 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 AntikaSmith/hello_cargo 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 AntikaSmith/hello_cargo [INFO] finished frobbing AntikaSmith/hello_cargo [INFO] frobbed toml for AntikaSmith/hello_cargo written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AntikaSmith/hello_cargo/Cargo.toml [INFO] started frobbing AntikaSmith/hello_cargo [INFO] finished frobbing AntikaSmith/hello_cargo [INFO] frobbed toml for AntikaSmith/hello_cargo written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AntikaSmith/hello_cargo/Cargo.toml [INFO] crate AntikaSmith/hello_cargo 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 AntikaSmith/hello_cargo against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AntikaSmith/hello_cargo:/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] 04cafb6284b9fd0449c83b5159eb62967d8f13f5dc75424b0cfa205494b97347 [INFO] running `"docker" "start" "-a" "04cafb6284b9fd0449c83b5159eb62967d8f13f5dc75424b0cfa205494b97347"` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "04cafb6284b9fd0449c83b5159eb62967d8f13f5dc75424b0cfa205494b97347"` [INFO] running `"docker" "rm" "-f" "04cafb6284b9fd0449c83b5159eb62967d8f13f5dc75424b0cfa205494b97347"` [INFO] [stdout] 04cafb6284b9fd0449c83b5159eb62967d8f13f5dc75424b0cfa205494b97347 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AntikaSmith/hello_cargo:/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] 13729be2cd51ecec35b62365a45fce526ff1e24d7ae9666e5d2f620a942e94e0 [INFO] running `"docker" "start" "-a" "13729be2cd51ecec35b62365a45fce526ff1e24d7ae9666e5d2f620a942e94e0"` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "13729be2cd51ecec35b62365a45fce526ff1e24d7ae9666e5d2f620a942e94e0"` [INFO] running `"docker" "rm" "-f" "13729be2cd51ecec35b62365a45fce526ff1e24d7ae9666e5d2f620a942e94e0"` [INFO] [stdout] 13729be2cd51ecec35b62365a45fce526ff1e24d7ae9666e5d2f620a942e94e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AntikaSmith/hello_cargo:/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] fe61f831638eb82fa2d0986ff57ff321d1457d9eb842ebc631988c3b1bb64737 [INFO] running `"docker" "start" "-a" "fe61f831638eb82fa2d0986ff57ff321d1457d9eb842ebc631988c3b1bb64737"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_cargo-a9fc036ae03cdfb7 [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" "fe61f831638eb82fa2d0986ff57ff321d1457d9eb842ebc631988c3b1bb64737"` [INFO] running `"docker" "rm" "-f" "fe61f831638eb82fa2d0986ff57ff321d1457d9eb842ebc631988c3b1bb64737"` [INFO] [stdout] fe61f831638eb82fa2d0986ff57ff321d1457d9eb842ebc631988c3b1bb64737