[INFO] fetching crate decancer 3.3.3...
[INFO] testing decancer-3.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate decancer 3.3.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate decancer 3.3.3
[INFO] finished tweaking crates.io crate decancer 3.3.3
[INFO] tweaked toml for crates.io crate decancer 3.3.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate decancer 3.3.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate decancer 3.3.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded censor v0.3.0
[INFO] [stderr]   Downloaded crunchy v0.2.3
[INFO] [stderr]   Downloaded bitflags v2.9.1
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19786a89a4cd3ec2f57fad0489343d4a8443f8aee784e02994cec7977eda00a6
[INFO] running `Command { std: "docker" "start" "-a" "19786a89a4cd3ec2f57fad0489343d4a8443f8aee784e02994cec7977eda00a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19786a89a4cd3ec2f57fad0489343d4a8443f8aee784e02994cec7977eda00a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19786a89a4cd3ec2f57fad0489343d4a8443f8aee784e02994cec7977eda00a6", kill_on_drop: false }`
[INFO] [stdout] 19786a89a4cd3ec2f57fad0489343d4a8443f8aee784e02994cec7977eda00a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eee313a2717cef1e04f53ba4cacfbf719271b41701b37eca73f7ae295f3fd6d8
[INFO] running `Command { std: "docker" "start" "-a" "eee313a2717cef1e04f53ba4cacfbf719271b41701b37eca73f7ae295f3fd6d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling decancer v3.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.87s
[INFO] running `Command { std: "docker" "inspect" "eee313a2717cef1e04f53ba4cacfbf719271b41701b37eca73f7ae295f3fd6d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eee313a2717cef1e04f53ba4cacfbf719271b41701b37eca73f7ae295f3fd6d8", kill_on_drop: false }`
[INFO] [stdout] eee313a2717cef1e04f53ba4cacfbf719271b41701b37eca73f7ae295f3fd6d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66b13847f9abf8956c05c136ecc5b0479463c4c4a7f00020184957434406d72c
[INFO] running `Command { std: "docker" "start" "-a" "66b13847f9abf8956c05c136ecc5b0479463c4c4a7f00020184957434406d72c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling censor v0.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling decancer v3.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.53s
[INFO] running `Command { std: "docker" "inspect" "66b13847f9abf8956c05c136ecc5b0479463c4c4a7f00020184957434406d72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66b13847f9abf8956c05c136ecc5b0479463c4c4a7f00020184957434406d72c", kill_on_drop: false }`
[INFO] [stdout] 66b13847f9abf8956c05c136ecc5b0479463c4c4a7f00020184957434406d72c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23028e35bd95181cb4be06e965a85c0b3c83c5d1b1b820978f75a7a9b5d64f97
[INFO] running `Command { std: "docker" "start" "-a" "23028e35bd95181cb4be06e965a85c0b3c83c5d1b1b820978f75a7a9b5d64f97", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decancer-c5de9383bd3df07e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::bidi_class ... ok
[INFO] [stdout] test tests::isolating_run_sequences ... ok
[INFO] [stdout] test tests::reorder ... ok
[INFO] [stdout] test tests::censor ... ok
[INFO] [stdout] test tests::similar_equal ... ok
[INFO] [stdout] test tests::character_crash ... ok
[INFO] [stdout] test tests::string_crash ... ok
[INFO] [stderr]    Doc-tests decancer
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - cure (line 391) ... ignored
[INFO] [stdout] test src/lib.rs - cure_char (line 148) ... ignored
[INFO] [stdout] test src/options.rs - options::Options (line 10) ... ok
[INFO] [stdout] test src/options.rs - options::Options::retain_capitalization (line 63) ... ok
[INFO] [stdout] test src/lib.rs - cure (line 405) ... ok
[INFO] [stdout] test src/string.rs - string::CuredString::find_multiple (line 39) ... ok
[INFO] [stdout] test src/string.rs - string::CuredString::censor_multiple (line 119) ... ok
[INFO] [stdout] test src/string.rs - string::CuredString::replace_multiple (line 183) ... ok
[INFO] [stdout] test src/string.rs - string::CuredString::find (line 22) ... ok
[INFO] [stdout] test src/lib.rs - (line 39) ... ok
[INFO] [stdout] test src/string.rs - string::CuredString::find_multiple (line 48) ... ok
[INFO] [stdout] test src/string.rs - string::CuredString::replace (line 168) ... ok
[INFO] [stdout] test src/string.rs - string::CuredString::replace_multiple (line 192) ... ok
[INFO] [stdout] test src/string.rs - string::CuredString::censor (line 103) ... ok
[INFO] [stdout] test src/string.rs - string::CuredString::censor_multiple (line 128) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23028e35bd95181cb4be06e965a85c0b3c83c5d1b1b820978f75a7a9b5d64f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23028e35bd95181cb4be06e965a85c0b3c83c5d1b1b820978f75a7a9b5d64f97", kill_on_drop: false }`
[INFO] [stdout] 23028e35bd95181cb4be06e965a85c0b3c83c5d1b1b820978f75a7a9b5d64f97
