[INFO] updating cached repository spartanhero93/rust-simple-helloworld [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/spartanhero93/rust-simple-helloworld [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/spartanhero93/rust-simple-helloworld" "work/ex/beta-1.37-6/sources/1.36.0/gh/spartanhero93/rust-simple-helloworld"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/spartanhero93/rust-simple-helloworld'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spartanhero93/rust-simple-helloworld" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spartanhero93/rust-simple-helloworld"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spartanhero93/rust-simple-helloworld'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 443b3c40c05d17f95cdf056c9567cab65eee5005 [INFO] sha for GitHub repo spartanhero93/rust-simple-helloworld: 443b3c40c05d17f95cdf056c9567cab65eee5005 [INFO] validating manifest of spartanhero93/rust-simple-helloworld 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 spartanhero93/rust-simple-helloworld 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 spartanhero93/rust-simple-helloworld [INFO] finished frobbing spartanhero93/rust-simple-helloworld [INFO] frobbed toml for spartanhero93/rust-simple-helloworld written to work/ex/beta-1.37-6/sources/1.36.0/gh/spartanhero93/rust-simple-helloworld/Cargo.toml [INFO] started frobbing spartanhero93/rust-simple-helloworld [INFO] finished frobbing spartanhero93/rust-simple-helloworld [INFO] frobbed toml for spartanhero93/rust-simple-helloworld written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spartanhero93/rust-simple-helloworld/Cargo.toml [INFO] crate spartanhero93/rust-simple-helloworld 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 spartanhero93/rust-simple-helloworld 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-6/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/spartanhero93/rust-simple-helloworld:/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] 8473a5828132f2d466b8c410a1c8c26c99b46ea94a7ffa48d72bafb7ac214369 [INFO] running `"docker" "start" "-a" "8473a5828132f2d466b8c410a1c8c26c99b46ea94a7ffa48d72bafb7ac214369"` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "8473a5828132f2d466b8c410a1c8c26c99b46ea94a7ffa48d72bafb7ac214369"` [INFO] running `"docker" "rm" "-f" "8473a5828132f2d466b8c410a1c8c26c99b46ea94a7ffa48d72bafb7ac214369"` [INFO] [stdout] 8473a5828132f2d466b8c410a1c8c26c99b46ea94a7ffa48d72bafb7ac214369 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/spartanhero93/rust-simple-helloworld:/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] fccec55f7134ad9e494fcfd4cbaccbc964d0c4d9d0a4b1bce35b04e0826760b0 [INFO] running `"docker" "start" "-a" "fccec55f7134ad9e494fcfd4cbaccbc964d0c4d9d0a4b1bce35b04e0826760b0"` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "fccec55f7134ad9e494fcfd4cbaccbc964d0c4d9d0a4b1bce35b04e0826760b0"` [INFO] running `"docker" "rm" "-f" "fccec55f7134ad9e494fcfd4cbaccbc964d0c4d9d0a4b1bce35b04e0826760b0"` [INFO] [stdout] fccec55f7134ad9e494fcfd4cbaccbc964d0c4d9d0a4b1bce35b04e0826760b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/spartanhero93/rust-simple-helloworld:/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] 8f8f778fdea0f2abd1c6a738d80c4b258237ce009f17c0f19467494c658c843c [INFO] running `"docker" "start" "-a" "8f8f778fdea0f2abd1c6a738d80c4b258237ce009f17c0f19467494c658c843c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-618c13f4befe3342 [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" "8f8f778fdea0f2abd1c6a738d80c4b258237ce009f17c0f19467494c658c843c"` [INFO] running `"docker" "rm" "-f" "8f8f778fdea0f2abd1c6a738d80c4b258237ce009f17c0f19467494c658c843c"` [INFO] [stdout] 8f8f778fdea0f2abd1c6a738d80c4b258237ce009f17c0f19467494c658c843c