[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.37-6/sources/1.36.0/gh/ghatdev/runtime"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ghatdev/runtime'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ghatdev/runtime" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ghatdev/runtime"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 ghatdev/runtime 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 ghatdev/runtime [INFO] finished frobbing ghatdev/runtime [INFO] frobbed toml for ghatdev/runtime written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 ghatdev/runtime 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 3c71fca7b7b9064f62c240af97263304f5ae8d743a7977c56ca8fadca294c8bb [INFO] running `"docker" "start" "-a" "3c71fca7b7b9064f62c240af97263304f5ae8d743a7977c56ca8fadca294c8bb"` [INFO] [stderr] Compiling runtime v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "3c71fca7b7b9064f62c240af97263304f5ae8d743a7977c56ca8fadca294c8bb"` [INFO] running `"docker" "rm" "-f" "3c71fca7b7b9064f62c240af97263304f5ae8d743a7977c56ca8fadca294c8bb"` [INFO] [stdout] 3c71fca7b7b9064f62c240af97263304f5ae8d743a7977c56ca8fadca294c8bb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e8a077b60d40c9d09f5ee0cf6c95e7e6afcc7ee5dfe9e7766afb1716cb8fc665 [INFO] running `"docker" "start" "-a" "e8a077b60d40c9d09f5ee0cf6c95e7e6afcc7ee5dfe9e7766afb1716cb8fc665"` [INFO] [stderr] Compiling runtime v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "e8a077b60d40c9d09f5ee0cf6c95e7e6afcc7ee5dfe9e7766afb1716cb8fc665"` [INFO] running `"docker" "rm" "-f" "e8a077b60d40c9d09f5ee0cf6c95e7e6afcc7ee5dfe9e7766afb1716cb8fc665"` [INFO] [stdout] e8a077b60d40c9d09f5ee0cf6c95e7e6afcc7ee5dfe9e7766afb1716cb8fc665 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] 486d2309422b950fa6042ab48ceacde3d74708fc97965a8ba2b88f6a5a8aa352 [INFO] running `"docker" "start" "-a" "486d2309422b950fa6042ab48ceacde3d74708fc97965a8ba2b88f6a5a8aa352"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/runtime-3f4d1b7d4a208048 [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" "486d2309422b950fa6042ab48ceacde3d74708fc97965a8ba2b88f6a5a8aa352"` [INFO] running `"docker" "rm" "-f" "486d2309422b950fa6042ab48ceacde3d74708fc97965a8ba2b88f6a5a8aa352"` [INFO] [stdout] 486d2309422b950fa6042ab48ceacde3d74708fc97965a8ba2b88f6a5a8aa352