[INFO] updating cached repository hellboxpy/hell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hellboxpy/hell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hellboxpy/hell" "work/ex/beta-1.38-1/sources/1.37.0/gh/hellboxpy/hell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hellboxpy/hell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hellboxpy/hell" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hellboxpy/hell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hellboxpy/hell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 71d15c2d9e1a3bc0f1278d62031b2eb8d716ff7c [INFO] sha for GitHub repo hellboxpy/hell: 71d15c2d9e1a3bc0f1278d62031b2eb8d716ff7c [INFO] validating manifest of hellboxpy/hell 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 hellboxpy/hell 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 hellboxpy/hell [INFO] finished frobbing hellboxpy/hell [INFO] frobbed toml for hellboxpy/hell written to work/ex/beta-1.38-1/sources/1.37.0/gh/hellboxpy/hell/Cargo.toml [INFO] started frobbing hellboxpy/hell [INFO] finished frobbing hellboxpy/hell [INFO] frobbed toml for hellboxpy/hell written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hellboxpy/hell/Cargo.toml [INFO] crate hellboxpy/hell 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hellboxpy/hell against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hellboxpy/hell:/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.37.0" "build" "--frozen"` [INFO] [stdout] c49574949645d733b3e79ed751c58362c69b69b5cd7b67bf9d7f2b92958111d0 [INFO] running `"docker" "start" "-a" "c49574949645d733b3e79ed751c58362c69b69b5cd7b67bf9d7f2b92958111d0"` [INFO] [stderr] Compiling hell v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `"docker" "inspect" "c49574949645d733b3e79ed751c58362c69b69b5cd7b67bf9d7f2b92958111d0"` [INFO] running `"docker" "rm" "-f" "c49574949645d733b3e79ed751c58362c69b69b5cd7b67bf9d7f2b92958111d0"` [INFO] [stdout] c49574949645d733b3e79ed751c58362c69b69b5cd7b67bf9d7f2b92958111d0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hellboxpy/hell:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b674a96ff4e6fa3ce9b14b87b4206476b6331b985b802f9efd050e4fa02e0e9f [INFO] running `"docker" "start" "-a" "b674a96ff4e6fa3ce9b14b87b4206476b6331b985b802f9efd050e4fa02e0e9f"` [INFO] [stderr] Compiling hell v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "b674a96ff4e6fa3ce9b14b87b4206476b6331b985b802f9efd050e4fa02e0e9f"` [INFO] running `"docker" "rm" "-f" "b674a96ff4e6fa3ce9b14b87b4206476b6331b985b802f9efd050e4fa02e0e9f"` [INFO] [stdout] b674a96ff4e6fa3ce9b14b87b4206476b6331b985b802f9efd050e4fa02e0e9f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hellboxpy/hell:/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.37.0" "test" "--frozen"` [INFO] [stdout] fe6942e35d49b55dbaaf6d381fd8ad705230adeb0841faf5476c5150822f7209 [INFO] running `"docker" "start" "-a" "fe6942e35d49b55dbaaf6d381fd8ad705230adeb0841faf5476c5150822f7209"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/hell-e40fd0108ba38db3 [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" "fe6942e35d49b55dbaaf6d381fd8ad705230adeb0841faf5476c5150822f7209"` [INFO] running `"docker" "rm" "-f" "fe6942e35d49b55dbaaf6d381fd8ad705230adeb0841faf5476c5150822f7209"` [INFO] [stdout] fe6942e35d49b55dbaaf6d381fd8ad705230adeb0841faf5476c5150822f7209