[INFO] fetching crate wpsr 0.2.4... [INFO] testing wpsr-0.2.4 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate wpsr 0.2.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate wpsr 0.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wpsr 0.2.4 [INFO] tweaked toml for crates.io crate wpsr 0.2.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wpsr 0.2.4 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wpsr 0.2.4 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unit-prefix v0.5.1 [INFO] [stderr] Downloaded snapbox-macros v0.3.10 [INFO] [stderr] Downloaded config v0.15.16 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.4 [INFO] [stderr] Downloaded colorful v0.3.2 [INFO] [stderr] Downloaded indicatif v0.18.0 [INFO] [stderr] Downloaded snapbox v0.6.21 [INFO] [stderr] Downloaded trycmd v0.15.10 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded os_pipe v1.2.1 [INFO] [stderr] Downloaded toml_edit v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18044528c7db8165f54321dbc1815a525527b9b3336fe23115a9f90577633bf9 [INFO] running `Command { std: "docker" "start" "-a" "18044528c7db8165f54321dbc1815a525527b9b3336fe23115a9f90577633bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18044528c7db8165f54321dbc1815a525527b9b3336fe23115a9f90577633bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18044528c7db8165f54321dbc1815a525527b9b3336fe23115a9f90577633bf9", kill_on_drop: false }` [INFO] [stdout] 18044528c7db8165f54321dbc1815a525527b9b3336fe23115a9f90577633bf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 819622c1726044613aa6e657a3f5aec8d6619b5d23e2e2cf573d2474791b870a [INFO] running `Command { std: "docker" "start" "-a" "819622c1726044613aa6e657a3f5aec8d6619b5d23e2e2cf573d2474791b870a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling colorful v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling config v0.15.16 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling wpsr v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.72s [INFO] running `Command { std: "docker" "inspect" "819622c1726044613aa6e657a3f5aec8d6619b5d23e2e2cf573d2474791b870a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819622c1726044613aa6e657a3f5aec8d6619b5d23e2e2cf573d2474791b870a", kill_on_drop: false }` [INFO] [stdout] 819622c1726044613aa6e657a3f5aec8d6619b5d23e2e2cf573d2474791b870a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5e85bbdbd074a36eeb6a03eb9d84973d1e49eacc25c2c8d8c3b3234f81da78f [INFO] running `Command { std: "docker" "start" "-a" "c5e85bbdbd074a36eeb6a03eb9d84973d1e49eacc25c2c8d8c3b3234f81da78f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling toml_edit v0.23.2 [INFO] [stderr] Compiling config v0.15.16 [INFO] [stderr] Compiling trycmd v0.15.10 [INFO] [stderr] Compiling wpsr v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.51s [INFO] running `Command { std: "docker" "inspect" "c5e85bbdbd074a36eeb6a03eb9d84973d1e49eacc25c2c8d8c3b3234f81da78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e85bbdbd074a36eeb6a03eb9d84973d1e49eacc25c2c8d8c3b3234f81da78f", kill_on_drop: false }` [INFO] [stdout] c5e85bbdbd074a36eeb6a03eb9d84973d1e49eacc25c2c8d8c3b3234f81da78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ada7a1f6ad620d68b06563f73691826d661a4c148eaaae2aa6b8747e94f56b8 [INFO] running `Command { std: "docker" "start" "-a" "7ada7a1f6ad620d68b06563f73691826d661a4c148eaaae2aa6b8747e94f56b8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_wpsr-d213163cb0c84782) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test boxed::solution::letters_boxed::tests::test_filter_words_with_letters_only ... ok [INFO] [stdout] test word_filters::tests::test_filter_exclude_letters ... ok [INFO] [stdout] test boxed::solution::letters_boxed::tests::test_shuffle_top_half ... ok [INFO] [stdout] test word_filters::tests::test_filter_include_all_letters ... ok [INFO] [stdout] test boxed::solution::letters_boxed::tests::test_filter_words_with_invalid_pairs ... ok [INFO] [stdout] test word_filters::tests::test_filter_include_any_letters ... ok [INFO] [stdout] test word_filters::tests::test_filter_include_only_letters ... ok [INFO] [stdout] test word_filters::tests::test_filter_include_same_letters ... ok [INFO] [stdout] test word_filters::tests::test_no_repeated_letter ... ok [INFO] [stdout] test word_filters::tests::test_filter_letters_in_volume ... ok [INFO] [stdout] test anagram::tests::test_anagram_phrases_using_letters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 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/wpsr-7a378931e25a0e5d) [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/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-3f60efe13f411bba) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] There are no trycmd tests enabled yet [INFO] [stdout] test cli_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lib_wpsr [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] running `Command { std: "docker" "inspect" "7ada7a1f6ad620d68b06563f73691826d661a4c148eaaae2aa6b8747e94f56b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ada7a1f6ad620d68b06563f73691826d661a4c148eaaae2aa6b8747e94f56b8", kill_on_drop: false }` [INFO] [stdout] 7ada7a1f6ad620d68b06563f73691826d661a4c148eaaae2aa6b8747e94f56b8