[INFO] cloning repository AndersonReyes/Shell [INFO] running `"git" "clone" "--bare" "git://github.com/AndersonReyes/Shell.git" "work/cache/sources/gh/AndersonReyes/Shell"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/AndersonReyes/Shell'... [INFO] running `"git" "clone" "work/cache/sources/gh/AndersonReyes/Shell" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AndersonReyes/Shell"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AndersonReyes/Shell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AndersonReyes/Shell" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AndersonReyes/Shell"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AndersonReyes/Shell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 39e59cf4752abd92e1fa01bb7f2cc7ad0f410b91 [INFO] sha for GitHub repo AndersonReyes/Shell: 39e59cf4752abd92e1fa01bb7f2cc7ad0f410b91 [INFO] validating manifest of AndersonReyes/Shell 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 AndersonReyes/Shell 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 AndersonReyes/Shell [INFO] finished frobbing AndersonReyes/Shell [INFO] frobbed toml for AndersonReyes/Shell written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AndersonReyes/Shell/Cargo.toml [INFO] started frobbing AndersonReyes/Shell [INFO] finished frobbing AndersonReyes/Shell [INFO] frobbed toml for AndersonReyes/Shell written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AndersonReyes/Shell/Cargo.toml [INFO] crate AndersonReyes/Shell 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 AndersonReyes/Shell against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AndersonReyes/Shell:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 59d5cfd1e8cfd18dd217bd2e37f13fd426f8d2efddb53e4418b35b1fc4a8d650 [INFO] running `"docker" "start" "-a" "59d5cfd1e8cfd18dd217bd2e37f13fd426f8d2efddb53e4418b35b1fc4a8d650"` [INFO] [stderr] Compiling shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/helpers.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "59d5cfd1e8cfd18dd217bd2e37f13fd426f8d2efddb53e4418b35b1fc4a8d650"` [INFO] running `"docker" "rm" "-f" "59d5cfd1e8cfd18dd217bd2e37f13fd426f8d2efddb53e4418b35b1fc4a8d650"` [INFO] [stdout] 59d5cfd1e8cfd18dd217bd2e37f13fd426f8d2efddb53e4418b35b1fc4a8d650 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AndersonReyes/Shell:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] cb51d89e4a53236522cdf7efcc2fab411e31fd2cee73f3f22db88eb31aa4f561 [INFO] running `"docker" "start" "-a" "cb51d89e4a53236522cdf7efcc2fab411e31fd2cee73f3f22db88eb31aa4f561"` [INFO] [stderr] Compiling shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "cb51d89e4a53236522cdf7efcc2fab411e31fd2cee73f3f22db88eb31aa4f561"` [INFO] running `"docker" "rm" "-f" "cb51d89e4a53236522cdf7efcc2fab411e31fd2cee73f3f22db88eb31aa4f561"` [INFO] [stdout] cb51d89e4a53236522cdf7efcc2fab411e31fd2cee73f3f22db88eb31aa4f561 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AndersonReyes/Shell:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] e438ab80c7c57580a974863d2087505a93c932da2b4f795560ad05c91508b29e [INFO] running `"docker" "start" "-a" "e438ab80c7c57580a974863d2087505a93c932da2b4f795560ad05c91508b29e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/shell-c640d46b8bdf52a4 [INFO] [stderr] cat: filedontexist.sdfsdfsd: No such file or directory [INFO] [stdout] [INFO] [stderr] ls: cannot access '.gitignore': No such file or directory [INFO] [stdout] running 10 tests [INFO] [stdout] test helpers::tests::test_split_line ... ok [INFO] [stdout] test shell::tests::test_command_cat_invalidpath ... ok [INFO] [stdout] test shell::tests::test_command_echo_fails ... ok [INFO] [stdout] test shell::tests::test_command_cd ... ok [INFO] [stdout] test shell::tests::test_command_cd_invalidpath ... ok [INFO] [stdout] test shell::tests::test_command_echo ... ok [INFO] [stdout] test shell::tests::test_command_listdir_withfile_as_path ... ok [INFO] [stdout] test shell::tests::test_command_listdir ... ok [INFO] [stdout] test shell::tests::test_command_listdir_invalid_path ... ok [INFO] [stderr] ls: cannot access 'dontexists': No such file or directory [INFO] [stdout] test shell::tests::test_command_listdir_nopath ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e438ab80c7c57580a974863d2087505a93c932da2b4f795560ad05c91508b29e"` [INFO] running `"docker" "rm" "-f" "e438ab80c7c57580a974863d2087505a93c932da2b4f795560ad05c91508b29e"` [INFO] [stdout] e438ab80c7c57580a974863d2087505a93c932da2b4f795560ad05c91508b29e