[INFO] fetching crate gw2_taco_parser 0.4.0... [INFO] checking gw2_taco_parser-0.4.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate gw2_taco_parser 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate gw2_taco_parser 0.4.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gw2_taco_parser 0.4.0 [INFO] finished tweaking crates.io crate gw2_taco_parser 0.4.0 [INFO] tweaked toml for crates.io crate gw2_taco_parser 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate gw2_taco_parser 0.4.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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.5.1 [INFO] [stderr] Downloaded nom v7.0.0 [INFO] [stderr] Downloaded minimal-lexical v0.1.3 [INFO] [stderr] Downloaded syn v1.0.78 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2291ff6e0ec723edb2f80973d834f0944c0e1c457214a2ab513267a82bb83770 [INFO] running `Command { std: "docker" "start" "-a" "2291ff6e0ec723edb2f80973d834f0944c0e1c457214a2ab513267a82bb83770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2291ff6e0ec723edb2f80973d834f0944c0e1c457214a2ab513267a82bb83770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2291ff6e0ec723edb2f80973d834f0944c0e1c457214a2ab513267a82bb83770", kill_on_drop: false }` [INFO] [stdout] 2291ff6e0ec723edb2f80973d834f0944c0e1c457214a2ab513267a82bb83770 [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fab59220e4d23bb6906e4feafe71edd4596c83255b92224ccd9c2a4c4c1a3d39 [INFO] running `Command { std: "docker" "start" "-a" "fab59220e4d23bb6906e4feafe71edd4596c83255b92224ccd9c2a4c4c1a3d39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking serde-xml-rs v0.5.1 [INFO] [stderr] Checking gw2_taco_parser v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/xml_parser.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | let process_poi_closure = | mut acc: HashMap, item: &PoiItems | { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height_offset` is never read [INFO] [stdout] --> src/xml_parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct MarkerCategory { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | height_offset: Option [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkerCategory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height_offset` is never read [INFO] [stdout] --> src/xml_parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct POI { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | height_offset: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `POI` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `icon_file` is never read [INFO] [stdout] --> src/xml_parser.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct TrailMetadata { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | icon_file: Option [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrailMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_to_hashmap` is never used [INFO] [stdout] --> src/xml_parser.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn add_to_hashmap(mut acc: HashMap, item: &MarkerCategory, key_prefix: String) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/xml_parser.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | let process_poi_closure = | mut acc: HashMap, item: &PoiItems | { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height_offset` is never read [INFO] [stdout] --> src/xml_parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct MarkerCategory { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | height_offset: Option [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkerCategory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height_offset` is never read [INFO] [stdout] --> src/xml_parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct POI { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | height_offset: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `POI` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `icon_file` is never read [INFO] [stdout] --> src/xml_parser.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct TrailMetadata { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | icon_file: Option [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrailMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_to_hashmap` is never used [INFO] [stdout] --> src/xml_parser.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn add_to_hashmap(mut acc: HashMap, item: &MarkerCategory, key_prefix: String) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read` [INFO] [stdout] --> src/main.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::{read, read_to_string}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read` [INFO] [stdout] --> src/main.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::{read, read_to_string}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/xml_parser.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | let process_poi_closure = | mut acc: HashMap, item: &PoiItems | { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_coordinates` is never used [INFO] [stdout] --> src/trail_parser.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_coordinates(input: &[u8]) -> IResult<&[u8], TrailCoordinates> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_trail` is never used [INFO] [stdout] --> src/trail_parser.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn parse_trail(input: &[u8]) -> IResult<&[u8], Trail> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pois` is never read [INFO] [stdout] --> src/xml_parser.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct OverlayData { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pois: POIArrayContainer, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OverlayData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `icon_file`, `children`, and `height_offset` are never read [INFO] [stdout] --> src/xml_parser.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct MarkerCategory { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 23 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | #[serde(rename = "iconFile")] [INFO] [stdout] 25 | icon_file: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 26 | #[serde(rename = "MarkerCategory", default="default_children")] [INFO] [stdout] 27 | children: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | #[serde(rename = "heightOffset")] [INFO] [stdout] 29 | height_offset: Option [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkerCategory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `poi_array` is never read [INFO] [stdout] --> src/xml_parser.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct POIArrayContainer { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 38 | #[serde(rename = "$value")] [INFO] [stdout] 39 | poi_array: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `POIArrayContainer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/xml_parser.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct POI { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 44 | #[serde(rename = "MapID")] [INFO] [stdout] 45 | map_id: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 46 | xpos: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | ypos: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 48 | zpos: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | #[serde(rename = "iconFile")] [INFO] [stdout] 50 | icon_file: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 51 | #[serde(rename = "heightOffset")] [INFO] [stdout] 52 | height_offset: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 53 | #[serde(rename = "type")] [INFO] [stdout] 54 | type_: String [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `POI` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `trail_data`, `texture`, and `icon_file` are never read [INFO] [stdout] --> src/xml_parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct TrailMetadata { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 59 | #[serde(rename = "trailData")] [INFO] [stdout] 60 | trail_data: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 61 | texture: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | icon_file: Option [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrailMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/xml_parser.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | POI(POI), [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PoiItems` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 69 | POI(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/xml_parser.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | TrailMetadata(TrailMetadata) [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PoiItems` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 71 | TrailMetadata(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_to_hashmap` is never used [INFO] [stdout] --> src/xml_parser.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn add_to_hashmap(mut acc: HashMap, item: &MarkerCategory, key_prefix: String) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `convert_windows_path` is never used [INFO] [stdout] --> src/xml_parser.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | fn convert_windows_path(path: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_texture` is never used [INFO] [stdout] --> src/xml_parser.rs:114:4 [INFO] [stdout] | [INFO] [stdout] 114 | fn get_texture(lookup: &HashMap, poi: &POI) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unwrap_trail_coordinates` is never used [INFO] [stdout] --> src/xml_parser.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn unwrap_trail_coordinates(input: &TrailCoordinates) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `construct_lookup_map` is never used [INFO] [stdout] --> src/xml_parser.rs:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | fn construct_lookup_map(result: &mut HashMap, node: MarkerCategory, prefix: String) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_poi` is never used [INFO] [stdout] --> src/xml_parser.rs:160:4 [INFO] [stdout] | [INFO] [stdout] 160 | fn process_poi(mut acc: HashMap, item: &PoiItems, lookup: &HashMap, subfolder: &OsPath) -> HashMap src/xml_parser.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn process_taco_data(folder_name: String, xml_file: String) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/xml_parser.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | let process_poi_closure = | mut acc: HashMap, item: &PoiItems | { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height_offset` is never read [INFO] [stdout] --> src/xml_parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct MarkerCategory { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | height_offset: Option [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkerCategory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height_offset` is never read [INFO] [stdout] --> src/xml_parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct POI { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | height_offset: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `POI` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `icon_file` is never read [INFO] [stdout] --> src/xml_parser.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct TrailMetadata { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | icon_file: Option [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrailMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_to_hashmap` is never used [INFO] [stdout] --> src/xml_parser.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn add_to_hashmap(mut acc: HashMap, item: &MarkerCategory, key_prefix: String) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.61s [INFO] running `Command { std: "docker" "inspect" "fab59220e4d23bb6906e4feafe71edd4596c83255b92224ccd9c2a4c4c1a3d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab59220e4d23bb6906e4feafe71edd4596c83255b92224ccd9c2a4c4c1a3d39", kill_on_drop: false }` [INFO] [stdout] fab59220e4d23bb6906e4feafe71edd4596c83255b92224ccd9c2a4c4c1a3d39