[INFO] fetching crate cleansh 0.1.11...
[INFO] testing cleansh-0.1.11 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate cleansh 0.1.11 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cleansh 0.1.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cleansh 0.1.11
[INFO] tweaked toml for crates.io crate cleansh 0.1.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cleansh 0.1.11 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cleansh 0.1.11 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" "+beta-2026-03-05" "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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c949a1323af1c8f7dda6967d9a39732bf3c4e00e91bbef6aa7a3d7b815c99d86
[INFO] running `Command { std: "docker" "start" "-a" "c949a1323af1c8f7dda6967d9a39732bf3c4e00e91bbef6aa7a3d7b815c99d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c949a1323af1c8f7dda6967d9a39732bf3c4e00e91bbef6aa7a3d7b815c99d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c949a1323af1c8f7dda6967d9a39732bf3c4e00e91bbef6aa7a3d7b815c99d86", kill_on_drop: false }`
[INFO] [stdout] c949a1323af1c8f7dda6967d9a39732bf3c4e00e91bbef6aa7a3d7b815c99d86
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31acec4f486ab318ff1254b61672ed8ec07de8e91985aaa95b3a7aed5fcad535
[INFO] running `Command { std: "docker" "start" "-a" "31acec4f486ab318ff1254b61672ed8ec07de8e91985aaa95b3a7aed5fcad535", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling daachorse v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cleansh-entropy v0.1.3
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cleansh-core v0.1.5
[INFO] [stderr]    Compiling diffy v0.4.2
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling serde_yaml_ok v0.9.36
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling cleansh v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s
[INFO] running `Command { std: "docker" "inspect" "31acec4f486ab318ff1254b61672ed8ec07de8e91985aaa95b3a7aed5fcad535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31acec4f486ab318ff1254b61672ed8ec07de8e91985aaa95b3a7aed5fcad535", kill_on_drop: false }`
[INFO] [stdout] 31acec4f486ab318ff1254b61672ed8ec07de8e91985aaa95b3a7aed5fcad535
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9755e5ac5eb438f95e9b18b3d2e287aaf21c2a248731d8332b9f7966764d209
[INFO] running `Command { std: "docker" "start" "-a" "d9755e5ac5eb438f95e9b18b3d2e287aaf21c2a248731d8332b9f7966764d209", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling cleansh-core v0.1.5
[INFO] [stderr]    Compiling cleansh v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "d9755e5ac5eb438f95e9b18b3d2e287aaf21c2a248731d8332b9f7966764d209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9755e5ac5eb438f95e9b18b3d2e287aaf21c2a248731d8332b9f7966764d209", kill_on_drop: false }`
[INFO] [stdout] d9755e5ac5eb438f95e9b18b3d2e287aaf21c2a248731d8332b9f7966764d209
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9947cb12ab9ebd58be83a4dd7310d896fc0e7e91b23731dc2a7194a6458e7714
[INFO] running `Command { std: "docker" "start" "-a" "9947cb12ab9ebd58be83a4dd7310d896fc0e7e91b23731dc2a7194a6458e7714", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cleansh-b5ac2f0327d24f2a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ui::theme::tests::parse_named_colors ... ok
[INFO] [stdout] test ui::theme::tests::to_ansi_color_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cleansh-aa6662854d96adbf)
[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/cleansh_integration_tests.rs (/opt/rustwide/target/debug/deps/cleansh_integration_tests-4ce119f32199fc30)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] Writing sanitized content to file: /tmp/.tmpywtjSI/output_no_summary.txt
[INFO] [stdout] test test_run_cleansh_no_redaction_summary ... ok
[INFO] [stderr] Writing sanitized content to file: /tmp/.tmpuhf3fq/output_diff.txt
[INFO] [stdout] test test_run_cleansh_diff_output ... ok
[INFO] [stderr] Writing sanitized content to file: /tmp/.tmpZkUmVx/output.txt
[INFO] [stderr] 
[INFO] [stderr] --- Redaction Summary ---
[INFO] [stderr] email (1 occurrences)
[INFO] [stderr]     Original Values:
[INFO] [stderr]         - test@example.com
[INFO] [stderr]     Sanitized Values:
[INFO] [stderr]         + [EMAIL]
[INFO] [stderr] 
[INFO] [stderr] us_ssn (1 occurrences)
[INFO] [stderr]     Original Values:
[INFO] [stderr]         - 123-45-6789
[INFO] [stderr]     Sanitized Values:
[INFO] [stderr]         + [US_SSN_REDACTED]
[INFO] [stderr] 
[INFO] [stderr] -------------------------
[INFO] [stderr] 
[INFO] [stdout] test test_run_cleansh_basic_sanitization ... ok
[INFO] [stderr] Writing sanitized content to file: /tmp/.tmp8ecmsB/output_clipboard.txt
[INFO] [stderr] WARNING: Failed to copy to clipboard: Failed to initialize clipboard
[INFO] [stdout] test test_run_cleansh_clipboard_copy ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_run_cleansh_clipboard_copy stdout ----
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::config] Loading default rules from embedded string...
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::config] Loaded 30 default rules.
[INFO] [stdout] [2026-03-11T03:28:11Z INFO  cleansh_core::config] Loading custom rules from: /tmp/.tmp8ecmsB/test_rules_clipboard.yaml
[INFO] [stdout] [2026-03-11T03:28:11Z INFO  cleansh_core::config] Loaded 1 rules from file /tmp/.tmp8ecmsB/test_rules_clipboard.yaml.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::config] merge_rules called. Initial default rules count: 30
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::config] User config provided. Merging 1 user rules.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::config] Final total rules after merge: 30
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Compiled rules not found in cache. Compiling now.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Starting compilation of 30 rules.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'phone_number' with pattern '"\\b(\\(?\\+?\\d{1,4}\\)?[-.\\s]?)?\\(?(\\d{3})\\)?[-.\\s]?(\\d{3})[-.\\s]?(\\d{4})\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'phone_number' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'stripe_secret' with pattern '"\\b(?:sk_live_|sk_test_|rk_live_)[A-Za-z0-9]{24}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'stripe_secret' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'http_basic_auth' with pattern '"Authorization: Basic [A-Za-z0-9+/=]+"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'http_basic_auth' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'credit_card' with pattern '"\\b(?:4\\d{3}(?:[- ]?\\d{4}){3}|5[1-5]\\d{2}(?:[- ]?\\d{4}){3}|6(?:011|5\\d{2})(?:[- ]?\\d{4}){3}|3[47]\\d{2}[- ]?\\d{6}[- ]?\\d{5})\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'credit_card' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'us_ssn' with pattern '"\\b\\d{3}-\\d{2}-\\d{4}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'us_ssn' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'generic_token' with pattern '"\\b[A-Za-z0-9\\-_]{16,}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'generic_token' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'generic_hex_secret_64' with pattern '"\\b[0-9A-Fa-f]{64}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'generic_hex_secret_64' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'generic_hex_secret_32' with pattern '"\\b[0-9A-Fa-f]{32}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'generic_hex_secret_32' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'gcp_api_key' with pattern '"\\bAIza[0-9A-Za-z-_]{35}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'gcp_api_key' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'amex_card' with pattern '"\\b3[47]\\d{2}[- ]?\\d{6}[- ]?\\d{5}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'amex_card' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'aws_secret_key' with pattern '"\\b[A-Za-z0-9/+=]{40}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'aws_secret_key' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'ipv6_address' with pattern '"\\b(?:[0-9A-Fa-f]{1,4}:){7}[0-9A-Fa-f]{1,4}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'ipv6_address' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'ssh_private_key' with pattern '"(-----BEGIN (?:RSA|DSA|EC|OPENSSH) PRIVATE KEY-----.*?-----END (?:RSA|DSA|EC|OPENSSH) PRIVATE KEY-----)"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'ssh_private_key' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'discover_card' with pattern '"\\b6(?:011|5\\d{2})(?:[- ]?\\d{4}){3}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'discover_card' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'github_pat_fine_grained' with pattern '"\\bgithub_pat_[A-Za-z0-9_]{72}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'github_pat_fine_grained' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'jwt_token' with pattern '"\\b(?:ey[a-zA-Z0-9-_=]+\\.[A-Za-z0-9-_=]+\\.[A-Za-z0-9-_=]+)\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'jwt_token' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'password' with pattern '"\\b(?:password|passwd|pwd|pass|secret|token|apikey)[^'\"]*['\"]([^\\s'\"]+)['\"]"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'password' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'uk_nino' with pattern '"\\b[A-CEGHJ-NPR-TW-Z]{2}\\s?\\d{2}\\s?\\d{2}\\s?\\d{2}\\s?[A-D]\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'uk_nino' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'ipv4_address' with pattern '"\\b((25[0-5]|2[0-4]\\d|1?\\d{1,2})\\.){3}(25[0-5]|2[0-4]\\d|1?\\d{1,2})\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'ipv4_address' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'aws_access_key' with pattern '"\\b(?:AKIA|ASIA)[0-9A-Z]{16}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'aws_access_key' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'absolute_linux_path' with pattern '"/home/[A-Za-z0-9_.-]+((?:/[A-Za-z0-9_.-]+)*)"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'absolute_linux_path' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'slack_webhook_url' with pattern '"https://hooks.slack.com/services/T[0-9A-Z]{8,}/B[0-9A-Z]{8,}/[a-zA-Z0-9]{24,}"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'slack_webhook_url' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'github_pat' with pattern '"\\bghp_[A-Za-z0-9]{36}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'github_pat' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'sa_id' with pattern '"\\b\\d{2}(?:0[1-9]|1[0-2])(?:0[1-9]|[12]\\d|3[01])\\d{4}[0-1]\\d{2}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'sa_id' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'google_oauth_token' with pattern '"\\bya29\\.[A-Za-z0-9_\\-]{20,120}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'google_oauth_token' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'email' with pattern '"\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'email' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'mastercard_card' with pattern '"\\b5[1-5]\\d{2}(?:[- ]?\\d{4}){3}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'mastercard_card' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'visa_card' with pattern '"\\b4\\d{3}(?:[- ]?\\d{4}){3}\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'visa_card' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'absolute_macos_path' with pattern '"/Users/[A-Za-z0-9_.-]+((?:/[A-Za-z0-9_.-]+)*)"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'absolute_macos_path' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Attempting to compile rule: 'windows_path' with pattern '"\\b(?:[A-Za-z]:\\\\(?:[^\\\\\\s<>:\"/|?*]+\\\\)*[^\\\\\\s<>:\"/|?*]+)\\b"'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizer] Rule 'windows_path' compiled successfully.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Finished compiling rules. Total compiled: 30.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::sanitizers::compiler] Successfully compiled and cached rules for key: 3349409077773062114
[INFO] [stdout] [2026-03-11T03:28:11Z INFO  cleansh::commands::cleansh] Starting cleansh operation.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh_core::redaction_match] cleansh_core::engine Captured match (original): '[REDACTED: 16 chars]' for rule 'email'
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh::commands::cleansh] Content sanitized. Original length: 23, Sanitized length: 14
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh::commands::cleansh] [cleansh::commands::cleansh] Outputting to file: /tmp/.tmp8ecmsB/output_clipboard.txt
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh::commands::cleansh] Attempting to copy sanitized content to clipboard.
[INFO] [stdout] [2026-03-11T03:28:11Z DEBUG cleansh::utils::clipboard] Attempting to acquire clipboard.
[INFO] [stdout] [2026-03-11T03:28:11Z WARN  cleansh::commands::cleansh] Failed to copy to clipboard: Failed to initialize clipboard
[INFO] [stdout] [2026-03-11T03:28:11Z INFO  cleansh::commands::cleansh] Redaction summary display skipped per user request.
[INFO] [stdout] [2026-03-11T03:28:11Z INFO  cleansh::commands::cleansh] Cleansh operation completed.
[INFO] [stdout] Error: Failed to get clipboard
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Unknown error while interacting with the clipboard: X11 server connection timed out because it was unreachable
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:54:37
[INFO] [stdout]    2: cleansh_integration_tests::test_run_cleansh_clipboard_copy
[INFO] [stdout]              at ./tests/cleansh_integration_tests.rs:360:51
[INFO] [stdout]    3: cleansh_integration_tests::test_run_cleansh_clipboard_copy::{{closure}}
[INFO] [stdout]              at ./tests/cleansh_integration_tests.rs:309:41
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   10: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   16: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   22: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_run_cleansh_clipboard_copy
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cleansh_integration_tests`
[INFO] running `Command { std: "docker" "inspect" "9947cb12ab9ebd58be83a4dd7310d896fc0e7e91b23731dc2a7194a6458e7714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9947cb12ab9ebd58be83a4dd7310d896fc0e7e91b23731dc2a7194a6458e7714", kill_on_drop: false }`
[INFO] [stdout] 9947cb12ab9ebd58be83a4dd7310d896fc0e7e91b23731dc2a7194a6458e7714
