[INFO] fetching crate poke-data 0.1.0... [INFO] building poke-data-0.1.0 against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] extracting crate poke-data 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate poke-data 0.1.0 on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libdeflater v1.24.0 [INFO] [stderr] Downloaded oxipng v9.1.5 [INFO] [stderr] Downloaded libdeflate-sys v1.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe00f0482ef5f9c27d6ba651f2410889548a735beaac05efdde958dbe8af708d [INFO] running `Command { std: "docker" "start" "-a" "fe00f0482ef5f9c27d6ba651f2410889548a735beaac05efdde958dbe8af708d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe00f0482ef5f9c27d6ba651f2410889548a735beaac05efdde958dbe8af708d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe00f0482ef5f9c27d6ba651f2410889548a735beaac05efdde958dbe8af708d", kill_on_drop: false }` [INFO] [stdout] fe00f0482ef5f9c27d6ba651f2410889548a735beaac05efdde958dbe8af708d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df745cbd9e6675954153623969f69ab6b2dcf7208f0685b4b225e9bc7d483a93 [INFO] running `Command { std: "docker" "start" "-a" "df745cbd9e6675954153623969f69ab6b2dcf7208f0685b4b225e9bc7d483a93", 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] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libdeflate-sys v1.24.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling libdeflater v1.24.0 [INFO] [stderr] Compiling oxipng v9.1.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling 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] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamYoCyt/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `poke-data` (lib) due to 1 previous error; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "df745cbd9e6675954153623969f69ab6b2dcf7208f0685b4b225e9bc7d483a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df745cbd9e6675954153623969f69ab6b2dcf7208f0685b4b225e9bc7d483a93", kill_on_drop: false }` [INFO] [stdout] df745cbd9e6675954153623969f69ab6b2dcf7208f0685b4b225e9bc7d483a93