[INFO] updating cached repository japaric/hellopp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/japaric/hellopp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/japaric/hellopp" "work/ex/beta-1.37-6/sources/1.36.0/gh/japaric/hellopp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/japaric/hellopp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/japaric/hellopp" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/japaric/hellopp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/japaric/hellopp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c9b80cb50f1b79d5101f778b918662a6a8bc8a1d [INFO] sha for GitHub repo japaric/hellopp: c9b80cb50f1b79d5101f778b918662a6a8bc8a1d [INFO] validating manifest of japaric/hellopp 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 japaric/hellopp 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 japaric/hellopp [INFO] finished frobbing japaric/hellopp [INFO] frobbed toml for japaric/hellopp written to work/ex/beta-1.37-6/sources/1.36.0/gh/japaric/hellopp/Cargo.toml [INFO] started frobbing japaric/hellopp [INFO] finished frobbing japaric/hellopp [INFO] frobbed toml for japaric/hellopp written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/japaric/hellopp/Cargo.toml [INFO] crate japaric/hellopp 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 japaric/hellopp 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/japaric/hellopp:/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] ed11dd71b5ae02748c255eeace18ea2605ea6cb1bda63efbab986c4165e58bf8 [INFO] running `"docker" "start" "-a" "ed11dd71b5ae02748c255eeace18ea2605ea6cb1bda63efbab986c4165e58bf8"` [INFO] [stderr] Compiling hellopp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "ed11dd71b5ae02748c255eeace18ea2605ea6cb1bda63efbab986c4165e58bf8"` [INFO] running `"docker" "rm" "-f" "ed11dd71b5ae02748c255eeace18ea2605ea6cb1bda63efbab986c4165e58bf8"` [INFO] [stdout] ed11dd71b5ae02748c255eeace18ea2605ea6cb1bda63efbab986c4165e58bf8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/japaric/hellopp:/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] c904d9e88da24168b6b794d76e3c9a9e9805953ff6a4f40759c32f9f01216fcc [INFO] running `"docker" "start" "-a" "c904d9e88da24168b6b794d76e3c9a9e9805953ff6a4f40759c32f9f01216fcc"` [INFO] [stderr] Compiling hellopp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "c904d9e88da24168b6b794d76e3c9a9e9805953ff6a4f40759c32f9f01216fcc"` [INFO] running `"docker" "rm" "-f" "c904d9e88da24168b6b794d76e3c9a9e9805953ff6a4f40759c32f9f01216fcc"` [INFO] [stdout] c904d9e88da24168b6b794d76e3c9a9e9805953ff6a4f40759c32f9f01216fcc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/japaric/hellopp:/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] ac22d27fa17fd26fc0012ad050e1dfcad2bab3d72d796e0d6fa5622ce1f35b75 [INFO] running `"docker" "start" "-a" "ac22d27fa17fd26fc0012ad050e1dfcad2bab3d72d796e0d6fa5622ce1f35b75"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hellopp-b80ef3b8d7d84a14 [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" "ac22d27fa17fd26fc0012ad050e1dfcad2bab3d72d796e0d6fa5622ce1f35b75"` [INFO] running `"docker" "rm" "-f" "ac22d27fa17fd26fc0012ad050e1dfcad2bab3d72d796e0d6fa5622ce1f35b75"` [INFO] [stdout] ac22d27fa17fd26fc0012ad050e1dfcad2bab3d72d796e0d6fa5622ce1f35b75