[INFO] updating cached repository hellojebus/rust-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hellojebus/rust-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hellojebus/rust-hello-world" "work/ex/beta-1.37-6/sources/1.36.0/gh/hellojebus/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hellojebus/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hellojebus/rust-hello-world" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hellojebus/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hellojebus/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5ed7e28af6bdcc42f4611e3f8d8bd8fa5545e523 [INFO] sha for GitHub repo hellojebus/rust-hello-world: 5ed7e28af6bdcc42f4611e3f8d8bd8fa5545e523 [INFO] validating manifest of hellojebus/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 hellojebus/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 hellojebus/rust-hello-world [INFO] finished frobbing hellojebus/rust-hello-world [INFO] frobbed toml for hellojebus/rust-hello-world written to work/ex/beta-1.37-6/sources/1.36.0/gh/hellojebus/rust-hello-world/Cargo.toml [INFO] started frobbing hellojebus/rust-hello-world [INFO] finished frobbing hellojebus/rust-hello-world [INFO] frobbed toml for hellojebus/rust-hello-world written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hellojebus/rust-hello-world/Cargo.toml [INFO] crate hellojebus/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 hellojebus/rust-hello-world against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hellojebus/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] a5287d057c1b5da711f9e7852ee3ac7f99c2214b2d1095fd89e650eff25721a1 [INFO] running `"docker" "start" "-a" "a5287d057c1b5da711f9e7852ee3ac7f99c2214b2d1095fd89e650eff25721a1"` [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling ferris-says v0.1.1 [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.72s [INFO] running `"docker" "inspect" "a5287d057c1b5da711f9e7852ee3ac7f99c2214b2d1095fd89e650eff25721a1"` [INFO] running `"docker" "rm" "-f" "a5287d057c1b5da711f9e7852ee3ac7f99c2214b2d1095fd89e650eff25721a1"` [INFO] [stdout] a5287d057c1b5da711f9e7852ee3ac7f99c2214b2d1095fd89e650eff25721a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hellojebus/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 74752a3b3e6de69c8184a430b56cea5b480ecd0139e3e8be8c3482128a245139 [INFO] running `"docker" "start" "-a" "74752a3b3e6de69c8184a430b56cea5b480ecd0139e3e8be8c3482128a245139"` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "74752a3b3e6de69c8184a430b56cea5b480ecd0139e3e8be8c3482128a245139"` [INFO] running `"docker" "rm" "-f" "74752a3b3e6de69c8184a430b56cea5b480ecd0139e3e8be8c3482128a245139"` [INFO] [stdout] 74752a3b3e6de69c8184a430b56cea5b480ecd0139e3e8be8c3482128a245139 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hellojebus/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 193a906216795c0bd2121b16a134e0bd8532e0d8bc1f7fd29803ef903d0e4294 [INFO] running `"docker" "start" "-a" "193a906216795c0bd2121b16a134e0bd8532e0d8bc1f7fd29803ef903d0e4294"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rust-50be20abcb7039a2 [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" "193a906216795c0bd2121b16a134e0bd8532e0d8bc1f7fd29803ef903d0e4294"` [INFO] running `"docker" "rm" "-f" "193a906216795c0bd2121b16a134e0bd8532e0d8bc1f7fd29803ef903d0e4294"` [INFO] [stdout] 193a906216795c0bd2121b16a134e0bd8532e0d8bc1f7fd29803ef903d0e4294