[INFO] updating cached repository youroff/rush [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/youroff/rush [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/youroff/rush" "work/ex/beta-1.37-6/sources/1.36.0/gh/youroff/rush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/youroff/rush'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/youroff/rush" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/youroff/rush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/youroff/rush'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a12ef1bfa709d3be2317e95a82a92a240f9e8075 [INFO] sha for GitHub repo youroff/rush: a12ef1bfa709d3be2317e95a82a92a240f9e8075 [INFO] validating manifest of youroff/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 youroff/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 youroff/rush [INFO] finished frobbing youroff/rush [INFO] frobbed toml for youroff/rush written to work/ex/beta-1.37-6/sources/1.36.0/gh/youroff/rush/Cargo.toml [INFO] started frobbing youroff/rush [INFO] finished frobbing youroff/rush [INFO] frobbed toml for youroff/rush written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/youroff/rush/Cargo.toml [INFO] crate youroff/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 youroff/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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/youroff/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] c32522f29b6c7fde83a33d30fd92e92ed97d1aa59b029d821c2d3f9edbd0c983 [INFO] running `"docker" "start" "-a" "c32522f29b6c7fde83a33d30fd92e92ed97d1aa59b029d821c2d3f9edbd0c983"` [INFO] [stderr] Compiling ncurses v5.98.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling rush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.71s [INFO] running `"docker" "inspect" "c32522f29b6c7fde83a33d30fd92e92ed97d1aa59b029d821c2d3f9edbd0c983"` [INFO] running `"docker" "rm" "-f" "c32522f29b6c7fde83a33d30fd92e92ed97d1aa59b029d821c2d3f9edbd0c983"` [INFO] [stdout] c32522f29b6c7fde83a33d30fd92e92ed97d1aa59b029d821c2d3f9edbd0c983 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/youroff/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] c23b8033f118655802c2e5a4e8a40c31059e355a84691fd3ed4270d615f4c2e9 [INFO] running `"docker" "start" "-a" "c23b8033f118655802c2e5a4e8a40c31059e355a84691fd3ed4270d615f4c2e9"` [INFO] [stderr] Compiling rush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "c23b8033f118655802c2e5a4e8a40c31059e355a84691fd3ed4270d615f4c2e9"` [INFO] running `"docker" "rm" "-f" "c23b8033f118655802c2e5a4e8a40c31059e355a84691fd3ed4270d615f4c2e9"` [INFO] [stdout] c23b8033f118655802c2e5a4e8a40c31059e355a84691fd3ed4270d615f4c2e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/youroff/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] 802234ec816ad24da9f623113b48bcbda514d22635e551d86da8874165156a03 [INFO] running `"docker" "start" "-a" "802234ec816ad24da9f623113b48bcbda514d22635e551d86da8874165156a03"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rush-8af9362f8df9d2ab [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" "802234ec816ad24da9f623113b48bcbda514d22635e551d86da8874165156a03"` [INFO] running `"docker" "rm" "-f" "802234ec816ad24da9f623113b48bcbda514d22635e551d86da8874165156a03"` [INFO] [stdout] 802234ec816ad24da9f623113b48bcbda514d22635e551d86da8874165156a03