[INFO] updating cached repository runozo/hello-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/runozo/hello-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/runozo/hello-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/runozo/hello-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/runozo/hello-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/runozo/hello-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/runozo/hello-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/runozo/hello-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 099bf7d6c4fa8d1bbfc6c1c532cf3b98ebdff158 [INFO] sha for GitHub repo runozo/hello-rust: 099bf7d6c4fa8d1bbfc6c1c532cf3b98ebdff158 [INFO] validating manifest of runozo/hello-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 runozo/hello-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 runozo/hello-rust [INFO] finished frobbing runozo/hello-rust [INFO] frobbed toml for runozo/hello-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/runozo/hello-rust/Cargo.toml [INFO] started frobbing runozo/hello-rust [INFO] finished frobbing runozo/hello-rust [INFO] frobbed toml for runozo/hello-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/runozo/hello-rust/Cargo.toml [INFO] crate runozo/hello-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 runozo/hello-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-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/runozo/hello-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] 88a143ee34b4c05e18019f71476cda8b959989a64b6af79fa216d29654471d28 [INFO] running `"docker" "start" "-a" "88a143ee34b4c05e18019f71476cda8b959989a64b6af79fa216d29654471d28"` [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.89s [INFO] running `"docker" "inspect" "88a143ee34b4c05e18019f71476cda8b959989a64b6af79fa216d29654471d28"` [INFO] running `"docker" "rm" "-f" "88a143ee34b4c05e18019f71476cda8b959989a64b6af79fa216d29654471d28"` [INFO] [stdout] 88a143ee34b4c05e18019f71476cda8b959989a64b6af79fa216d29654471d28 [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/runozo/hello-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] 9629babccbb3cf90d5daa72071ca2aad09c5517183c4012566f0471c2117b35a [INFO] running `"docker" "start" "-a" "9629babccbb3cf90d5daa72071ca2aad09c5517183c4012566f0471c2117b35a"` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "9629babccbb3cf90d5daa72071ca2aad09c5517183c4012566f0471c2117b35a"` [INFO] running `"docker" "rm" "-f" "9629babccbb3cf90d5daa72071ca2aad09c5517183c4012566f0471c2117b35a"` [INFO] [stdout] 9629babccbb3cf90d5daa72071ca2aad09c5517183c4012566f0471c2117b35a [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/runozo/hello-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] 63d4ec836bc73ddcad684adbf163e49d217b3f707e4da57c8a985ffe2b15e6bb [INFO] running `"docker" "start" "-a" "63d4ec836bc73ddcad684adbf163e49d217b3f707e4da57c8a985ffe2b15e6bb"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rust-a9b7c5ef8096b16b [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" "63d4ec836bc73ddcad684adbf163e49d217b3f707e4da57c8a985ffe2b15e6bb"` [INFO] running `"docker" "rm" "-f" "63d4ec836bc73ddcad684adbf163e49d217b3f707e4da57c8a985ffe2b15e6bb"` [INFO] [stdout] 63d4ec836bc73ddcad684adbf163e49d217b3f707e4da57c8a985ffe2b15e6bb