[INFO] fetching crate standout-test 7.5.1...
[INFO] testing standout-test-7.5.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate standout-test 7.5.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate standout-test 7.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate standout-test 7.5.1
[INFO] tweaked toml for crates.io crate standout-test 7.5.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate standout-test 7.5.1 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate standout-test 7.5.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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded standout-bbparser v7.5.1
[INFO] [stderr]   Downloaded dconf_rs v0.3.0
[INFO] [stderr]   Downloaded standout-pipe v7.5.1
[INFO] [stderr]   Downloaded serial_test_derive v3.3.1
[INFO] [stderr]   Downloaded piper v0.2.4
[INFO] [stderr]   Downloaded serial_test v3.3.1
[INFO] [stderr]   Downloaded dark-light v0.2.3
[INFO] [stderr]   Downloaded uds_windows v1.1.0
[INFO] [stderr]   Downloaded async-signal v0.2.13
[INFO] [stderr]   Downloaded async-executor v1.13.3
[INFO] [stderr]   Downloaded standout-macros v7.5.1
[INFO] [stderr]   Downloaded standout-seeker v7.5.1
[INFO] [stderr]   Downloaded standout-dispatch v7.5.1
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded standout-input v7.5.1
[INFO] [stderr]   Downloaded minijinja v2.14.0
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] [stderr]   Downloaded standout v7.5.1
[INFO] [stderr]   Downloaded detect-desktop-environment v0.2.0
[INFO] [stderr]   Downloaded standout-render v7.5.1
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee
[INFO] running `Command { std: "docker" "start" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee", 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" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee", 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" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling dark-light v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling detect-desktop-environment v0.2.0
[INFO] [stderr]    Compiling dconf_rs v0.3.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling standout-bbparser v7.5.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling standout-macros v7.5.1
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling standout-pipe v7.5.1
[INFO] [stderr]    Compiling standout-seeker v7.5.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling standout-input v7.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling standout-dispatch v7.5.1
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling standout-render v7.5.1
[INFO] [stderr]    Compiling standout v7.5.1
[INFO] [stderr]    Compiling standout-test v7.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee", 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" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling standout-test v7.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s
[INFO] running `Command { std: "docker" "inspect" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee", 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" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/standout_test-fd94296037a0f964)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/harness.rs (/opt/rustwide/target/debug/deps/harness-793a56483bc98945)
[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] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test env_set_then_remove_restores_true_original ... ok
[INFO] [stdout] test env_remove_hides_existing_value ... ok
[INFO] [stdout] test clipboard_reaches_handler ... ok
[INFO] [stdout] test fixture_files_are_materialized_in_cwd ... ok
[INFO] [stdout] test fixture_rejects_absolute_path - should panic ... ok
[INFO] [stdout] test fixture_rejects_parent_dir_escape - should panic ... ok
[INFO] [stdout] test output_flag_name_is_configurable ... ok
[INFO] [stdout] test no_match_reports_cleanly ... ok
[INFO] [stdout] test simple_handler_returns_rendered_text ... ok
[INFO] [stdout] test terminal_width_override_is_observable_via_detector ... ok
[INFO] [stdout] test env_var_visible_to_handler ... ok
[INFO] [stdout] test interactive_stdin_falls_through_to_default ... ok
[INFO] [stdout] test output_mode_override_forces_json ... ok
[INFO] [stdout] test responder_is_reset_between_runs ... ok
[INFO] [stdout] test overrides_are_restored_on_drop ... ok
[INFO] [stdout] test scripted_cancel_propagates_to_handler ... ok
[INFO] [stdout] test piped_stdin_reaches_handler ... ok
[INFO] [stdout] test scripted_prompts_drive_a_wizard_handler ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests standout_test
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - TestHarness::prompts (line 241) ... ignored
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee", kill_on_drop: false }`
[INFO] [stdout] 3f8cc53c91d8f802da6a3a5ceb496e05d5cb2d8a4929b211aa7670f5b9aca5ee
