[INFO] cloning repository https://github.com/damien/blue-prince [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damien/blue-prince" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamien%2Fblue-prince", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamien%2Fblue-prince'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78fcd96c4a82e02d26f33a13ca0087cb3b33d438 [INFO] testing damien/blue-prince against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamien%2Fblue-prince" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/damien/blue-prince on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/damien/blue-prince [INFO] finished tweaking git repo https://github.com/damien/blue-prince [INFO] tweaked toml for git repo https://github.com/damien/blue-prince written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/damien/blue-prince 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e583dc718c7e059e3bfc589e0773229fa70da7bcfd4dbeabe1462045ef923787 [INFO] running `Command { std: "docker" "start" "-a" "e583dc718c7e059e3bfc589e0773229fa70da7bcfd4dbeabe1462045ef923787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e583dc718c7e059e3bfc589e0773229fa70da7bcfd4dbeabe1462045ef923787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e583dc718c7e059e3bfc589e0773229fa70da7bcfd4dbeabe1462045ef923787", kill_on_drop: false }` [INFO] [stdout] e583dc718c7e059e3bfc589e0773229fa70da7bcfd4dbeabe1462045ef923787 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a148ff1f1a040a5a8410e4718875e65ebd1543739279b4d64ffa415bd91a99e [INFO] running `Command { std: "docker" "start" "-a" "9a148ff1f1a040a5a8410e4718875e65ebd1543739279b4d64ffa415bd91a99e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling gallry-puzzle-soulver v0.1.0 (/opt/rustwide/workdir/crates/gallry-puzzle-soulver) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.94s [INFO] running `Command { std: "docker" "inspect" "9a148ff1f1a040a5a8410e4718875e65ebd1543739279b4d64ffa415bd91a99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a148ff1f1a040a5a8410e4718875e65ebd1543739279b4d64ffa415bd91a99e", kill_on_drop: false }` [INFO] [stdout] 9a148ff1f1a040a5a8410e4718875e65ebd1543739279b4d64ffa415bd91a99e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50c51200a51c75826afbe290a0f1aea7389cd595160f24820b700800b8720a7c [INFO] running `Command { std: "docker" "start" "-a" "50c51200a51c75826afbe290a0f1aea7389cd595160f24820b700800b8720a7c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling gallry-puzzle-soulver v0.1.0 (/opt/rustwide/workdir/crates/gallry-puzzle-soulver) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.25s [INFO] running `Command { std: "docker" "inspect" "50c51200a51c75826afbe290a0f1aea7389cd595160f24820b700800b8720a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c51200a51c75826afbe290a0f1aea7389cd595160f24820b700800b8720a7c", kill_on_drop: false }` [INFO] [stdout] 50c51200a51c75826afbe290a0f1aea7389cd595160f24820b700800b8720a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16497a6ae858607ff838cb73625f76a5b46e27ee65dcd4488933da0801f1b005 [INFO] running `Command { std: "docker" "start" "-a" "16497a6ae858607ff838cb73625f76a5b46e27ee65dcd4488933da0801f1b005", 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/gallry_puzzle_soulver-cd394e4ee78c85b4) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/gallery_puzzle_soulver-a2f6c00ab7998d64) [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/lib.rs (/opt/rustwide/target/debug/deps/lib-0fff60061288470a) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_deref ... ok [INFO] [stdout] test test_iterator ... ok [INFO] [stdout] test test_to_string ... ok [INFO] [stdout] test test_words_with_filtering ... ok [INFO] [stdout] test test_word_generation ... ok [INFO] [stdout] test test_embedded_wordlist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Doc-tests gallry_puzzle_soulver [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - WordGenerator (line 163) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - WordGenerator::load_word_list_from_file (line 451) - compile ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - Slot (line 55) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - WordGenerator::set_word_list (line 534) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - WordGenerator::with_no_filtering (line 420) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - WordGenerator::new (line 349) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - Slot::new (line 88) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - WordGenerator::with_slots (line 396) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - (line 21) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - WordGenerator::iter (line 486) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - WordGenerator (line 142) ... ok [INFO] [stdout] test crates/gallry-puzzle-soulver/src/lib.rs - WordGenerator::all_combinations (line 510) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "16497a6ae858607ff838cb73625f76a5b46e27ee65dcd4488933da0801f1b005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16497a6ae858607ff838cb73625f76a5b46e27ee65dcd4488933da0801f1b005", kill_on_drop: false }` [INFO] [stdout] 16497a6ae858607ff838cb73625f76a5b46e27ee65dcd4488933da0801f1b005