[INFO] updating cached repository ordovicia/rush [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ordovicia/rush [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ordovicia/rush" "work/ex/beta-1.37-6/sources/1.36.0/gh/ordovicia/rush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ordovicia/rush'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ordovicia/rush" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ordovicia/rush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ordovicia/rush'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e4388c08ee6d22129453f7a8fc5946daa45a3a29 [INFO] sha for GitHub repo ordovicia/rush: e4388c08ee6d22129453f7a8fc5946daa45a3a29 [INFO] validating manifest of ordovicia/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 ordovicia/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 ordovicia/rush [INFO] finished frobbing ordovicia/rush [INFO] frobbed toml for ordovicia/rush written to work/ex/beta-1.37-6/sources/1.36.0/gh/ordovicia/rush/Cargo.toml [INFO] started frobbing ordovicia/rush [INFO] finished frobbing ordovicia/rush [INFO] frobbed toml for ordovicia/rush written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ordovicia/rush/Cargo.toml [INFO] crate ordovicia/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 ordovicia/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/ordovicia/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] f1785923ac847f4388710518448c419ec5a87064824e86441659c4c59a13f48c [INFO] running `"docker" "start" "-a" "f1785923ac847f4388710518448c419ec5a87064824e86441659c4c59a13f48c"` [INFO] [stderr] Compiling libc v0.2.38 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling rush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/builtin/cd.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | env::home_dir().expect("Could not get your home directory") [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.40s [INFO] running `"docker" "inspect" "f1785923ac847f4388710518448c419ec5a87064824e86441659c4c59a13f48c"` [INFO] running `"docker" "rm" "-f" "f1785923ac847f4388710518448c419ec5a87064824e86441659c4c59a13f48c"` [INFO] [stdout] f1785923ac847f4388710518448c419ec5a87064824e86441659c4c59a13f48c [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/ordovicia/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] 257452d3fa142c6f3f618ffe2237fed44ef592608b114e15d5895e21b537ee36 [INFO] running `"docker" "start" "-a" "257452d3fa142c6f3f618ffe2237fed44ef592608b114e15d5895e21b537ee36"` [INFO] [stderr] Compiling rush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/builtin/cd.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | env::home_dir().expect("Could not get your home directory") [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "257452d3fa142c6f3f618ffe2237fed44ef592608b114e15d5895e21b537ee36"` [INFO] running `"docker" "rm" "-f" "257452d3fa142c6f3f618ffe2237fed44ef592608b114e15d5895e21b537ee36"` [INFO] [stdout] 257452d3fa142c6f3f618ffe2237fed44ef592608b114e15d5895e21b537ee36 [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/ordovicia/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] 9bb58980f14766f50c2840b8c5ef2e50b28d69dcd36d9c96b146777f3b5d6fd1 [INFO] running `"docker" "start" "-a" "9bb58980f14766f50c2840b8c5ef2e50b28d69dcd36d9c96b146777f3b5d6fd1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rush-6dbbaefddcdb323e [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::tests::argument_list_test ... ok [INFO] [stdout] test parser::tests::job_test ... ok [INFO] [stdout] test parser::tests::process_test ... ok [INFO] [stdout] test parser::tests::token_test ... ok [INFO] [stdout] test parser::tests::redirect_in_test ... ok [INFO] [stdout] test parser::tests::redirect_out_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rush-7968b43d7cde527c [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] [stderr] Doc-tests rush [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/parser.rs - parser (line 6) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9bb58980f14766f50c2840b8c5ef2e50b28d69dcd36d9c96b146777f3b5d6fd1"` [INFO] running `"docker" "rm" "-f" "9bb58980f14766f50c2840b8c5ef2e50b28d69dcd36d9c96b146777f3b5d6fd1"` [INFO] [stdout] 9bb58980f14766f50c2840b8c5ef2e50b28d69dcd36d9c96b146777f3b5d6fd1