[INFO] updating cached repository hmanuel13/rust_hello_world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hmanuel13/rust_hello_world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hmanuel13/rust_hello_world" "work/ex/beta-1.37-6/sources/1.36.0/gh/hmanuel13/rust_hello_world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hmanuel13/rust_hello_world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hmanuel13/rust_hello_world" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hmanuel13/rust_hello_world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hmanuel13/rust_hello_world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 30cca676e8fce93e5098c66536e32a0549b721c6 [INFO] sha for GitHub repo hmanuel13/rust_hello_world: 30cca676e8fce93e5098c66536e32a0549b721c6 [INFO] validating manifest of hmanuel13/rust_hello_world 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 hmanuel13/rust_hello_world 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 hmanuel13/rust_hello_world [INFO] finished frobbing hmanuel13/rust_hello_world [INFO] frobbed toml for hmanuel13/rust_hello_world written to work/ex/beta-1.37-6/sources/1.36.0/gh/hmanuel13/rust_hello_world/Cargo.toml [INFO] started frobbing hmanuel13/rust_hello_world [INFO] finished frobbing hmanuel13/rust_hello_world [INFO] frobbed toml for hmanuel13/rust_hello_world written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hmanuel13/rust_hello_world/Cargo.toml [INFO] crate hmanuel13/rust_hello_world 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 hmanuel13/rust_hello_world against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hmanuel13/rust_hello_world:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 7e52b57552185b8b1b7235650e2c6b3428dffa1e85f70f4772dc7dcea664fa37 [INFO] running `"docker" "start" "-a" "7e52b57552185b8b1b7235650e2c6b3428dffa1e85f70f4772dc7dcea664fa37"` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `"docker" "inspect" "7e52b57552185b8b1b7235650e2c6b3428dffa1e85f70f4772dc7dcea664fa37"` [INFO] running `"docker" "rm" "-f" "7e52b57552185b8b1b7235650e2c6b3428dffa1e85f70f4772dc7dcea664fa37"` [INFO] [stdout] 7e52b57552185b8b1b7235650e2c6b3428dffa1e85f70f4772dc7dcea664fa37 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hmanuel13/rust_hello_world:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] ab78a711e75ca6990741f8cc078b7a80beca62ce6216a4daddbc08a25cb3806b [INFO] running `"docker" "start" "-a" "ab78a711e75ca6990741f8cc078b7a80beca62ce6216a4daddbc08a25cb3806b"` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "ab78a711e75ca6990741f8cc078b7a80beca62ce6216a4daddbc08a25cb3806b"` [INFO] running `"docker" "rm" "-f" "ab78a711e75ca6990741f8cc078b7a80beca62ce6216a4daddbc08a25cb3806b"` [INFO] [stdout] ab78a711e75ca6990741f8cc078b7a80beca62ce6216a4daddbc08a25cb3806b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hmanuel13/rust_hello_world:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 6cbb72e4bb53a40c6985f6f8a051a96af0a1c9c7703640695b2cc35eeb6dfea4 [INFO] running `"docker" "start" "-a" "6cbb72e4bb53a40c6985f6f8a051a96af0a1c9c7703640695b2cc35eeb6dfea4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-25d23563505ff08e [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" "6cbb72e4bb53a40c6985f6f8a051a96af0a1c9c7703640695b2cc35eeb6dfea4"` [INFO] running `"docker" "rm" "-f" "6cbb72e4bb53a40c6985f6f8a051a96af0a1c9c7703640695b2cc35eeb6dfea4"` [INFO] [stdout] 6cbb72e4bb53a40c6985f6f8a051a96af0a1c9c7703640695b2cc35eeb6dfea4