[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.37-6/sources/1.36.0/gh/Onyxus999/hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Onyxus999/hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Onyxus999/hello-world" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Onyxus999/hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 Onyxus999/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 Onyxus999/hello-world [INFO] finished frobbing Onyxus999/hello-world [INFO] frobbed toml for Onyxus999/hello-world written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 Onyxus999/hello-world 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-2/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/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-07-23" "build" "--frozen"` [INFO] [stdout] 05dc83ab5eb8e19d03a65ff11234c1cfc1fe20e4214ae98b57e7e4a1b98802b2 [INFO] running `"docker" "start" "-a" "05dc83ab5eb8e19d03a65ff11234c1cfc1fe20e4214ae98b57e7e4a1b98802b2"` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "05dc83ab5eb8e19d03a65ff11234c1cfc1fe20e4214ae98b57e7e4a1b98802b2"` [INFO] running `"docker" "rm" "-f" "05dc83ab5eb8e19d03a65ff11234c1cfc1fe20e4214ae98b57e7e4a1b98802b2"` [INFO] [stdout] 05dc83ab5eb8e19d03a65ff11234c1cfc1fe20e4214ae98b57e7e4a1b98802b2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] b24f8e2363eeced8296fd739c08bbbeab0fac1a8368d21363770c239a4d935a0 [INFO] running `"docker" "start" "-a" "b24f8e2363eeced8296fd739c08bbbeab0fac1a8368d21363770c239a4d935a0"` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "b24f8e2363eeced8296fd739c08bbbeab0fac1a8368d21363770c239a4d935a0"` [INFO] running `"docker" "rm" "-f" "b24f8e2363eeced8296fd739c08bbbeab0fac1a8368d21363770c239a4d935a0"` [INFO] [stdout] b24f8e2363eeced8296fd739c08bbbeab0fac1a8368d21363770c239a4d935a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/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-07-23" "test" "--frozen"` [INFO] [stdout] 7d69a288bcc4c087abc15eacfd3973c66de003624049a3a135778a82b1ad0a46 [INFO] running `"docker" "start" "-a" "7d69a288bcc4c087abc15eacfd3973c66de003624049a3a135778a82b1ad0a46"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [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" "7d69a288bcc4c087abc15eacfd3973c66de003624049a3a135778a82b1ad0a46"` [INFO] running `"docker" "rm" "-f" "7d69a288bcc4c087abc15eacfd3973c66de003624049a3a135778a82b1ad0a46"` [INFO] [stdout] 7d69a288bcc4c087abc15eacfd3973c66de003624049a3a135778a82b1ad0a46