[INFO] cloning repository https://github.com/zetafunction/pollinators
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zetafunction/pollinators" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzetafunction%2Fpollinators", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzetafunction%2Fpollinators'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d36e549c2e6203e21ce83bdfe9757c5c261927c
[INFO] testing zetafunction/pollinators against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzetafunction%2Fpollinators" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zetafunction/pollinators
[INFO] finished tweaking git repo https://github.com/zetafunction/pollinators
[INFO] tweaked toml for git repo https://github.com/zetafunction/pollinators written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zetafunction/pollinators 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 git repo https://github.com/zetafunction/pollinators 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]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 993d3c7248624e149a7724b97b2fbd8f662e5d49d989d71c8275b579d94f9cba
[INFO] running `Command { std: "docker" "start" "-a" "993d3c7248624e149a7724b97b2fbd8f662e5d49d989d71c8275b579d94f9cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "993d3c7248624e149a7724b97b2fbd8f662e5d49d989d71c8275b579d94f9cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993d3c7248624e149a7724b97b2fbd8f662e5d49d989d71c8275b579d94f9cba", kill_on_drop: false }`
[INFO] [stdout] 993d3c7248624e149a7724b97b2fbd8f662e5d49d989d71c8275b579d94f9cba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e84a6e5978244474463f8fd5d330c8bb7bd7f9caf73b9b837772e0e94457cc38
[INFO] running `Command { std: "docker" "start" "-a" "e84a6e5978244474463f8fd5d330c8bb7bd7f9caf73b9b837772e0e94457cc38", kill_on_drop: false }`
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling pollinators v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name` and `piece_length` are never read
[INFO] [stdout]   --> src/torrent/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Info {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 47 |     pub piece_length: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `edit_distance` is never used
[INFO] [stdout]  --> src/util/edit_distance.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn edit_distance(x: &str, y: &str) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.92s
[INFO] running `Command { std: "docker" "inspect" "e84a6e5978244474463f8fd5d330c8bb7bd7f9caf73b9b837772e0e94457cc38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84a6e5978244474463f8fd5d330c8bb7bd7f9caf73b9b837772e0e94457cc38", kill_on_drop: false }`
[INFO] [stdout] e84a6e5978244474463f8fd5d330c8bb7bd7f9caf73b9b837772e0e94457cc38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c76b6edfabf69a255569f4118cd321681a9789adaca93def27668259aa9fec88
[INFO] running `Command { std: "docker" "start" "-a" "c76b6edfabf69a255569f4118cd321681a9789adaca93def27668259aa9fec88", kill_on_drop: false }`
[INFO] [stderr]    Compiling pollinators v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name` and `piece_length` are never read
[INFO] [stdout]   --> src/torrent/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Info {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 47 |     pub piece_length: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "c76b6edfabf69a255569f4118cd321681a9789adaca93def27668259aa9fec88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c76b6edfabf69a255569f4118cd321681a9789adaca93def27668259aa9fec88", kill_on_drop: false }`
[INFO] [stdout] c76b6edfabf69a255569f4118cd321681a9789adaca93def27668259aa9fec88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7dd6e3c3769105cf1760ee3bf78de26a505961482fb08d39a39d27140f19614b
[INFO] running `Command { std: "docker" "start" "-a" "7dd6e3c3769105cf1760ee3bf78de26a505961482fb08d39a39d27140f19614b", kill_on_drop: false }`
[INFO] [stderr] warning: fields `name` and `piece_length` are never read
[INFO] [stderr]   --> src/torrent/mod.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct Info {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 47 |     pub piece_length: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pollinators` (bin "pollinators" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pollinators-6b68b1b5fe51d93c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::get_best_candidate_longest_shared_suffix_wins ... ok
[INFO] [stdout] test tests::get_best_candidate_preferred_prefix_disambiguates ... ok
[INFO] [stdout] test tests::get_best_candidate_prefer_suffix_over_prefix ... ok
[INFO] [stdout] test tests::get_best_candidate_shared_longest_shared_suffix ... ok
[INFO] [stdout] test tests::remove_common_suffix_all_shared ... ok
[INFO] [stdout] test tests::remove_common_suffix_all_unique ... ok
[INFO] [stdout] test tests::remove_common_suffix_partial_shared ... ok
[INFO] [stdout] test util::edit_distance::tests::basic ... ok
[INFO] [stdout] test tests::get_best_candidate_single_option ... ok
[INFO] [stdout] test tests::get_best_candidate_preferred_prefix_matches_nothing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7dd6e3c3769105cf1760ee3bf78de26a505961482fb08d39a39d27140f19614b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd6e3c3769105cf1760ee3bf78de26a505961482fb08d39a39d27140f19614b", kill_on_drop: false }`
[INFO] [stdout] 7dd6e3c3769105cf1760ee3bf78de26a505961482fb08d39a39d27140f19614b
