[INFO] fetching crate xeq 2.4.1...
[INFO] testing xeq-2.4.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate xeq 2.4.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate xeq 2.4.1
[INFO] finished tweaking crates.io crate xeq 2.4.1
[INFO] tweaked toml for crates.io crate xeq 2.4.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xeq 2.4.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xeq 2.4.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59108dff32b920e8c6b37f99f6598505b7ae25d87134c24524c62cefb708f0dc
[INFO] running `Command { std: "docker" "start" "-a" "59108dff32b920e8c6b37f99f6598505b7ae25d87134c24524c62cefb708f0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59108dff32b920e8c6b37f99f6598505b7ae25d87134c24524c62cefb708f0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59108dff32b920e8c6b37f99f6598505b7ae25d87134c24524c62cefb708f0dc", kill_on_drop: false }`
[INFO] [stdout] 59108dff32b920e8c6b37f99f6598505b7ae25d87134c24524c62cefb708f0dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57ccdcc87be6bf6db70cd8710151bdd0d9e1a89420c5b7a23a325f8ff2909a06
[INFO] running `Command { std: "docker" "start" "-a" "57ccdcc87be6bf6db70cd8710151bdd0d9e1a89420c5b7a23a325f8ff2909a06", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clearscreen v4.0.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling confy v0.6.1
[INFO] [stderr]    Compiling xeq v2.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.62s
[INFO] running `Command { std: "docker" "inspect" "57ccdcc87be6bf6db70cd8710151bdd0d9e1a89420c5b7a23a325f8ff2909a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57ccdcc87be6bf6db70cd8710151bdd0d9e1a89420c5b7a23a325f8ff2909a06", kill_on_drop: false }`
[INFO] [stdout] 57ccdcc87be6bf6db70cd8710151bdd0d9e1a89420c5b7a23a325f8ff2909a06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a17b1f3c6c3e825b70d14545acdd29ab13cad4f29725dd5d87d23de9d2400aa
[INFO] running `Command { std: "docker" "start" "-a" "2a17b1f3c6c3e825b70d14545acdd29ab13cad4f29725dd5d87d23de9d2400aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling clearscreen v4.0.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling xeq v2.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.79s
[INFO] running `Command { std: "docker" "inspect" "2a17b1f3c6c3e825b70d14545acdd29ab13cad4f29725dd5d87d23de9d2400aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a17b1f3c6c3e825b70d14545acdd29ab13cad4f29725dd5d87d23de9d2400aa", kill_on_drop: false }`
[INFO] [stdout] 2a17b1f3c6c3e825b70d14545acdd29ab13cad4f29725dd5d87d23de9d2400aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a337d1bed9238a95567d31d193a910ef889bb4f92d875450ebd63dfc2406b788
[INFO] running `Command { std: "docker" "start" "-a" "a337d1bed9238a95567d31d193a910ef889bb4f92d875450ebd63dfc2406b788", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xeq-a10a7d11e3ddad8e)
[INFO] [stdout] running 43 tests
[INFO] [stdout] test config::tests::is_toml_rejects_other_extensions ... ok
[INFO] [stdout] test config::tests::is_toml_is_case_insensitive ... ok
[INFO] [stdout] test runner::tests::args_allow_empty_vars_keeps_placeholders ... ok
[INFO] [stdout] test config::tests::is_toml_accepts_toml_extension ... ok
[INFO] [stdout] test runner::tests::args_error_when_not_enough_values ... ok
[INFO] [stdout] test runner::tests::parse_args_empty_input ... ok
[INFO] [stdout] test runner::tests::parse_args_mixed_named_and_positional ... ok
[INFO] [stdout] test config::tests::validate_path_rejects_missing_file ... ok
[INFO] [stdout] test config::tests::validate_path_returns_the_same_path ... ok
[INFO] [stdout] test config::tests::validate_path_rejects_non_toml_file ... ok
[INFO] [stdout] test config::tests::validate_path_rejects_directory ... ok
[INFO] [stdout] test config::tests::read_scripts_errors_on_invalid_toml ... ok
[INFO] [stdout] test runner::tests::replace_args_large_index ... ok
[INFO] [stdout] test runner::tests::replace_env_multiple_vars ... ok
[INFO] [stdout] test runner::tests::replace_vars_nested_multiple_sources ... ok
[INFO] [stdout] test runner::tests::replace_env_no_placeholders ... ok
[INFO] [stdout] test runner::tests::replace_vars_partial_known_partial_unknown_allow ... ok
[INFO] [stdout] test config::tests::validate_path_accepts_valid_toml_file ... ok
[INFO] [stdout] test runner::tests::test_windows_cmd_variable ... ok
[INFO] [stdout] test runner::tests::replace_vars_with_allow_empty_keeps_unknown ... ok
[INFO] [stdout] test runner::tests::test_windows_powershell_variable ... ok
[INFO] [stdout] test types::tests::empty_toml_gives_empty_scripts ... ok
[INFO] [stdout] test types::tests::missing_run_field_is_an_error ... ok
[INFO] [stdout] test types::tests::nested_script_target_exists ... ok
[INFO] [stdout] test types::tests::nested_script_target_missing ... ok
[INFO] [stdout] test types::tests::parses_empty_run_array ... ok
[INFO] [stdout] test types::tests::script_lookup_is_case_sensitive ... ok
[INFO] [stdout] test validation::tests::direct_self_call_is_circular ... ok
[INFO] [stdout] test types::tests::parses_scripts_correctly ... ok
[INFO] [stdout] test validation::tests::linear_chain_passes ... ok
[INFO] [stdout] test validation::tests::missing_nested_script_is_an_error ... ok
[INFO] [stdout] test types::tests::parses_run_commands ... ok
[INFO] [stdout] test types::tests::script_with_all_fields_parses ... ok
[INFO] [stdout] test runner::tests::test_bash_only_feature ... ok
[INFO] [stdout] test validation::tests::valid_nested_call_passes ... ok
[INFO] [stdout] test types::tests::script_serializes_run_commands ... ok
[INFO] [stdout] test validation::tests::fallback_and_continue_on_err_together_is_an_error ... ok
[INFO] [stdout] test validation::tests::indirect_circular_dependency_is_caught ... ok
[INFO] [stdout] test validation::tests::parallel_threads_of_one_is_an_error ... ok
[INFO] [stdout] test validation::tests::parallel_with_cd_is_an_error ... ok
[INFO] [stdout] test validation::tests::parallel_with_nested_call_is_an_error ... ok
[INFO] [stdout] test validation::tests::valid_script_passes ... ok
[INFO] [stdout] test runner::tests::test_posix_shell_variable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a337d1bed9238a95567d31d193a910ef889bb4f92d875450ebd63dfc2406b788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a337d1bed9238a95567d31d193a910ef889bb4f92d875450ebd63dfc2406b788", kill_on_drop: false }`
[INFO] [stdout] a337d1bed9238a95567d31d193a910ef889bb4f92d875450ebd63dfc2406b788
