[INFO] cloning repository ordovicia/rush [INFO] running `"git" "clone" "--bare" "git://github.com/ordovicia/rush.git" "work/cache/sources/gh/ordovicia/rush"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ordovicia/rush'... [INFO] running `"git" "clone" "work/cache/sources/gh/ordovicia/rush" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ordovicia/rush"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ordovicia/rush'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ordovicia/rush" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ordovicia/rush"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ordovicia/rush on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ordovicia/rush against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] c28aea5e942ae07023096cf00e005cc7ac7fa52d6393e239c262206183eb55b8 [INFO] running `"docker" "start" "-a" "c28aea5e942ae07023096cf00e005cc7ac7fa52d6393e239c262206183eb55b8"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling libc v0.2.38 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling memchr v1.0.2 [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 14.05s [INFO] running `"docker" "inspect" "c28aea5e942ae07023096cf00e005cc7ac7fa52d6393e239c262206183eb55b8"` [INFO] running `"docker" "rm" "-f" "c28aea5e942ae07023096cf00e005cc7ac7fa52d6393e239c262206183eb55b8"` [INFO] [stdout] c28aea5e942ae07023096cf00e005cc7ac7fa52d6393e239c262206183eb55b8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d2a3c08b6059f69eb5367511350f87b3b65bb052c9232869252db11482ba262d [INFO] running `"docker" "start" "-a" "d2a3c08b6059f69eb5367511350f87b3b65bb052c9232869252db11482ba262d"` [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.17s [INFO] running `"docker" "inspect" "d2a3c08b6059f69eb5367511350f87b3b65bb052c9232869252db11482ba262d"` [INFO] running `"docker" "rm" "-f" "d2a3c08b6059f69eb5367511350f87b3b65bb052c9232869252db11482ba262d"` [INFO] [stdout] d2a3c08b6059f69eb5367511350f87b3b65bb052c9232869252db11482ba262d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 33f9cb4d312c88af6068decbc0e67c3e668c443b932594011e6d67c2a9408bc4 [INFO] running `"docker" "start" "-a" "33f9cb4d312c88af6068decbc0e67c3e668c443b932594011e6d67c2a9408bc4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rush-09f3af7632359b93 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rush-e2af50a28a044566 [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::tests::token_test ... ok [INFO] [stdout] test parser::tests::redirect_out_test ... ok [INFO] [stdout] test parser::tests::redirect_in_test ... ok [INFO] [stdout] test parser::tests::process_test ... ok [INFO] [stdout] test parser::tests::job_test ... ok [INFO] [stdout] test parser::tests::argument_list_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "33f9cb4d312c88af6068decbc0e67c3e668c443b932594011e6d67c2a9408bc4"` [INFO] running `"docker" "rm" "-f" "33f9cb4d312c88af6068decbc0e67c3e668c443b932594011e6d67c2a9408bc4"` [INFO] [stdout] 33f9cb4d312c88af6068decbc0e67c3e668c443b932594011e6d67c2a9408bc4