[INFO] fetching crate cleansh-core 0.1.2... [INFO] testing cleansh-core-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cleansh-core 0.1.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cleansh-core 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cleansh-core 0.1.2 [INFO] tweaked toml for crates.io crate cleansh-core 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cleansh-core 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cleansh-core 0.1.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6f60181be32f92e87dcfef01cf072e4ceccac9f3e98731531f05546d9a39d47 [INFO] running `Command { std: "docker" "start" "-a" "f6f60181be32f92e87dcfef01cf072e4ceccac9f3e98731531f05546d9a39d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6f60181be32f92e87dcfef01cf072e4ceccac9f3e98731531f05546d9a39d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f60181be32f92e87dcfef01cf072e4ceccac9f3e98731531f05546d9a39d47", kill_on_drop: false }` [INFO] [stdout] f6f60181be32f92e87dcfef01cf072e4ceccac9f3e98731531f05546d9a39d47 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c1287ce927e9eba02bc3bea377a5266a1195c8db32337f5d665288ba1b9898 [INFO] running `Command { std: "docker" "start" "-a" "e1c1287ce927e9eba02bc3bea377a5266a1195c8db32337f5d665288ba1b9898", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cleansh-core v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.71s [INFO] running `Command { std: "docker" "inspect" "e1c1287ce927e9eba02bc3bea377a5266a1195c8db32337f5d665288ba1b9898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c1287ce927e9eba02bc3bea377a5266a1195c8db32337f5d665288ba1b9898", kill_on_drop: false }` [INFO] [stdout] e1c1287ce927e9eba02bc3bea377a5266a1195c8db32337f5d665288ba1b9898 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73c7c7ee665c4f19c8fd643c806bd0033093fc3d99b339b7e6902fdcad2a269f [INFO] running `Command { std: "docker" "start" "-a" "73c7c7ee665c4f19c8fd643c806bd0033093fc3d99b339b7e6902fdcad2a269f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cleansh-core v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.96s [INFO] running `Command { std: "docker" "inspect" "73c7c7ee665c4f19c8fd643c806bd0033093fc3d99b339b7e6902fdcad2a269f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73c7c7ee665c4f19c8fd643c806bd0033093fc3d99b339b7e6902fdcad2a269f", kill_on_drop: false }` [INFO] [stdout] 73c7c7ee665c4f19c8fd643c806bd0033093fc3d99b339b7e6902fdcad2a269f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2629ca89e77f6bfc5a438b4f9d62e20569c132a5989bfea688773ea241f5efe [INFO] running `Command { std: "docker" "start" "-a" "f2629ca89e77f6bfc5a438b4f9d62e20569c132a5989bfea688773ea241f5efe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cleansh_core-98a8c51b47526841) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test redaction_match::tests::test_canonical_sample_hash_consistency ... ok [INFO] [stdout] test audit_log::tests::test_audit_log_new_and_append ... ok [INFO] [stdout] test headless::tests::test_headless_sanitize_string ... ok [INFO] [stdout] test redaction_match::tests::test_redact_sensitive_long_string ... ok [INFO] [stdout] test redaction_match::tests::test_redact_sensitive_short_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/config_integration_tests.rs (/opt/rustwide/target/debug/deps/config_integration_tests-9c8517c134db213f) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_merge_rules_add_new ... ok [INFO] [stdout] test test_merge_rules_no_user_config ... ok [INFO] [stdout] test test_merge_rules_override ... ok [INFO] [stdout] test test_merge_rules_with_opt_in ... ok [INFO] [stdout] test test_load_from_file ... ok [INFO] [stdout] test test_load_default_rules ... ok [INFO] [stdout] test test_load_from_file_programmatic_validation_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/profile_tests.rs (/opt/rustwide/target/debug/deps/profile_tests-943e4b966090b3fb) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_profile_validation_fails_on_unknown_rule ... ok [INFO] [stdout] test test_profile_validation_fails_on_invalid_samples ... ok [INFO] [stdout] test test_compute_run_seed_normalization ... ok [INFO] [stdout] test test_sample_score_bytes_determinism ... ok [INFO] [stdout] test test_sample_score_bytes_differs_with_inputs ... ok [INFO] [stdout] test test_profile_validation_handles_unlimited_samples ... ok [INFO] [stdout] test test_select_samples_correctly_sorts_and_dedupes ... ok [INFO] [stdout] test test_profile_validation_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cleansh_core [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/config.rs - config::RedactionConfig::load_from_file (line 180) - compile ... ok [INFO] [stdout] test src/config.rs - config::RedactionConfig::load_default_rules (line 220) ... ok [INFO] [stdout] test src/config.rs - config::RedactionConfig::set_active_rules (line 253) ... ok [INFO] [stdout] test src/config.rs - config::merge_rules (line 334) ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2629ca89e77f6bfc5a438b4f9d62e20569c132a5989bfea688773ea241f5efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2629ca89e77f6bfc5a438b4f9d62e20569c132a5989bfea688773ea241f5efe", kill_on_drop: false }` [INFO] [stdout] f2629ca89e77f6bfc5a438b4f9d62e20569c132a5989bfea688773ea241f5efe