[INFO] cloning repository https://github.com/markglenn/doom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markglenn/doom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35c51699bb0ed5e7dccfef1ee252a7d7c8cdb1e1 [INFO] checking markglenn/doom against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/markglenn/doom on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/markglenn/doom [INFO] finished tweaking git repo https://github.com/markglenn/doom [INFO] tweaked toml for git repo https://github.com/markglenn/doom written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/markglenn/doom 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edb1ed59160eee614e4ff2067ff72fe082dbcdda6735cd0303d7caecb09bbf3b [INFO] running `Command { std: "docker" "start" "-a" "edb1ed59160eee614e4ff2067ff72fe082dbcdda6735cd0303d7caecb09bbf3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edb1ed59160eee614e4ff2067ff72fe082dbcdda6735cd0303d7caecb09bbf3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edb1ed59160eee614e4ff2067ff72fe082dbcdda6735cd0303d7caecb09bbf3b", kill_on_drop: false }` [INFO] [stdout] edb1ed59160eee614e4ff2067ff72fe082dbcdda6735cd0303d7caecb09bbf3b [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0685d61a9a4b8233d4648bf0c4db8213a72928c0141d5fc6ed30001c171baf9 [INFO] running `Command { std: "docker" "start" "-a" "f0685d61a9a4b8233d4648bf0c4db8213a72928c0141d5fc6ed30001c171baf9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking doom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `vertexes` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let vertexes = wad::lump::load_vertexes(&mut wad, "E1M1").unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertexes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertexes` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let vertexes = wad::lump::load_vertexes(&mut wad, "E1M1").unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertexes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `wad_type` is never read [INFO] [stdout] --> src/wad/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct WAD { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 18 | file: File, [INFO] [stdout] 19 | wad_type: WadType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WAD` 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/wad/lump/sector.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | floor_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 32 | ceiling_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 33 | floor_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | ceiling_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | light_level: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 36 | sector_type: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | tag: i16, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `x_position`, `y_position`, `angle`, `thing_type`, and `flags` are never read [INFO] [stdout] --> src/wad/lump/thing.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct Thing { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 127 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 129 | angle: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | thing_type: ThingType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 131 | flags: ThingFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thing` 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 `x_position` and `y_position` are never read [INFO] [stdout] --> src/wad/lump/vertex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Vertex { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vertex` 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 `wad_type` is never read [INFO] [stdout] --> src/wad/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct WAD { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 18 | file: File, [INFO] [stdout] 19 | wad_type: WadType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WAD` 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/wad/lump/sector.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | floor_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 32 | ceiling_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 33 | floor_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | ceiling_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | light_level: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 36 | sector_type: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | tag: i16, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `x_position`, `y_position`, `angle`, `thing_type`, and `flags` are never read [INFO] [stdout] --> src/wad/lump/thing.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct Thing { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 127 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 129 | angle: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | thing_type: ThingType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 131 | flags: ThingFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thing` 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 `x_position` and `y_position` are never read [INFO] [stdout] --> src/wad/lump/vertex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Vertex { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "f0685d61a9a4b8233d4648bf0c4db8213a72928c0141d5fc6ed30001c171baf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0685d61a9a4b8233d4648bf0c4db8213a72928c0141d5fc6ed30001c171baf9", kill_on_drop: false }` [INFO] [stdout] f0685d61a9a4b8233d4648bf0c4db8213a72928c0141d5fc6ed30001c171baf9 [INFO] checking markglenn/doom against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/markglenn/doom on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/markglenn/doom [INFO] finished tweaking git repo https://github.com/markglenn/doom [INFO] tweaked toml for git repo https://github.com/markglenn/doom written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/markglenn/doom 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ec4099b24b8d0f083a4508ecf1b5f7c9f0e11c5cae752460460ffb505e4c851 [INFO] running `Command { std: "docker" "start" "-a" "9ec4099b24b8d0f083a4508ecf1b5f7c9f0e11c5cae752460460ffb505e4c851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ec4099b24b8d0f083a4508ecf1b5f7c9f0e11c5cae752460460ffb505e4c851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec4099b24b8d0f083a4508ecf1b5f7c9f0e11c5cae752460460ffb505e4c851", kill_on_drop: false }` [INFO] [stdout] 9ec4099b24b8d0f083a4508ecf1b5f7c9f0e11c5cae752460460ffb505e4c851 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2af28b55d24eff3730be1d240d5cebb4b2e909aab99c2b2eed02047b1eb3b851 [INFO] running `Command { std: "docker" "start" "-a" "2af28b55d24eff3730be1d240d5cebb4b2e909aab99c2b2eed02047b1eb3b851", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking doom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `vertexes` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let vertexes = wad::lump::load_vertexes(&mut wad, "E1M1").unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertexes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertexes` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let vertexes = wad::lump::load_vertexes(&mut wad, "E1M1").unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertexes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `wad_type` is never read [INFO] [stdout] --> src/wad/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct WAD { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 18 | file: File, [INFO] [stdout] 19 | wad_type: WadType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WAD` 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/wad/lump/sector.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | floor_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 32 | ceiling_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 33 | floor_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | ceiling_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | light_level: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 36 | sector_type: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | tag: i16, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `x_position`, `y_position`, `angle`, `thing_type`, and `flags` are never read [INFO] [stdout] --> src/wad/lump/thing.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct Thing { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 127 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 129 | angle: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | thing_type: ThingType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 131 | flags: ThingFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thing` 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 `x_position` and `y_position` are never read [INFO] [stdout] --> src/wad/lump/vertex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Vertex { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vertex` 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 `wad_type` is never read [INFO] [stdout] --> src/wad/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct WAD { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 18 | file: File, [INFO] [stdout] 19 | wad_type: WadType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WAD` 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/wad/lump/sector.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | floor_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 32 | ceiling_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 33 | floor_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | ceiling_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | light_level: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 36 | sector_type: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | tag: i16, [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] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wad/mod.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 46 | let mut file = File::open(filename)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Ok(WAD { [INFO] [stdout] | ____________^ [INFO] [stdout] 52 | | file, [INFO] [stdout] 53 | | wad_type, [INFO] [stdout] 54 | | directory, [INFO] [stdout] 55 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x_position`, `y_position`, `angle`, `thing_type`, and `flags` are never read [INFO] [stdout] --> src/wad/lump/thing.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct Thing { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 127 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 129 | angle: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | thing_type: ThingType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 131 | flags: ThingFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thing` 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 `x_position` and `y_position` are never read [INFO] [stdout] --> src/wad/lump/vertex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Vertex { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wad/mod.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 46 | let mut file = File::open(filename)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Ok(WAD { [INFO] [stdout] | ____________^ [INFO] [stdout] 52 | | file, [INFO] [stdout] 53 | | wad_type, [INFO] [stdout] 54 | | directory, [INFO] [stdout] 55 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `doom` (bin "doom") due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `doom` (bin "doom" test) due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2af28b55d24eff3730be1d240d5cebb4b2e909aab99c2b2eed02047b1eb3b851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af28b55d24eff3730be1d240d5cebb4b2e909aab99c2b2eed02047b1eb3b851", kill_on_drop: false }` [INFO] [stdout] 2af28b55d24eff3730be1d240d5cebb4b2e909aab99c2b2eed02047b1eb3b851