[INFO] updating cached repository loganhasson/rust-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/loganhasson/rust-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/loganhasson/rust-hello-world" "work/ex/beta-1.37-6/sources/1.36.0/gh/loganhasson/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/loganhasson/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/loganhasson/rust-hello-world" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/loganhasson/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/loganhasson/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 59b83d821bf62f1fb2e4d50587868bb146e7aafc [INFO] sha for GitHub repo loganhasson/rust-hello-world: 59b83d821bf62f1fb2e4d50587868bb146e7aafc [INFO] validating manifest of loganhasson/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 loganhasson/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 loganhasson/rust-hello-world [INFO] finished frobbing loganhasson/rust-hello-world [INFO] frobbed toml for loganhasson/rust-hello-world written to work/ex/beta-1.37-6/sources/1.36.0/gh/loganhasson/rust-hello-world/Cargo.toml [INFO] started frobbing loganhasson/rust-hello-world [INFO] finished frobbing loganhasson/rust-hello-world [INFO] frobbed toml for loganhasson/rust-hello-world written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/loganhasson/rust-hello-world/Cargo.toml [INFO] crate loganhasson/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 loganhasson/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-2/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/loganhasson/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] 2b6f13284f1b8d933c30476d5602ffe5a1b0e2cc50d18c448338bd4f9ecd7fde [INFO] running `"docker" "start" "-a" "2b6f13284f1b8d933c30476d5602ffe5a1b0e2cc50d18c448338bd4f9ecd7fde"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "2b6f13284f1b8d933c30476d5602ffe5a1b0e2cc50d18c448338bd4f9ecd7fde"` [INFO] running `"docker" "rm" "-f" "2b6f13284f1b8d933c30476d5602ffe5a1b0e2cc50d18c448338bd4f9ecd7fde"` [INFO] [stdout] 2b6f13284f1b8d933c30476d5602ffe5a1b0e2cc50d18c448338bd4f9ecd7fde [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/loganhasson/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] 5aed6f92c29f843ab6978b0b4fd3dcac66e1354de37313fd62ca4b1bc0edd7e9 [INFO] running `"docker" "start" "-a" "5aed6f92c29f843ab6978b0b4fd3dcac66e1354de37313fd62ca4b1bc0edd7e9"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "5aed6f92c29f843ab6978b0b4fd3dcac66e1354de37313fd62ca4b1bc0edd7e9"` [INFO] running `"docker" "rm" "-f" "5aed6f92c29f843ab6978b0b4fd3dcac66e1354de37313fd62ca4b1bc0edd7e9"` [INFO] [stdout] 5aed6f92c29f843ab6978b0b4fd3dcac66e1354de37313fd62ca4b1bc0edd7e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/loganhasson/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] 62e7442530283c398b168c3e8a88210cca5f2307080f1c32fbb7f2cd4be5cb01 [INFO] running `"docker" "start" "-a" "62e7442530283c398b168c3e8a88210cca5f2307080f1c32fbb7f2cd4be5cb01"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-32ca29bbe05b8115 [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" "62e7442530283c398b168c3e8a88210cca5f2307080f1c32fbb7f2cd4be5cb01"` [INFO] running `"docker" "rm" "-f" "62e7442530283c398b168c3e8a88210cca5f2307080f1c32fbb7f2cd4be5cb01"` [INFO] [stdout] 62e7442530283c398b168c3e8a88210cca5f2307080f1c32fbb7f2cd4be5cb01