[INFO] cloning repository https://github.com/FedericoBarberon/rushell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FedericoBarberon/rushell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedericoBarberon%2Frushell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedericoBarberon%2Frushell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16faa31f5d39a20037a7a5ac3428b18cdabe2f60
[INFO] testing FedericoBarberon/rushell against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedericoBarberon%2Frushell" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FedericoBarberon/rushell
[INFO] finished tweaking git repo https://github.com/FedericoBarberon/rushell
[INFO] tweaked toml for git repo https://github.com/FedericoBarberon/rushell written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FedericoBarberon/rushell on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FedericoBarberon/rushell already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7
[INFO] running `Command { std: "docker" "start" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling codecrafters-shell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
[INFO] running `Command { std: "docker" "inspect" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]    Compiling serial_test v3.5.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling codecrafters-shell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.56s
[INFO] running `Command { std: "docker" "inspect" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codecrafters_shell-c23ebe5dce1fef96)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test commands::cd_cmd::tests::execute_with_absolute_path ... ok
[INFO] [stdout] test commands::cd_cmd::tests::execute_with_invalid_path_prints_error_and_does_not_change_cwd ... ok
[INFO] [stdout] test commands::cd_cmd::tests::execute_with_relative_parent_path ... ok
[INFO] [stdout] test commands::cd_cmd::tests::execute_with_relative_path ... ok
[INFO] [stdout] test commands::cd_cmd::tests::execute_with_home_alias ... ok
[INFO] [stdout] test commands::cd_cmd::tests::from_valid_args ... ok
[INFO] [stdout] test commands::cd_cmd::tests::execute_with_relative_current_path ... ok
[INFO] [stdout] test commands::exit_cmd::tests::execute_returns_exit_result ... ok
[INFO] [stdout] test commands::exit_cmd::tests::fails_from_multiple_args ... ok
[INFO] [stdout] test commands::exit_cmd::tests::from_empty_args ... ok
[INFO] [stdout] test commands::exit_cmd::tests::from_valid_args ... ok
[INFO] [stdout] test commands::cd_cmd::tests::execute_with_relative_current_path_shorthand ... ok
[INFO] [stdout] test commands::pwd_cmd::tests::fails_from_multiple_args ... ok
[INFO] [stdout] test commands::pwd_cmd::tests::execute_prints_cwd ... ok
[INFO] [stdout] test commands::pwd_cmd::tests::from_empty_args ... ok
[INFO] [stdout] test commands::echo_cmd::tests::execution_writes_to_output ... ok
[INFO] [stdout] test commands::tests::cd_cmd_from_parsed_input ... ok
[INFO] [stdout] test commands::tests::cd_cmd_too_many_args_from_parsed_input ... ok
[INFO] [stdout] test commands::cd_cmd::tests::fails_from_multiple_args ... ok
[INFO] [stdout] test commands::tests::echo_cmd_from_parsed_input ... ok
[INFO] [stdout] test commands::tests::pwd_cmd_too_many_args_from_parsed_input ... ok
[INFO] [stdout] test commands::tests::external_cmd ... ok
[INFO] [stdout] test commands::tests::pwd_cmd_from_parsed_input ... ok
[INFO] [stdout] test commands::tests::type_cmd_from_parsed_input ... ok
[INFO] [stdout] test commands::tests::exit_cmd_from_parsed_input ... ok
[INFO] [stdout] test commands::tests::unknown_command ... ok
[INFO] [stdout] test commands::type_cmd::tests::built_in_cmd ... ok
[INFO] [stdout] test commands::cd_cmd::tests::execute_with_home_alias_with_extra_path ... ok
[INFO] [stdout] test commands::type_cmd::tests::external_cmd ... ok
[INFO] [stdout] test commands::type_cmd::tests::multiple_cmds ... ok
[INFO] [stdout] test commands::type_cmd::tests::unknown_cmd ... ok
[INFO] [stdout] test commands::echo_cmd::tests::execution_with_no_args ... ok
[INFO] [stdout] test commands::tests::exit_cmd_invalid_args_from_parsed_input ... ok
[INFO] [stdout] test finder::tests::empty_name_does_not_match_when_path_entry_is_a_file ... ok
[INFO] [stdout] test commands::external_cmd::tests::execute_external_cmd ... ok
[INFO] [stdout] test parser::tests::command_with_multiple_args ... ok
[INFO] [stdout] test finder::tests::multiple_paths_with_one_executable ... ok
[INFO] [stdout] test parser::tests::command_with_one_arg ... ok
[INFO] [stdout] test parser::tests::command_without_args ... ok
[INFO] [stdout] test finder::tests::single_path_with_executable ... ok
[INFO] [stdout] test finder::tests::single_path_without_file ... ok
[INFO] [stdout] test finder::tests::single_path_with_file_no_executable ... ok
[INFO] [stdout] test finder::tests::multiple_paths_without_file ... ok
[INFO] [stdout] test finder::tests::multiple_paths_with_multiple_executables ... ok
[INFO] [stdout] test finder::tests::multiple_paths_with_one_executable_and_one_non_executable ... ok
[INFO] [stdout] test parser::tests::empty_input ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_shell-8d7ada03baeebb14)
[INFO] [stdout] test parser::tests::trim_whitespaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests codecrafters_shell
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7", kill_on_drop: false }`
[INFO] [stdout] ce70ff702e710d0d8f3074f8b5c94d7413ac75b0d5999bc2a701ffca3f2941e7
