[INFO] cloning repository https://github.com/rphsoftware/omori-map-preview-renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rphsoftware/omori-map-preview-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frphsoftware%2Fomori-map-preview-renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frphsoftware%2Fomori-map-preview-renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2f7dbb7236167d2f9823a6ff7ee8e41a6e32e59 [INFO] checking rphsoftware/omori-map-preview-renderer against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frphsoftware%2Fomori-map-preview-renderer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rphsoftware/omori-map-preview-renderer on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rphsoftware/omori-map-preview-renderer [INFO] finished tweaking git repo https://github.com/rphsoftware/omori-map-preview-renderer [INFO] tweaked toml for git repo https://github.com/rphsoftware/omori-map-preview-renderer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rphsoftware/omori-map-preview-renderer 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" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98dafbee93d4d31ae54a91bc2701b6da9e21459a9afa33bd5e083697ab7ecf0f [INFO] running `Command { std: "docker" "start" "-a" "98dafbee93d4d31ae54a91bc2701b6da9e21459a9afa33bd5e083697ab7ecf0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98dafbee93d4d31ae54a91bc2701b6da9e21459a9afa33bd5e083697ab7ecf0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98dafbee93d4d31ae54a91bc2701b6da9e21459a9afa33bd5e083697ab7ecf0f", kill_on_drop: false }` [INFO] [stdout] 98dafbee93d4d31ae54a91bc2701b6da9e21459a9afa33bd5e083697ab7ecf0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d90bccce21cca079875283144b9bd943a4342bb6f0811274dca13d6c2bd57d3c [INFO] running `Command { std: "docker" "start" "-a" "d90bccce21cca079875283144b9bd943a4342bb6f0811274dca13d6c2bd57d3c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking fallible_collections v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking resize v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking renderifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/map_data.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Object { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | pub gid: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub height: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub rotation: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | pub visible: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | pub width: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub x: f64, [INFO] [stdout] | ^ [INFO] [stdout] 15 | pub y: f64 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Object` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `properties`, and `propertytypes` are never read [INFO] [stdout] --> src/map_data.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct TileLayer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub properties: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | pub propertytypes: Option> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TileLayer` 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/map_data.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ObjectGroup { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 37 | pub draworder: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | pub objects: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 40 | [INFO] [stdout] 41 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 42 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] 43 | pub visible: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 44 | pub opacity: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 45 | [INFO] [stdout] 46 | pub properties: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 47 | pub propertytypes: Option> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjectGroup` 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 `image`, `opacity`, and `visible` are never read [INFO] [stdout] --> src/map_data.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct ImageLayer { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 53 | pub image: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | pub opacity: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 55 | pub visible: bool [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImageLayer` 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/map_data.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | ObjectGroup(ObjectGroup), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Layer` 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] 64 | ObjectGroup(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map_data.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | ImageLayer(ImageLayer) [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Layer` 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] 66 | ImageLayer(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nextobjectid`, `orientation`, `renderorder`, `tiledversion`, and `version` are never read [INFO] [stdout] --> src/map_data.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct TiledMap { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 87 | pub nextobjectid: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 88 | pub orientation: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 89 | pub renderorder: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 90 | pub tiledversion: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub version: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TiledMap` 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 `columns` and `imageheight` are never read [INFO] [stdout] --> src/map_data.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct TiledTileset { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 99 | pub columns: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 100 | pub image: String, [INFO] [stdout] 101 | pub imageheight: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TiledTileset` 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 `columns` and `imageheight` are never read [INFO] [stdout] --> src/map_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AdvancedTiledTileset { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 112 | pub firstgid: i32, [INFO] [stdout] 113 | pub columns: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 114 | pub image: String, [INFO] [stdout] 115 | pub imageheight: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AdvancedTiledTileset` 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/map_data.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Object { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | pub gid: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub height: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub rotation: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | pub visible: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | pub width: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub x: f64, [INFO] [stdout] | ^ [INFO] [stdout] 15 | pub y: f64 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Object` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `properties`, and `propertytypes` are never read [INFO] [stdout] --> src/map_data.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct TileLayer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub properties: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | pub propertytypes: Option> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TileLayer` 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/map_data.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ObjectGroup { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 37 | pub draworder: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | pub objects: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 40 | [INFO] [stdout] 41 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 42 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] 43 | pub visible: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 44 | pub opacity: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 45 | [INFO] [stdout] 46 | pub properties: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 47 | pub propertytypes: Option> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjectGroup` 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 `image`, `opacity`, and `visible` are never read [INFO] [stdout] --> src/map_data.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct ImageLayer { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 53 | pub image: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | pub opacity: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 55 | pub visible: bool [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImageLayer` 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/map_data.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | ObjectGroup(ObjectGroup), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Layer` 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] 64 | ObjectGroup(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map_data.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | ImageLayer(ImageLayer) [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Layer` 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] 66 | ImageLayer(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nextobjectid`, `orientation`, `renderorder`, `tiledversion`, and `version` are never read [INFO] [stdout] --> src/map_data.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct TiledMap { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 87 | pub nextobjectid: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 88 | pub orientation: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 89 | pub renderorder: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 90 | pub tiledversion: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub version: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TiledMap` 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 `columns` and `imageheight` are never read [INFO] [stdout] --> src/map_data.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct TiledTileset { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 99 | pub columns: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 100 | pub image: String, [INFO] [stdout] 101 | pub imageheight: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TiledTileset` 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 `columns` and `imageheight` are never read [INFO] [stdout] --> src/map_data.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AdvancedTiledTileset { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 112 | pub firstgid: i32, [INFO] [stdout] 113 | pub columns: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 114 | pub image: String, [INFO] [stdout] 115 | pub imageheight: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AdvancedTiledTileset` 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 12.13s [INFO] running `Command { std: "docker" "inspect" "d90bccce21cca079875283144b9bd943a4342bb6f0811274dca13d6c2bd57d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90bccce21cca079875283144b9bd943a4342bb6f0811274dca13d6c2bd57d3c", kill_on_drop: false }` [INFO] [stdout] d90bccce21cca079875283144b9bd943a4342bb6f0811274dca13d6c2bd57d3c