[INFO] cloning repository https://github.com/KLIMaka/buildlib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KLIMaka/buildlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKLIMaka%2Fbuildlib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKLIMaka%2Fbuildlib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8ac23d77ccd16dc37704733d08d34addd16cdb9
[INFO] checking KLIMaka/buildlib against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKLIMaka%2Fbuildlib" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KLIMaka/buildlib
[INFO] finished tweaking git repo https://github.com/KLIMaka/buildlib
[INFO] tweaked toml for git repo https://github.com/KLIMaka/buildlib written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KLIMaka/buildlib on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KLIMaka/buildlib 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d8729c644583333b580c99bad6acb896246feaf5ba47084e33a9ab0f94c4ca5
[INFO] running `Command { std: "docker" "start" "-a" "9d8729c644583333b580c99bad6acb896246feaf5ba47084e33a9ab0f94c4ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d8729c644583333b580c99bad6acb896246feaf5ba47084e33a9ab0f94c4ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d8729c644583333b580c99bad6acb896246feaf5ba47084e33a9ab0f94c4ca5", kill_on_drop: false }`
[INFO] [stdout] 9d8729c644583333b580c99bad6acb896246feaf5ba47084e33a9ab0f94c4ca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d199db0820030b78462eb836cca582bc25ada88421d30a1cf13d256e9b41b50
[INFO] running `Command { std: "docker" "start" "-a" "3d199db0820030b78462eb836cca582bc25ada88421d30a1cf13d256e9b41b50", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking buildlib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/structs.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Sector {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 51 |   pub wallptr: u16,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 52 |   pub wallnum: u16,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 53 |   pub ceilingz: i32,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 54 |   pub floorz: i32,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 55 |   pub ceilingstat: SectorStats,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 56 |   pub floorstat: SectorStats,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 57 |   pub ceilingpicnum: u16,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 58 |   pub ceilingheinum: i16,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 59 |   pub ceilingshade: i8,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 60 |   pub ceilingpal: u8,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 61 |   pub ceilingxpanning: u8,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |   pub ceilingypanning: u8,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |   pub floorpicnum: u16,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 64 |   pub floorheinum: i16,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 65 |   pub floorshade: i8,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 66 |   pub floorpal: u8,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 67 |   pub floorxpanning: u8,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 68 |   pub floorypanning: u8,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 69 |   pub visibility: i8,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 70 |   pub filler: i8,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 71 |   pub lotag: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 72 |   pub hitag: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 73 |   pub extra: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sector` has a derived impl for the trait `Debug`, but this is 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: multiple fields are never read
[INFO] [stdout]   --> src/structs.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Wall {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 81 |   pub nextwall: i16,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 82 |   pub nextsector: i16,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 83 |   pub cstat: WallStats,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 84 |   pub picnum: u16,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 85 |   pub overpicnum: u16,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 86 |   pub shade: i8,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 87 |   pub pal: u8,
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 88 |   pub xrepeat: u8,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 89 |   pub yrepeat: u8,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 90 |   pub xpanning: u8,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 91 |   pub ypanning: u8,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 92 |   pub lotag: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 93 |   pub hitag: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 94 |   pub extra: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Wall` 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/structs.rs:99:7
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct Sprite {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout]  99 |   pub x: i32,
[INFO] [stdout]     |       ^
[INFO] [stdout] 100 |   pub y: i32,
[INFO] [stdout]     |       ^
[INFO] [stdout] 101 |   pub z: i32,
[INFO] [stdout]     |       ^
[INFO] [stdout] 102 |   pub cstat: SpriteStats,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 103 |   pub picnum: u16,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 104 |   pub shade: i8,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 105 |   pub pal: u8,
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 106 |   pub clipdist: u8,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 107 |   pub filler: u8,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 108 |   pub xrepeat: u8,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 109 |   pub yrepeat: u8,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 110 |   pub xoffset: u8,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 111 |   pub yoffset: u8,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 112 |   pub sectnum: u16,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 113 |   pub statnum: u16,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 114 |   pub ang: u16,
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 115 |   pub owner: u16,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 116 |   pub xvel: i16,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 117 |   pub yvel: i16,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 118 |   pub zvel: i16,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 119 |   pub lotag: u16,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 120 |   pub hitag: u16,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 121 |   pub extra: u16,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Sprite` 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 `version`, `posx`, `posy`, `posz`, `ang`, and `cursectnum` are never read
[INFO] [stdout]    --> src/structs.rs:126:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Header {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 126 |   version: u32,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 127 |   posx: i32,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 128 |   posy: i32,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 129 |   posz: i32,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 130 |   ang: u16,
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 131 |   cursectnum: u16,
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Header` 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/structs.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Sector {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 51 |   pub wallptr: u16,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 52 |   pub wallnum: u16,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 53 |   pub ceilingz: i32,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 54 |   pub floorz: i32,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 55 |   pub ceilingstat: SectorStats,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 56 |   pub floorstat: SectorStats,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 57 |   pub ceilingpicnum: u16,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 58 |   pub ceilingheinum: i16,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 59 |   pub ceilingshade: i8,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 60 |   pub ceilingpal: u8,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 61 |   pub ceilingxpanning: u8,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |   pub ceilingypanning: u8,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |   pub floorpicnum: u16,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 64 |   pub floorheinum: i16,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 65 |   pub floorshade: i8,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 66 |   pub floorpal: u8,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 67 |   pub floorxpanning: u8,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 68 |   pub floorypanning: u8,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 69 |   pub visibility: i8,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 70 |   pub filler: i8,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 71 |   pub lotag: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 72 |   pub hitag: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 73 |   pub extra: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sector` has a derived impl for the trait `Debug`, but this is 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: multiple fields are never read
[INFO] [stdout]   --> src/structs.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Wall {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 81 |   pub nextwall: i16,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 82 |   pub nextsector: i16,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 83 |   pub cstat: WallStats,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 84 |   pub picnum: u16,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 85 |   pub overpicnum: u16,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 86 |   pub shade: i8,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 87 |   pub pal: u8,
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 88 |   pub xrepeat: u8,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 89 |   pub yrepeat: u8,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 90 |   pub xpanning: u8,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 91 |   pub ypanning: u8,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 92 |   pub lotag: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 93 |   pub hitag: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 94 |   pub extra: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Wall` 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/structs.rs:99:7
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct Sprite {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout]  99 |   pub x: i32,
[INFO] [stdout]     |       ^
[INFO] [stdout] 100 |   pub y: i32,
[INFO] [stdout]     |       ^
[INFO] [stdout] 101 |   pub z: i32,
[INFO] [stdout]     |       ^
[INFO] [stdout] 102 |   pub cstat: SpriteStats,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 103 |   pub picnum: u16,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 104 |   pub shade: i8,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 105 |   pub pal: u8,
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 106 |   pub clipdist: u8,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 107 |   pub filler: u8,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 108 |   pub xrepeat: u8,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 109 |   pub yrepeat: u8,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 110 |   pub xoffset: u8,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 111 |   pub yoffset: u8,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 112 |   pub sectnum: u16,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 113 |   pub statnum: u16,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 114 |   pub ang: u16,
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 115 |   pub owner: u16,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 116 |   pub xvel: i16,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 117 |   pub yvel: i16,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 118 |   pub zvel: i16,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 119 |   pub lotag: u16,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 120 |   pub hitag: u16,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 121 |   pub extra: u16,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Sprite` 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 `version`, `posx`, `posy`, `posz`, `ang`, and `cursectnum` are never read
[INFO] [stdout]    --> src/structs.rs:126:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Header {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 126 |   version: u32,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 127 |   posx: i32,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 128 |   posy: i32,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 129 |   posz: i32,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 130 |   ang: u16,
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 131 |   cursectnum: u16,
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Header` 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 1.53s
[INFO] running `Command { std: "docker" "inspect" "3d199db0820030b78462eb836cca582bc25ada88421d30a1cf13d256e9b41b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d199db0820030b78462eb836cca582bc25ada88421d30a1cf13d256e9b41b50", kill_on_drop: false }`
[INFO] [stdout] 3d199db0820030b78462eb836cca582bc25ada88421d30a1cf13d256e9b41b50
