[INFO] updating cached repository ghatdev/runtime [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ghatdev/runtime [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ghatdev/runtime" "work/ex/beta-1.38-1/sources/1.37.0/gh/ghatdev/runtime"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ghatdev/runtime'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ghatdev/runtime" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ghatdev/runtime"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ghatdev/runtime'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 968c99499353e5dc08454f3201ffec223701a3c8 [INFO] sha for GitHub repo ghatdev/runtime: 968c99499353e5dc08454f3201ffec223701a3c8 [INFO] validating manifest of ghatdev/runtime 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 ghatdev/runtime 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 ghatdev/runtime [INFO] finished frobbing ghatdev/runtime [INFO] frobbed toml for ghatdev/runtime written to work/ex/beta-1.38-1/sources/1.37.0/gh/ghatdev/runtime/Cargo.toml [INFO] started frobbing ghatdev/runtime [INFO] finished frobbing ghatdev/runtime [INFO] frobbed toml for ghatdev/runtime written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ghatdev/runtime/Cargo.toml [INFO] crate ghatdev/runtime 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 ghatdev/runtime 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-1/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/ghatdev/runtime:/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] fbe8ac2df02805480a43cb96ecc7f3368ce197d0c1891a9d97db55db6b6ae1c8 [INFO] running `"docker" "start" "-a" "fbe8ac2df02805480a43cb96ecc7f3368ce197d0c1891a9d97db55db6b6ae1c8"` [INFO] [stderr] Compiling runtime v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "fbe8ac2df02805480a43cb96ecc7f3368ce197d0c1891a9d97db55db6b6ae1c8"` [INFO] running `"docker" "rm" "-f" "fbe8ac2df02805480a43cb96ecc7f3368ce197d0c1891a9d97db55db6b6ae1c8"` [INFO] [stdout] fbe8ac2df02805480a43cb96ecc7f3368ce197d0c1891a9d97db55db6b6ae1c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/ghatdev/runtime:/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] 6046505e298981aad25629746f85231535e01703975a817fbc037183b9eb4174 [INFO] running `"docker" "start" "-a" "6046505e298981aad25629746f85231535e01703975a817fbc037183b9eb4174"` [INFO] [stderr] Compiling runtime v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "6046505e298981aad25629746f85231535e01703975a817fbc037183b9eb4174"` [INFO] running `"docker" "rm" "-f" "6046505e298981aad25629746f85231535e01703975a817fbc037183b9eb4174"` [INFO] [stdout] 6046505e298981aad25629746f85231535e01703975a817fbc037183b9eb4174 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/ghatdev/runtime:/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] 7233541db773b95cdfcb90f2169c3846fd6103c2522dcc793fa175b4167684b6 [INFO] running `"docker" "start" "-a" "7233541db773b95cdfcb90f2169c3846fd6103c2522dcc793fa175b4167684b6"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/runtime-6e637c7b43bddb41 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7233541db773b95cdfcb90f2169c3846fd6103c2522dcc793fa175b4167684b6"` [INFO] running `"docker" "rm" "-f" "7233541db773b95cdfcb90f2169c3846fd6103c2522dcc793fa175b4167684b6"` [INFO] [stdout] 7233541db773b95cdfcb90f2169c3846fd6103c2522dcc793fa175b4167684b6