[INFO] updating cached repository Abourass/Hello-World-in-Rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Abourass/Hello-World-in-Rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Abourass/Hello-World-in-Rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/Abourass/Hello-World-in-Rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Abourass/Hello-World-in-Rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Abourass/Hello-World-in-Rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Abourass/Hello-World-in-Rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Abourass/Hello-World-in-Rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fcc02ab26cc16d95fc0ab4f7d37abd290b59eb97 [INFO] sha for GitHub repo Abourass/Hello-World-in-Rust: fcc02ab26cc16d95fc0ab4f7d37abd290b59eb97 [INFO] validating manifest of Abourass/Hello-World-in-Rust 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 Abourass/Hello-World-in-Rust 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 Abourass/Hello-World-in-Rust [INFO] finished frobbing Abourass/Hello-World-in-Rust [INFO] frobbed toml for Abourass/Hello-World-in-Rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/Abourass/Hello-World-in-Rust/Cargo.toml [INFO] started frobbing Abourass/Hello-World-in-Rust [INFO] finished frobbing Abourass/Hello-World-in-Rust [INFO] frobbed toml for Abourass/Hello-World-in-Rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Abourass/Hello-World-in-Rust/Cargo.toml [INFO] crate Abourass/Hello-World-in-Rust 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 Abourass/Hello-World-in-Rust 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-5/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/Abourass/Hello-World-in-Rust:/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] bf3950f7c36b5cc18b5f0cd8fd52c19aaee7022bfc6edb563876071a446a3efc [INFO] running `"docker" "start" "-a" "bf3950f7c36b5cc18b5f0cd8fd52c19aaee7022bfc6edb563876071a446a3efc"` [INFO] [stderr] Compiling smallvec v0.4.5 [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 1.50s [INFO] running `"docker" "inspect" "bf3950f7c36b5cc18b5f0cd8fd52c19aaee7022bfc6edb563876071a446a3efc"` [INFO] running `"docker" "rm" "-f" "bf3950f7c36b5cc18b5f0cd8fd52c19aaee7022bfc6edb563876071a446a3efc"` [INFO] [stdout] bf3950f7c36b5cc18b5f0cd8fd52c19aaee7022bfc6edb563876071a446a3efc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/Abourass/Hello-World-in-Rust:/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] f5e7698515d7fda973d8ed39aab9408ef65d85fc961c458d9e5009c38ed79b32 [INFO] running `"docker" "start" "-a" "f5e7698515d7fda973d8ed39aab9408ef65d85fc961c458d9e5009c38ed79b32"` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `"docker" "inspect" "f5e7698515d7fda973d8ed39aab9408ef65d85fc961c458d9e5009c38ed79b32"` [INFO] running `"docker" "rm" "-f" "f5e7698515d7fda973d8ed39aab9408ef65d85fc961c458d9e5009c38ed79b32"` [INFO] [stdout] f5e7698515d7fda973d8ed39aab9408ef65d85fc961c458d9e5009c38ed79b32 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/Abourass/Hello-World-in-Rust:/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] 712a052a5d4789711032e64a62de0db38cea13a0e1248c04b5e99dba1b8bdd62 [INFO] running `"docker" "start" "-a" "712a052a5d4789711032e64a62de0db38cea13a0e1248c04b5e99dba1b8bdd62"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rust-e424ccfee091d112 [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" "712a052a5d4789711032e64a62de0db38cea13a0e1248c04b5e99dba1b8bdd62"` [INFO] running `"docker" "rm" "-f" "712a052a5d4789711032e64a62de0db38cea13a0e1248c04b5e99dba1b8bdd62"` [INFO] [stdout] 712a052a5d4789711032e64a62de0db38cea13a0e1248c04b5e99dba1b8bdd62