[INFO] fetching crate gshell 1.0.3...
[INFO] testing gshell-1.0.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate gshell 1.0.3 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate gshell 1.0.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gshell 1.0.3
[INFO] tweaked toml for crates.io crate gshell 1.0.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gshell 1.0.3 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 gshell 1.0.3 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dbefa815fd6c2f65dc28343740761d1ee551383bdf122a0d5e144ab3556a3fd1
[INFO] running `Command { std: "docker" "start" "-a" "dbefa815fd6c2f65dc28343740761d1ee551383bdf122a0d5e144ab3556a3fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbefa815fd6c2f65dc28343740761d1ee551383bdf122a0d5e144ab3556a3fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbefa815fd6c2f65dc28343740761d1ee551383bdf122a0d5e144ab3556a3fd1", kill_on_drop: false }`
[INFO] [stdout] dbefa815fd6c2f65dc28343740761d1ee551383bdf122a0d5e144ab3556a3fd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d6e37591dd3e2aeb62367f02f3f9c58ef057b413d8cd3dfcff20e4cc4688c3b8
[INFO] running `Command { std: "docker" "start" "-a" "d6e37591dd3e2aeb62367f02f3f9c58ef057b413d8cd3dfcff20e4cc4688c3b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling reedline v0.46.0
[INFO] [stderr]    Compiling gshell v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.97s
[INFO] running `Command { std: "docker" "inspect" "d6e37591dd3e2aeb62367f02f3f9c58ef057b413d8cd3dfcff20e4cc4688c3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6e37591dd3e2aeb62367f02f3f9c58ef057b413d8cd3dfcff20e4cc4688c3b8", kill_on_drop: false }`
[INFO] [stdout] d6e37591dd3e2aeb62367f02f3f9c58ef057b413d8cd3dfcff20e4cc4688c3b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dfe7b2e4ff22654dc30f0250bc3c2e4d25a665f3fdcadb833167375011b98d1f
[INFO] running `Command { std: "docker" "start" "-a" "dfe7b2e4ff22654dc30f0250bc3c2e4d25a665f3fdcadb833167375011b98d1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ptyprocess v0.4.1
[INFO] [stderr]    Compiling reedline v0.46.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling expectrl v0.7.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling gshell v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.34s
[INFO] running `Command { std: "docker" "inspect" "dfe7b2e4ff22654dc30f0250bc3c2e4d25a665f3fdcadb833167375011b98d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe7b2e4ff22654dc30f0250bc3c2e4d25a665f3fdcadb833167375011b98d1f", kill_on_drop: false }`
[INFO] [stdout] dfe7b2e4ff22654dc30f0250bc3c2e4d25a665f3fdcadb833167375011b98d1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5b84f81519bdebfea886a8dbfd519496527ce3761a2921ef705f2a7b47a8aebc
[INFO] running `Command { std: "docker" "start" "-a" "5b84f81519bdebfea886a8dbfd519496527ce3761a2921ef705f2a7b47a8aebc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gshell-b69dc85c58d0dfab)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test builtins::jobs::tests::parses_kill_arguments ... ok
[INFO] [stdout] test builtins::jobs::tests::parses_kill_signal_specs ... ok
[INFO] [stdout] test config::tests::parses_named_colors ... ok
[INFO] [stdout] test config::tests::parses_hex_colors ... ok
[INFO] [stdout] test jobs::tests::process_state_transitions_update_job_state ... ok
[INFO] [stdout] test ui::tests::block_cursor_escape_sequence_matches_decsusr_block_shape ... ok
[INFO] [stdout] test builtins::jobs::tests::displays_only_stopped_and_background_running_jobs ... ok
[INFO] [stdout] test prompt::test::adapter_uses_insert_and_normal_prompt_parts ... ok
[INFO] [stdout] test builtins::jobs::tests::rejects_invalid_job_id_forms ... ok
[INFO] [stdout] test config::tests::rejects_invalid_colors ... ok
[INFO] [stdout] test ui::highlighter::tests::keeps_quoted_and_escaped_arguments_as_single_tokens ... ok
[INFO] [stdout] test jobs::tests::stopped_foreground_job_releases_foreground_slot ... ok
[INFO] [stdout] test prompt::test::configured_renderer_respects_internal_mode ... ok
[INFO] [stdout] test ui::highlighter::tests::styles_commands_builtins_args_flags_and_operators ... ok
[INFO] [stdout] test jobs::tests::inserts_jobs_and_tracks_foreground ... ok
[INFO] [stdout] test prompt::test::configured_renderer_falls_back_when_starship_is_missing ... ok
[INFO] [stdout] test builtins::jobs::tests::parses_small_v1_job_id_forms ... ok
[INFO] [stdout] test ui::highlighter::tests::styles_redirections_separately_from_arguments ... ok
[INFO] [stdout] test prompt::test::fallback_prompt_renderer_returns_default_frame ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gshell-ca0a74a2a82edb4b)
[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]      Running tests/aliases.rs (/opt/rustwide/target/debug/deps/aliases-22ef26c3a2ad2aa0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test quoted_command_name_does_not_trigger_alias_expansion ... ok
[INFO] [stdout] test alias_expands_in_command_position ... ok
[INFO] [stdout] test quoted_arguments_inside_alias_are_preserved ... ok
[INFO] [stdout] test alias_recursion_stops_without_looping_forever ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builtins.rs (/opt/rustwide/target/debug/deps/builtins-8d1ce79523a353ee)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test assignment_prefix_is_visible_to_builtin_arguments ... ok
[INFO] [stdout] test alias_builtin_sets_and_lists_aliases ... ok
[INFO] [stdout] test assignment_prefix_does_not_persist_after_builtin_runs ... ok
[INFO] [stdout] test assignment_only_command_updates_shell_variable_only ... ok
[INFO] [stdout] test jobs_builtin_hides_completed_background_jobs_after_refresh ... ignored, flaky completion timing in CI
[INFO] [stdout] test builtin_registry_lookup_works ... ok
[INFO] [stdout] test echo_builtin_outputs_joined_args ... ok
[INFO] [stdout] test exit_builtin_requests_shell_exit ... ok
[INFO] [stdout] test history_builtin_outputs_entries ... ok
[INFO] [stdout] test bg_builtin_rejects_missing_current_job ... ok
[INFO] [stdout] test assignment_only_command_is_not_visible_to_external_commands ... ok
[INFO] [stdout] test export_builtin_sets_shell_environment ... ok
[INFO] [stdout] test parsed_argv_reaches_echo_builtin_with_single_quotes ... ok
[INFO] [stdout] test pwd_builtin_outputs_current_directory ... ok
[INFO] [stdout] test cd_builtin_changes_shell_state_directory ... ok
[INFO] [stdout] test kill_builtin_requires_at_least_one_target ... ok
[INFO] [stdout] test startup_loader_ignores_invalid_gshrc ... ok
[INFO] [stdout] test startup_loader_sources_gshrc_from_home ... ok
[INFO] [stdout] test type_builtin_fails_for_unknown_command ... ok
[INFO] [stdout] test startup_loader_allows_hash_comments ... ok
[INFO] [stdout] test type_builtin_reports_alias ... ok
[INFO] [stdout] test type_builtin_reports_builtin ... ok
[INFO] [stdout] test cd_builtin_rejects_too_many_arguments ... ok
[INFO] [stdout] test unalias_builtin_removes_existing_alias ... ok
[INFO] [stdout] test source_builtin_loads_gshrc_via_tilde_expansion ... ok
[INFO] [stdout] test kill_builtin_rejects_invalid_job_ids ... ok
[INFO] [stdout] test type_builtin_reports_function ... ok
[INFO] [stdout] test fg_builtin_rejects_invalid_job_ids ... ok
[INFO] [stdout] test jobs_builtin_lists_jobs ... ok
[INFO] [stdout] test clear_builtin_emits_escape_sequence ... ok
[INFO] [stdout] test parsed_argv_reaches_echo_builtin_with_double_quotes ... ok
[INFO] [stdout] test bg_builtin_resumes_stopped_job_in_background ... ok
[INFO] [stdout] test export_builtin_propagates_to_external_commands ... FAILED
[INFO] [stdout] test fg_builtin_resumes_stopped_job_in_foreground ... ok
[INFO] [stdout] test bg_job_disappears_from_jobs_after_it_finishes has been running for over 60 seconds
[INFO] [stdout] test kill_builtin_terminates_job_by_job_id has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5b84f81519bdebfea886a8dbfd519496527ce3761a2921ef705f2a7b47a8aebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b84f81519bdebfea886a8dbfd519496527ce3761a2921ef705f2a7b47a8aebc", kill_on_drop: false }`
[INFO] [stdout] 5b84f81519bdebfea886a8dbfd519496527ce3761a2921ef705f2a7b47a8aebc
