[INFO] updating cached repository dufkan/rush [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dufkan/rush [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dufkan/rush" "work/ex/beta-1.37-6/sources/1.36.0/gh/dufkan/rush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dufkan/rush'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dufkan/rush" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dufkan/rush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dufkan/rush'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1fefba20174a32dfd522185883bf638a71105d2b [INFO] sha for GitHub repo dufkan/rush: 1fefba20174a32dfd522185883bf638a71105d2b [INFO] validating manifest of dufkan/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 dufkan/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 dufkan/rush [INFO] finished frobbing dufkan/rush [INFO] frobbed toml for dufkan/rush written to work/ex/beta-1.37-6/sources/1.36.0/gh/dufkan/rush/Cargo.toml [INFO] started frobbing dufkan/rush [INFO] finished frobbing dufkan/rush [INFO] frobbed toml for dufkan/rush written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dufkan/rush/Cargo.toml [INFO] crate dufkan/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 dufkan/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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dufkan/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] 8137bc0b76672e70dc5ac41ae8bf746f6be70bfcfb2ab583b9ae2f35b2f3a147 [INFO] running `"docker" "start" "-a" "8137bc0b76672e70dc5ac41ae8bf746f6be70bfcfb2ab583b9ae2f35b2f3a147"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling rush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*exec` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/shell.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 189 | let command = exec.args().first(); [INFO] [stderr] | ---- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 192 | exec.set_kind(match command.as_str() { [INFO] [stderr] | ^^^^ ------- immutable borrow later used here [INFO] [stderr] | | [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.08s [INFO] running `"docker" "inspect" "8137bc0b76672e70dc5ac41ae8bf746f6be70bfcfb2ab583b9ae2f35b2f3a147"` [INFO] running `"docker" "rm" "-f" "8137bc0b76672e70dc5ac41ae8bf746f6be70bfcfb2ab583b9ae2f35b2f3a147"` [INFO] [stdout] 8137bc0b76672e70dc5ac41ae8bf746f6be70bfcfb2ab583b9ae2f35b2f3a147 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dufkan/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] 2d0416d010e4578871fb9320b27bc606b125932473611c67a906432c93977990 [INFO] running `"docker" "start" "-a" "2d0416d010e4578871fb9320b27bc606b125932473611c67a906432c93977990"` [INFO] [stderr] Compiling rush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*exec` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/shell.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 189 | let command = exec.args().first(); [INFO] [stderr] | ---- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 192 | exec.set_kind(match command.as_str() { [INFO] [stderr] | ^^^^ ------- immutable borrow later used here [INFO] [stderr] | | [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `"docker" "inspect" "2d0416d010e4578871fb9320b27bc606b125932473611c67a906432c93977990"` [INFO] running `"docker" "rm" "-f" "2d0416d010e4578871fb9320b27bc606b125932473611c67a906432c93977990"` [INFO] [stdout] 2d0416d010e4578871fb9320b27bc606b125932473611c67a906432c93977990 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dufkan/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] b6c9c39f095ca531588513401d1f995e1f75457a4aa6da16688270c361f91166 [INFO] running `"docker" "start" "-a" "b6c9c39f095ca531588513401d1f995e1f75457a4aa6da16688270c361f91166"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rush-4335e028cbfa6cf7 [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" "b6c9c39f095ca531588513401d1f995e1f75457a4aa6da16688270c361f91166"` [INFO] running `"docker" "rm" "-f" "b6c9c39f095ca531588513401d1f995e1f75457a4aa6da16688270c361f91166"` [INFO] [stdout] b6c9c39f095ca531588513401d1f995e1f75457a4aa6da16688270c361f91166