[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] building KLIMaka/buildlib against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKLIMaka%2Fbuildlib" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KLIMaka/buildlib on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ae1742013d9efca1266caa77d8979729edac85fc852976a44e4ae79d5d582fe [INFO] running `Command { std: "docker" "start" "-a" "5ae1742013d9efca1266caa77d8979729edac85fc852976a44e4ae79d5d582fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ae1742013d9efca1266caa77d8979729edac85fc852976a44e4ae79d5d582fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ae1742013d9efca1266caa77d8979729edac85fc852976a44e4ae79d5d582fe", kill_on_drop: false }` [INFO] [stdout] 5ae1742013d9efca1266caa77d8979729edac85fc852976a44e4ae79d5d582fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc54a293e75fb69f9f212770bff9008f98c5dd3168df3b4eb5bd783660659d95 [INFO] running `Command { std: "docker" "start" "-a" "bc54a293e75fb69f9f212770bff9008f98c5dd3168df3b4eb5bd783660659d95", kill_on_drop: false }` [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling 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)]` 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 0.39s [INFO] running `Command { std: "docker" "inspect" "bc54a293e75fb69f9f212770bff9008f98c5dd3168df3b4eb5bd783660659d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc54a293e75fb69f9f212770bff9008f98c5dd3168df3b4eb5bd783660659d95", kill_on_drop: false }` [INFO] [stdout] bc54a293e75fb69f9f212770bff9008f98c5dd3168df3b4eb5bd783660659d95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6a5b304f1697a31d63c2b6bbdffd14702780bcf7c32e9dd4e3c79f1393005f0 [INFO] running `Command { std: "docker" "start" "-a" "e6a5b304f1697a31d63c2b6bbdffd14702780bcf7c32e9dd4e3c79f1393005f0", kill_on_drop: false }` [INFO] [stderr] Compiling 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)]` 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 `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] running `Command { std: "docker" "inspect" "e6a5b304f1697a31d63c2b6bbdffd14702780bcf7c32e9dd4e3c79f1393005f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a5b304f1697a31d63c2b6bbdffd14702780bcf7c32e9dd4e3c79f1393005f0", kill_on_drop: false }` [INFO] [stdout] e6a5b304f1697a31d63c2b6bbdffd14702780bcf7c32e9dd4e3c79f1393005f0