[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 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] e4fac69a85810d408738c6870e857a5d6ec3719ddc65f0949766b9318e1415ea [INFO] running `"docker" "start" "-a" "e4fac69a85810d408738c6870e857a5d6ec3719ddc65f0949766b9318e1415ea"` [INFO] [stderr] Compiling runtime v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "e4fac69a85810d408738c6870e857a5d6ec3719ddc65f0949766b9318e1415ea"` [INFO] running `"docker" "rm" "-f" "e4fac69a85810d408738c6870e857a5d6ec3719ddc65f0949766b9318e1415ea"` [INFO] [stdout] e4fac69a85810d408738c6870e857a5d6ec3719ddc65f0949766b9318e1415ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] caa88abbd038c951704888a8cc51d44cbf65a8a111e8ac131944efda1bf11579 [INFO] running `"docker" "start" "-a" "caa88abbd038c951704888a8cc51d44cbf65a8a111e8ac131944efda1bf11579"` [INFO] [stderr] Compiling runtime v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "caa88abbd038c951704888a8cc51d44cbf65a8a111e8ac131944efda1bf11579"` [INFO] running `"docker" "rm" "-f" "caa88abbd038c951704888a8cc51d44cbf65a8a111e8ac131944efda1bf11579"` [INFO] [stdout] caa88abbd038c951704888a8cc51d44cbf65a8a111e8ac131944efda1bf11579 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 055812d510f600efce924c93bb360285c245a6b5dd5fc62b7a46c8a77bafa4f3 [INFO] running `"docker" "start" "-a" "055812d510f600efce924c93bb360285c245a6b5dd5fc62b7a46c8a77bafa4f3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/runtime-62f8f4ed56c3fd8c [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" "055812d510f600efce924c93bb360285c245a6b5dd5fc62b7a46c8a77bafa4f3"` [INFO] running `"docker" "rm" "-f" "055812d510f600efce924c93bb360285c245a6b5dd5fc62b7a46c8a77bafa4f3"` [INFO] [stdout] 055812d510f600efce924c93bb360285c245a6b5dd5fc62b7a46c8a77bafa4f3