[INFO] cloning repository https://github.com/yt2b/doom-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yt2b/doom-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyt2b%2Fdoom-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyt2b%2Fdoom-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc95829523747b6d39a8607b8a13e1772f839c57 [INFO] testing yt2b/doom-engine against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyt2b%2Fdoom-engine" "/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/yt2b/doom-engine [INFO] finished tweaking git repo https://github.com/yt2b/doom-engine [INFO] tweaked toml for git repo https://github.com/yt2b/doom-engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yt2b/doom-engine on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yt2b/doom-engine 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6604e2e19c31306cf2bed6cfae9dce5218ef29cfbd82bb09cc634c4c0cd4b6f [INFO] running `Command { std: "docker" "start" "-a" "c6604e2e19c31306cf2bed6cfae9dce5218ef29cfbd82bb09cc634c4c0cd4b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6604e2e19c31306cf2bed6cfae9dce5218ef29cfbd82bb09cc634c4c0cd4b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6604e2e19c31306cf2bed6cfae9dce5218ef29cfbd82bb09cc634c4c0cd4b6f", kill_on_drop: false }` [INFO] [stdout] c6604e2e19c31306cf2bed6cfae9dce5218ef29cfbd82bb09cc634c4c0cd4b6f [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d068507672384a2ddbe97975c1c446bf539c6649922ed8be287965c7609e4a6f [INFO] running `Command { std: "docker" "start" "-a" "d068507672384a2ddbe97975c1c446bf539c6649922ed8be287965c7609e4a6f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling dlib v0.5.3 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling euclid v0.22.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling lyon_geom v1.0.19 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling lyon_path v1.0.19 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling lyon_tessellation v1.0.20 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling gilrs-core v0.5.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling lyon_algorithms v1.0.19 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling crevice-derive v0.10.0 [INFO] [stderr] Compiling glyph_brush v0.7.12 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling lyon v1.0.19 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling crevice v0.13.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling ggez v0.9.3 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling doom-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `wad` is never read [INFO] [stdout] --> src/core/doom.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Doom { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 9 | pub wad: Wad, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/core/map.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Map { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Map` 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 `kind` and `flags` are never read [INFO] [stdout] --> src/core/map.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Thing { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | pub kind: i16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 69 | pub flags: i16, [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 `special` and `sector` are never read [INFO] [stdout] --> src/core/map.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Linedef { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | pub special: i16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 95 | pub sector: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Linedef` 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 `special_kind` and `tag` are never read [INFO] [stdout] --> src/core/map.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 173 | pub special_kind: i16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 174 | pub 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 `sprites`, `patch_names`, and `texture_patches` are never read [INFO] [stdout] --> src/core/renderer/graphic.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Graphic { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub sprites: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | pub patch_names: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | pub texture_patches: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `left_offset` and `top_offset` are never read [INFO] [stdout] --> src/core/renderer/graphic.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct Patch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 120 | pub left_offset: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 121 | pub top_offset: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident` is never read [INFO] [stdout] --> src/core/wad.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Wad { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 8 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "d068507672384a2ddbe97975c1c446bf539c6649922ed8be287965c7609e4a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d068507672384a2ddbe97975c1c446bf539c6649922ed8be287965c7609e4a6f", kill_on_drop: false }` [INFO] [stdout] d068507672384a2ddbe97975c1c446bf539c6649922ed8be287965c7609e4a6f [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16d43d94a4b2b818d94f8fab320355c18afb8bbdc9c78d546a4c003cbf26a344 [INFO] running `Command { std: "docker" "start" "-a" "16d43d94a4b2b818d94f8fab320355c18afb8bbdc9c78d546a4c003cbf26a344", kill_on_drop: false }` [INFO] [stderr] Compiling doom-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `wad` is never read [INFO] [stdout] --> src/core/doom.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Doom { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 9 | pub wad: Wad, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/core/map.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Map { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Map` 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 `kind` and `flags` are never read [INFO] [stdout] --> src/core/map.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Thing { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | pub kind: i16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 69 | pub flags: i16, [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 `special` and `sector` are never read [INFO] [stdout] --> src/core/map.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Linedef { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | pub special: i16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 95 | pub sector: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Linedef` 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 `special_kind` and `tag` are never read [INFO] [stdout] --> src/core/map.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 173 | pub special_kind: i16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 174 | pub 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 `sprites`, `patch_names`, and `texture_patches` are never read [INFO] [stdout] --> src/core/renderer/graphic.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Graphic { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub sprites: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | pub patch_names: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | pub texture_patches: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `left_offset` and `top_offset` are never read [INFO] [stdout] --> src/core/renderer/graphic.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct Patch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 120 | pub left_offset: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 121 | pub top_offset: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident` is never read [INFO] [stdout] --> src/core/wad.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Wad { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 8 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.03s [INFO] running `Command { std: "docker" "inspect" "16d43d94a4b2b818d94f8fab320355c18afb8bbdc9c78d546a4c003cbf26a344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d43d94a4b2b818d94f8fab320355c18afb8bbdc9c78d546a4c003cbf26a344", kill_on_drop: false }` [INFO] [stdout] 16d43d94a4b2b818d94f8fab320355c18afb8bbdc9c78d546a4c003cbf26a344 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8500df4a1576494f94cadbbcceb1a463226f0840fd5aebc6e40651ea94c214ca [INFO] running `Command { std: "docker" "start" "-a" "8500df4a1576494f94cadbbcceb1a463226f0840fd5aebc6e40651ea94c214ca", kill_on_drop: false }` [INFO] [stderr] warning: field `wad` is never read [INFO] [stderr] --> src/core/doom.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Doom { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 9 | pub wad: Wad, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/core/map.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Map { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 10 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Map` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `kind` and `flags` are never read [INFO] [stderr] --> src/core/map.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 64 | pub struct Thing { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 68 | pub kind: i16, [INFO] [stderr] | ^^^^ [INFO] [stderr] 69 | pub flags: i16, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Thing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `special` and `sector` are never read [INFO] [stderr] --> src/core/map.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 90 | pub struct Linedef { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 94 | pub special: i16, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 95 | pub sector: i16, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Linedef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `special_kind` and `tag` are never read [INFO] [stderr] --> src/core/map.rs:173:9 [INFO] [stderr] | [INFO] [stderr] 167 | pub struct Sector { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 173 | pub special_kind: i16, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 174 | pub tag: i16, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Sector` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `sprites`, `patch_names`, and `texture_patches` are never read [INFO] [stderr] --> src/core/renderer/graphic.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Graphic { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | pub sprites: HashMap, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 13 | pub patch_names: Vec, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 14 | pub texture_patches: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `left_offset` and `top_offset` are never read [INFO] [stderr] --> src/core/renderer/graphic.rs:120:9 [INFO] [stderr] | [INFO] [stderr] 117 | pub struct Patch { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 120 | pub left_offset: i16, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 121 | pub top_offset: i16, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `ident` is never read [INFO] [stderr] --> src/core/wad.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Wad { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 8 | pub ident: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `doom-engine` (bin "doom-engine" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doom_engine-03d86333ebe077d0) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test core::player::tests::test_get_position ... ok [INFO] [stdout] test core::player::tests::test_is_insight_fov ... ok [INFO] [stdout] test core::math::tests::test_vec2_dist ... ok [INFO] [stdout] test core::renderer::solidseg::tests::test_solid_seg ... ok [INFO] [stdout] test core::player::tests::test_to_fov_line_angle ... ok [INFO] [stdout] test core::renderer::view::tests::test_convert_fov_x_to_angle ... ok [INFO] [stdout] test core::player::tests::test_is_insight_line ... ok [INFO] [stdout] test core::renderer::view::tests::test_get_texture_x_offset ... ok [INFO] [stdout] test core::math::tests::test_vec2_rotate ... ok [INFO] [stdout] test core::math::tests::test_vec2_angle ... ok [INFO] [stdout] test core::player::tests::test_to_insight_angle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8500df4a1576494f94cadbbcceb1a463226f0840fd5aebc6e40651ea94c214ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8500df4a1576494f94cadbbcceb1a463226f0840fd5aebc6e40651ea94c214ca", kill_on_drop: false }` [INFO] [stdout] 8500df4a1576494f94cadbbcceb1a463226f0840fd5aebc6e40651ea94c214ca