[INFO] fetching crate geo_filters 0.1.0...
[INFO] testing geo_filters-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate geo_filters 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate geo_filters 0.1.0
[INFO] finished tweaking crates.io crate geo_filters 0.1.0
[INFO] tweaked toml for crates.io crate geo_filters 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate geo_filters 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate geo_filters 0.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23b3d0e9b6a40aee90cf739b67f1fcf80fd8426f3b4b39192076f76567d7a876
[INFO] running `Command { std: "docker" "start" "-a" "23b3d0e9b6a40aee90cf739b67f1fcf80fd8426f3b4b39192076f76567d7a876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23b3d0e9b6a40aee90cf739b67f1fcf80fd8426f3b4b39192076f76567d7a876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b3d0e9b6a40aee90cf739b67f1fcf80fd8426f3b4b39192076f76567d7a876", kill_on_drop: false }`
[INFO] [stdout] 23b3d0e9b6a40aee90cf739b67f1fcf80fd8426f3b4b39192076f76567d7a876
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 294741a1357f3f9db5c0d07cd23d837bcf8396df4ff5dc650e7c1cd00688b42c
[INFO] running `Command { std: "docker" "start" "-a" "294741a1357f3f9db5c0d07cd23d837bcf8396df4ff5dc650e7c1cd00688b42c", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling geo_filters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `XorIterator` is never constructed
[INFO] [stdout]    --> src/diff_count.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct XorIterator<I: Iterator<Item = usize>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.91s
[INFO] running `Command { std: "docker" "inspect" "294741a1357f3f9db5c0d07cd23d837bcf8396df4ff5dc650e7c1cd00688b42c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294741a1357f3f9db5c0d07cd23d837bcf8396df4ff5dc650e7c1cd00688b42c", kill_on_drop: false }`
[INFO] [stdout] 294741a1357f3f9db5c0d07cd23d837bcf8396df4ff5dc650e7c1cd00688b42c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04a4125413d3b46b2e3e8854a70e26dc51d654c614575d4af4ff6a2066cd0626
[INFO] running `Command { std: "docker" "start" "-a" "04a4125413d3b46b2e3e8854a70e26dc51d654c614575d4af4ff6a2066cd0626", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stdout] warning: struct `XorIterator` is never constructed
[INFO] [stdout]    --> src/diff_count.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct XorIterator<I: Iterator<Item = usize>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling geo_filters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `evaluation` in the crate root
[INFO] [stdout]    --> src/distinct_count.rs:231:16
[INFO] [stdout]     |
[INFO] [stdout] 231 |     use crate::evaluation::simulation::simulate;
[INFO] [stdout]     |                ^^^^^^^^^^ could not find `evaluation` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "evaluation")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `evaluation` feature
[INFO] [stdout]  14 | pub mod evaluation;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo_filters` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "04a4125413d3b46b2e3e8854a70e26dc51d654c614575d4af4ff6a2066cd0626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a4125413d3b46b2e3e8854a70e26dc51d654c614575d4af4ff6a2066cd0626", kill_on_drop: false }`
[INFO] [stdout] 04a4125413d3b46b2e3e8854a70e26dc51d654c614575d4af4ff6a2066cd0626
