[INFO] cloning repository https://github.com/jlloh/rust_nom_c_struct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlloh/rust_nom_c_struct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlloh%2Frust_nom_c_struct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlloh%2Frust_nom_c_struct'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1f0a8140aadeae134e9db7fdcc40e03acf989c9
[INFO] checking jlloh/rust_nom_c_struct against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlloh%2Frust_nom_c_struct" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jlloh/rust_nom_c_struct
[INFO] finished tweaking git repo https://github.com/jlloh/rust_nom_c_struct
[INFO] tweaked toml for git repo https://github.com/jlloh/rust_nom_c_struct written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlloh/rust_nom_c_struct on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jlloh/rust_nom_c_struct 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" "+987a165cfab916796a8315782b83ac460a651ce2" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-xml-rs v0.5.1
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c4e10a2664710e6dac926eef9fbec74b782bccdf63cdb85a093e42100218be2
[INFO] running `Command { std: "docker" "start" "-a" "4c4e10a2664710e6dac926eef9fbec74b782bccdf63cdb85a093e42100218be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c4e10a2664710e6dac926eef9fbec74b782bccdf63cdb85a093e42100218be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c4e10a2664710e6dac926eef9fbec74b782bccdf63cdb85a093e42100218be2", kill_on_drop: false }`
[INFO] [stdout] 4c4e10a2664710e6dac926eef9fbec74b782bccdf63cdb85a093e42100218be2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d2572646f684ce15b17e4937cd42c5b2702c600be701b9e18a94cd952f9d19f
[INFO] running `Command { std: "docker" "start" "-a" "6d2572646f684ce15b17e4937cd42c5b2702c600be701b9e18a94cd952f9d19f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[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 memchr v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking xml-rs v0.8.4
[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<u32, FinalResult>, 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<f32>
[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<f32>,
[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<String>
[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<String, String>, item: &MarkerCategory, key_prefix: String) -> HashMap<String, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[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<u32, FinalResult>, 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<f32>
[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<f32>,
[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<String>
[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<String, String>, item: &MarkerCategory, key_prefix: String) -> HashMap<String, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[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<u32, FinalResult>, 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: struct `Trail` is never constructed
[INFO] [stdout]  --> src/trail_parser.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Trail {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrailCoordinates` is never constructed
[INFO] [stdout]   --> src/trail_parser.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TrailCoordinates {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[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] 
[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<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 26 |     #[serde(rename = "MarkerCategory", default="default_children")]
[INFO] [stdout] 27 |     children: Vec<MarkerCategory>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 28 |     #[serde(rename = "heightOffset")]
[INFO] [stdout] 29 |     height_offset: Option<f32>
[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<PoiItems>,
[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<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 51 |     #[serde(rename = "heightOffset")]
[INFO] [stdout] 52 |     height_offset: Option<f32>,
[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<String>
[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(POI),
[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(TrailMetadata)
[INFO] [stdout] 71 +     TrailMetadata(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalResult` is never constructed
[INFO] [stdout]   --> src/xml_parser.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct FinalResult {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Path` is never constructed
[INFO] [stdout]   --> src/xml_parser.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct Path {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Icon` is never constructed
[INFO] [stdout]   --> src/xml_parser.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct Icon {
[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<String, String>, item: &MarkerCategory, key_prefix: String) -> HashMap<String, String> {
[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<String, String>, poi: &POI) -> Option<String> {
[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<String, String>, 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<u32, FinalResult>, item: &PoiItems, lookup: &HashMap<String, String>, subfolder: &OsPath) -> HashMap<u32,...
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_taco_data` is never used
[INFO] [stdout]    --> src/xml_parser.rs:206:8
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn process_taco_data(folder_name: String, xml_file: String) -> HashMap<u32, FinalResult> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[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<u32, FinalResult>, 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<f32>
[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<f32>,
[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<String>
[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<String, String>, item: &MarkerCategory, key_prefix: String) -> HashMap<String, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.29s
[INFO] running `Command { std: "docker" "inspect" "6d2572646f684ce15b17e4937cd42c5b2702c600be701b9e18a94cd952f9d19f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2572646f684ce15b17e4937cd42c5b2702c600be701b9e18a94cd952f9d19f", kill_on_drop: false }`
[INFO] [stdout] 6d2572646f684ce15b17e4937cd42c5b2702c600be701b9e18a94cd952f9d19f
