[INFO] cloning repository https://github.com/perfa/rune
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perfa/rune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperfa%2Frune", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperfa%2Frune'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c2b00856682b9b2f89f8f7eee75fc0985d82be6
[INFO] checking perfa/rune against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperfa%2Frune" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/perfa/rune
[INFO] finished tweaking git repo https://github.com/perfa/rune
[INFO] tweaked toml for git repo https://github.com/perfa/rune written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/perfa/rune on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/perfa/rune 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structview v1.1.0
[INFO] [stderr]   Downloaded structview_derive v1.1.0
[INFO] [stderr]   Downloaded ascii_converter v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23d01e02f6ea35b6c800d319e2fd085935e829e5ff2104082dfa0b0d5893389a
[INFO] running `Command { std: "docker" "start" "-a" "23d01e02f6ea35b6c800d319e2fd085935e829e5ff2104082dfa0b0d5893389a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23d01e02f6ea35b6c800d319e2fd085935e829e5ff2104082dfa0b0d5893389a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d01e02f6ea35b6c800d319e2fd085935e829e5ff2104082dfa0b0d5893389a", kill_on_drop: false }`
[INFO] [stdout] 23d01e02f6ea35b6c800d319e2fd085935e829e5ff2104082dfa0b0d5893389a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7e775758d330c5ebec0b83c9fb959a6d8689f5cd7963a6640624cd049d4d1e7
[INFO] running `Command { std: "docker" "start" "-a" "c7e775758d330c5ebec0b83c9fb959a6d8689f5cd7963a6640624cd049d4d1e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking ascii_converter v0.3.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling structview_derive v1.1.0
[INFO] [stderr]     Checking structview v1.1.0
[INFO] [stderr]     Checking rune v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `x_off`, `y_off`, `upper_tex`, `lower_tex`, `middle_tex`, and `sector` are never read
[INFO] [stdout]   --> src/level.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Sidedef {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  9 |     pub x_off: i16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub y_off: i16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub upper_tex: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub lower_tex: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 13 |     pub middle_tex: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub sector: Rc<Sector>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sidedef` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags`, `special_type`, `sector_tag`, `right_sidedef`, and `left_sidedef` are never read
[INFO] [stdout]   --> src/level.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Linedef {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub flags: i16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 42 |     pub special_type: i16,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub sector_tag: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 44 |     pub right_sidedef: Option<Rc<Sidedef>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub left_sidedef: Option<Rc<Sidedef>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Linedef` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `angle`, `linedef`, `dir_like_linedef`, and `offset` are never read
[INFO] [stdout]   --> src/level.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Segment {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub angle: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 75 |     pub linedef: Rc<Linedef>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 76 |     pub dir_like_linedef: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 77 |     pub offset: i16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Segment` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `segment_count` is never read
[INFO] [stdout]    --> src/level.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct SubSector {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 101 |     pub segment_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SubSector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sectors`, `sidedefs`, `segments`, `subsectors`, and `nodes` are never read
[INFO] [stdout]    --> src/level.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct Level {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub sectors: Vec<Rc<Sector>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 177 |     pub sidedefs: Vec<Rc<Sidedef>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 178 |     pub linedefs: Vec<Rc<Linedef>>,
[INFO] [stdout] 179 |     pub segments: Vec<Rc<Segment>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 180 |     pub subsectors: Vec<Rc<SubSector>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 181 |     pub nodes: HashMap<i16, Rc<Node>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/wad.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Header {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Header` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `flags` is never read
[INFO] [stdout]   --> src/wad.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Thing {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub flags: i16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Thing` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/wad.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct MapNode {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MapNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/wad.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct Sector {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout]  99 |     pub floor_height: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub ceiling_height: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub floor_tex: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 102 |     pub ceiling_tex: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 103 |     pub light_level: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 104 |     pub special_type: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 105 |     pub tag: usize,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Sector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bytes`, `header`, and `directory` are never read
[INFO] [stdout]    --> src/wad.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct WadFile {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 120 |     pub bytes: Vec<u8>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 121 |     pub header: Header,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 122 |     pub directory: Vec<FileLump>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_off`, `y_off`, `upper_tex`, `lower_tex`, `middle_tex`, and `sector` are never read
[INFO] [stdout]   --> src/level.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Sidedef {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  9 |     pub x_off: i16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub y_off: i16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub upper_tex: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub lower_tex: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 13 |     pub middle_tex: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub sector: Rc<Sector>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sidedef` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags`, `special_type`, `sector_tag`, `right_sidedef`, and `left_sidedef` are never read
[INFO] [stdout]   --> src/level.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Linedef {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub flags: i16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 42 |     pub special_type: i16,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub sector_tag: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 44 |     pub right_sidedef: Option<Rc<Sidedef>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub left_sidedef: Option<Rc<Sidedef>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Linedef` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `angle`, `linedef`, `dir_like_linedef`, and `offset` are never read
[INFO] [stdout]   --> src/level.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Segment {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub angle: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 75 |     pub linedef: Rc<Linedef>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 76 |     pub dir_like_linedef: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 77 |     pub offset: i16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Segment` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `segment_count` is never read
[INFO] [stdout]    --> src/level.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct SubSector {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 101 |     pub segment_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SubSector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sectors`, `sidedefs`, `segments`, `subsectors`, and `nodes` are never read
[INFO] [stdout]    --> src/level.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct Level {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub sectors: Vec<Rc<Sector>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 177 |     pub sidedefs: Vec<Rc<Sidedef>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 178 |     pub linedefs: Vec<Rc<Linedef>>,
[INFO] [stdout] 179 |     pub segments: Vec<Rc<Segment>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 180 |     pub subsectors: Vec<Rc<SubSector>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 181 |     pub nodes: HashMap<i16, Rc<Node>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/wad.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Header {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Header` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `flags` is never read
[INFO] [stdout]   --> src/wad.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Thing {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub flags: i16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Thing` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/wad.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct MapNode {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MapNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/wad.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct Sector {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout]  99 |     pub floor_height: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub ceiling_height: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub floor_tex: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 102 |     pub ceiling_tex: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 103 |     pub light_level: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 104 |     pub special_type: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 105 |     pub tag: usize,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Sector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bytes`, `header`, and `directory` are never read
[INFO] [stdout]    --> src/wad.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct WadFile {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 120 |     pub bytes: Vec<u8>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 121 |     pub header: Header,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 122 |     pub directory: Vec<FileLump>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.65s
[INFO] running `Command { std: "docker" "inspect" "c7e775758d330c5ebec0b83c9fb959a6d8689f5cd7963a6640624cd049d4d1e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e775758d330c5ebec0b83c9fb959a6d8689f5cd7963a6640624cd049d4d1e7", kill_on_drop: false }`
[INFO] [stdout] c7e775758d330c5ebec0b83c9fb959a6d8689f5cd7963a6640624cd049d4d1e7
