[INFO] updating cached repository Onyxus999/hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Onyxus999/hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Onyxus999/hello-world" "work/ex/beta-1.38-1/sources/1.37.0/gh/Onyxus999/hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Onyxus999/hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Onyxus999/hello-world" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Onyxus999/hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Onyxus999/hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 756ed0b0601436abe10c0b65eb506a17f6703d83 [INFO] sha for GitHub repo Onyxus999/hello-world: 756ed0b0601436abe10c0b65eb506a17f6703d83 [INFO] validating manifest of Onyxus999/hello-world on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Onyxus999/hello-world on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Onyxus999/hello-world [INFO] finished frobbing Onyxus999/hello-world [INFO] frobbed toml for Onyxus999/hello-world written to work/ex/beta-1.38-1/sources/1.37.0/gh/Onyxus999/hello-world/Cargo.toml [INFO] started frobbing Onyxus999/hello-world [INFO] finished frobbing Onyxus999/hello-world [INFO] frobbed toml for Onyxus999/hello-world written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Onyxus999/hello-world/Cargo.toml [INFO] crate Onyxus999/hello-world already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Onyxus999/hello-world against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Onyxus999/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-08-13" "build" "--frozen"` [INFO] [stdout] ca593b00ec974821b0dcdaee1b03bff7bb134760d32f1a359b3cb776485606d6 [INFO] running `"docker" "start" "-a" "ca593b00ec974821b0dcdaee1b03bff7bb134760d32f1a359b3cb776485606d6"` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "ca593b00ec974821b0dcdaee1b03bff7bb134760d32f1a359b3cb776485606d6"` [INFO] running `"docker" "rm" "-f" "ca593b00ec974821b0dcdaee1b03bff7bb134760d32f1a359b3cb776485606d6"` [INFO] [stdout] ca593b00ec974821b0dcdaee1b03bff7bb134760d32f1a359b3cb776485606d6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Onyxus999/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 50dabab88ab243bf3395c7ed9e3d95b8642a6d8acc6ce60400e66a7abd24ad00 [INFO] running `"docker" "start" "-a" "50dabab88ab243bf3395c7ed9e3d95b8642a6d8acc6ce60400e66a7abd24ad00"` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "50dabab88ab243bf3395c7ed9e3d95b8642a6d8acc6ce60400e66a7abd24ad00"` [INFO] running `"docker" "rm" "-f" "50dabab88ab243bf3395c7ed9e3d95b8642a6d8acc6ce60400e66a7abd24ad00"` [INFO] [stdout] 50dabab88ab243bf3395c7ed9e3d95b8642a6d8acc6ce60400e66a7abd24ad00 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Onyxus999/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-08-13" "test" "--frozen"` [INFO] [stdout] b31bf979f228dab52e9ba0049049d123fd548e9c971e8d8198cdd981f4c89bd8 [INFO] running `"docker" "start" "-a" "b31bf979f228dab52e9ba0049049d123fd548e9c971e8d8198cdd981f4c89bd8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-c7dba46202a1e2ec [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" "b31bf979f228dab52e9ba0049049d123fd548e9c971e8d8198cdd981f4c89bd8"` [INFO] running `"docker" "rm" "-f" "b31bf979f228dab52e9ba0049049d123fd548e9c971e8d8198cdd981f4c89bd8"` [INFO] [stdout] b31bf979f228dab52e9ba0049049d123fd548e9c971e8d8198cdd981f4c89bd8