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