[INFO] fetching crate poke-data 0.1.0... [INFO] checking poke-data-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate poke-data 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate poke-data 0.1.0 [INFO] finished tweaking crates.io crate poke-data 0.1.0 [INFO] tweaked toml for crates.io crate poke-data 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate poke-data 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate poke-data 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13227a77656be0542741d095f993f890e3347241b432e4824b96113310f73dca [INFO] running `Command { std: "docker" "start" "-a" "13227a77656be0542741d095f993f890e3347241b432e4824b96113310f73dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13227a77656be0542741d095f993f890e3347241b432e4824b96113310f73dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13227a77656be0542741d095f993f890e3347241b432e4824b96113310f73dca", kill_on_drop: false }` [INFO] [stdout] 13227a77656be0542741d095f993f890e3347241b432e4824b96113310f73dca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bccb95562ce4735bb7889170f678ca0ea90b7a61d5dd64c414d7ce980f45b56e [INFO] running `Command { std: "docker" "start" "-a" "bccb95562ce4735bb7889170f678ca0ea90b7a61d5dd64c414d7ce980f45b56e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libdeflate-sys v1.24.0 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking libdeflater v1.24.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking oxipng v9.1.5 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking poke-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/abilities.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AbilitiesCollection { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/berries.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct BerriesCollection { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/egg_groups.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct EggGroupsCollection { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/generations.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct GenerationsCollection { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/item_categories.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ItemCategoriesCollection { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/items.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ItemsCollection { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/location_areas.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LocationAreasCollection { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 10 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 11 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/locations.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LocationsCollection { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 10 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 11 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/moves.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct MovesCollection { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/pokedexes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PokedexCollection { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/pokemon.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct PokemonCollection { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 10 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 11 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/regions.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct RegionsCollection { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/species.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SpeciesCollection { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entities` and `name_search_index` are never read [INFO] [stdout] --> src/collections/versions.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct VersionsCollection { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 11 | entities: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | name_search_index: StringSearchIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `entities`, `get`, and `iter` are never used [INFO] [stdout] --> src/data_structures/entity_collection.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait EntityCollection [INFO] [stdout] | ---------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn entities(&self) -> &HashMap>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | [INFO] [stdout] 16 | fn get(&self, key: &Q) -> Option<&Arc> [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `HasNameSearchIndex` is never used [INFO] [stdout] --> src/data_structures/entity_collection.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait HasNameSearchIndex: EntityCollection [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dictionary` is never read [INFO] [stdout] --> src/data_structures/string_search_index.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct StringSearchIndex { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 5 | dictionary: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `fuzzy_search` and `fuzzy_search_single` are never used [INFO] [stdout] --> src/data_structures/string_search_index.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl StringSearchIndex { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn fuzzy_search(&self, query: &str, threshold: f64) -> Vec<(&V, f64)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn fuzzy_search_single(&self, query: &str, threshold: f64) -> Option<&V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/models/pokemon/wild_item.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PokemonWildItems(HashMap>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `PokemonWildItems` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/data_structures/entity_collection.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait EntityCollection [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 24 | fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/models/pokemon/wild_item.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PokemonWildItems(HashMap>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `PokemonWildItems` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.41s [INFO] running `Command { std: "docker" "inspect" "bccb95562ce4735bb7889170f678ca0ea90b7a61d5dd64c414d7ce980f45b56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bccb95562ce4735bb7889170f678ca0ea90b7a61d5dd64c414d7ce980f45b56e", kill_on_drop: false }` [INFO] [stdout] bccb95562ce4735bb7889170f678ca0ea90b7a61d5dd64c414d7ce980f45b56e