[INFO] cloning repository https://github.com/Talon1024/doomaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Talon1024/doomaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalon1024%2Fdoomaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalon1024%2Fdoomaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f345adc0aef16b522cb8aebfea709556a6eed70 [INFO] checking Talon1024/doomaker against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118833 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalon1024%2Fdoomaker" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Talon1024/doomaker on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Talon1024/doomaker [INFO] finished tweaking git repo https://github.com/Talon1024/doomaker [INFO] tweaked toml for git repo https://github.com/Talon1024/doomaker written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Talon1024/doomaker 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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_glow v0.19.0 [INFO] [stderr] Downloaded flume v0.10.11 [INFO] [stderr] Downloaded parse-display v0.8.2 [INFO] [stderr] Downloaded derive_deref v1.1.1 [INFO] [stderr] Downloaded egui-winit v0.19.0 [INFO] [stderr] Downloaded parse-display-derive v0.8.2 [INFO] [stderr] Downloaded binrw_derive v0.12.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.2 [INFO] [stderr] Downloaded serde_yaml v0.9.10 [INFO] [stderr] Downloaded fixed v1.19.0 [INFO] [stderr] Downloaded earcutr v0.4.2 [INFO] [stderr] Downloaded binrw v0.12.0 [INFO] [stderr] Downloaded nanorand v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25117f33c9e0132972598b3fe1422e5afa77fa27790724fa4328658ca6ef4bf1 [INFO] running `Command { std: "docker" "start" "-a" "25117f33c9e0132972598b3fe1422e5afa77fa27790724fa4328658ca6ef4bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25117f33c9e0132972598b3fe1422e5afa77fa27790724fa4328658ca6ef4bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25117f33c9e0132972598b3fe1422e5afa77fa27790724fa4328658ca6ef4bf1", kill_on_drop: false }` [INFO] [stdout] 25117f33c9e0132972598b3fe1422e5afa77fa27790724fa4328658ca6ef4bf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d78316309e833ab891a7b460fbf2186ba1a020a511b73db0b287332ef9e9758c [INFO] running `Command { std: "docker" "start" "-a" "d78316309e833ab891a7b460fbf2186ba1a020a511b73db0b287332ef9e9758c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling fixed v1.19.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking half v2.1.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking webbrowser v0.7.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking unsafe-libyaml v0.2.2 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking doom64-hash v0.1.0 (/opt/rustwide/workdir/doom64-hash) [INFO] [stderr] Checking earcutr v0.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking emath v0.18.0 [INFO] [stderr] Checking calloop v0.10.1 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Checking emath v0.19.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Checking epaint v0.18.1 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking epaint v0.19.0 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] error: could not compile `x11rb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c3def263a44e07e09ae6d57abfc8650227fb4972/bin/rustc --crate-name x11rb --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=0d21764662f60826 -C extra-filename=-0d21764662f60826 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-5decca774938377f.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-7c721b42c0d5c4e1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d78316309e833ab891a7b460fbf2186ba1a020a511b73db0b287332ef9e9758c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d78316309e833ab891a7b460fbf2186ba1a020a511b73db0b287332ef9e9758c", kill_on_drop: false }` [INFO] [stdout] d78316309e833ab891a7b460fbf2186ba1a020a511b73db0b287332ef9e9758c [INFO] checking Talon1024/doomaker against try#29596578cb5035fa2b7ac7fbdfea23fab38836e7 for pr-118833 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalon1024%2Fdoomaker" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Talon1024/doomaker on toolchain 29596578cb5035fa2b7ac7fbdfea23fab38836e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Talon1024/doomaker [INFO] finished tweaking git repo https://github.com/Talon1024/doomaker [INFO] tweaked toml for git repo https://github.com/Talon1024/doomaker written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Talon1024/doomaker 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" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6538ab22e3e75bc6c099db4af4a023e163c78fd2d3532b9e6cdb6565ca590944 [INFO] running `Command { std: "docker" "start" "-a" "6538ab22e3e75bc6c099db4af4a023e163c78fd2d3532b9e6cdb6565ca590944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6538ab22e3e75bc6c099db4af4a023e163c78fd2d3532b9e6cdb6565ca590944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6538ab22e3e75bc6c099db4af4a023e163c78fd2d3532b9e6cdb6565ca590944", kill_on_drop: false }` [INFO] [stdout] 6538ab22e3e75bc6c099db4af4a023e163c78fd2d3532b9e6cdb6565ca590944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 669354a933fda947dfe93767aad2a3bbbd5ce68d1a6e9abf032b2dbc7a3ad728 [INFO] running `Command { std: "docker" "start" "-a" "669354a933fda947dfe93767aad2a3bbbd5ce68d1a6e9abf032b2dbc7a3ad728", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling fixed v1.19.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking half v2.1.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking unsafe-libyaml v0.2.2 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking webbrowser v0.7.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking earcutr v0.4.2 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking doom64-hash v0.1.0 (/opt/rustwide/workdir/doom64-hash) [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking emath v0.19.0 [INFO] [stderr] Checking emath v0.18.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking epaint v0.18.1 [INFO] [stderr] Checking calloop v0.10.1 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Checking epaint v0.19.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking flume v0.10.11 [INFO] [stderr] Checking arboard v2.1.1 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking egui v0.18.1 [INFO] [stderr] Checking egui v0.19.0 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling parse-display-derive v0.8.2 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Checking parse-display v0.8.2 [INFO] [stderr] Checking parsers v0.1.0 (/opt/rustwide/workdir/parsers) [INFO] [stderr] Checking serde_yaml v0.9.10 [INFO] [stderr] Checking doom-wad v0.1.0 (/opt/rustwide/workdir/doom-wad) [INFO] [stdout] warning: unused variable: `short_buffer` [INFO] [stdout] --> doom-wad/src/res/graphic.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let mut short_buffer: [u8; 2] = [0; 2]; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_short_buffer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> doom-wad/src/res/graphic.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut short_buffer: [u8; 2] = [0; 2]; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `short_buffer` [INFO] [stdout] --> doom-wad/src/res/graphic.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let mut short_buffer: [u8; 2] = [0; 2]; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_short_buffer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> doom-wad/src/res/graphic.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut short_buffer: [u8; 2] = [0; 2]; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn lump_name(slice: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `str_to_lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn str_to_lump_name(name: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BlendFunction` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub(super) type BlendFunction = fn(&[u8], &[u8], Option) -> Box<[u8]>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mix` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(super) fn mix(a: &[u8], b: &[u8], alpha_index: Option) -> Box<[u8]> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub(super) fn add(a: &[u8], b: &[u8], alpha_index: Option) -> Box<[u8]> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `patch` and `flags` are never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct TexturePatch { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 24 | patch: LumpName, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | flags: PatchFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TexturePatch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags`, `scalex`, and `scaley` are never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 42 | name: LumpName, [INFO] [stdout] 43 | flags: TextureFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | scalex: TextureScale, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | scaley: TextureScale, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Texture` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:146:34 [INFO] [stdout] | [INFO] [stdout] 146 | let mut vec = Vec::from(slice.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn lump_name(slice: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `str_to_lump_name` is never used [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn str_to_lump_name(name: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BlendFunction` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub(super) type BlendFunction = fn(&[u8], &[u8], Option) -> Box<[u8]>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mix` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(super) fn mix(a: &[u8], b: &[u8], alpha_index: Option) -> Box<[u8]> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> doom-wad/src/res/image/blending.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub(super) fn add(a: &[u8], b: &[u8], alpha_index: Option) -> Box<[u8]> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `patch` and `flags` are never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct TexturePatch { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 24 | patch: LumpName, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | flags: PatchFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TexturePatch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags`, `scalex`, and `scaley` are never read [INFO] [stdout] --> doom-wad/src/res/textures.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 42 | name: LumpName, [INFO] [stdout] 43 | flags: TextureFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | scalex: TextureScale, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | scaley: TextureScale, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Texture` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> doom-wad/src/wad/lump_name.rs:146:34 [INFO] [stdout] | [INFO] [stdout] 146 | let mut vec = Vec::from(slice.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking smithay-clipboard v0.6.5 [INFO] [stderr] Checking sctk-adwaita v0.4.2 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking map-to-3D v0.1.0 (/opt/rustwide/workdir/map-to-3D) [INFO] [stderr] Checking egui-winit v0.18.0 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking egui_glow v0.18.1 [INFO] [stderr] Checking editor v0.1.0 (/opt/rustwide/workdir/editor) [INFO] [stdout] warning: unused import: `std::num::NonZeroU32` [INFO] [stdout] --> editor/src/readmap/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::NonZeroU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::NonZeroU32` [INFO] [stdout] --> editor/src/readmap/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::NonZeroU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `angle` [INFO] [stdout] --> editor/src/data/mod.rs:302:35 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn new(pos: Vec2, z: f32, angle: f32, typeid: usize) -> Thing { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `angle` [INFO] [stdout] --> editor/src/data/mod.rs:302:35 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn new(pos: Vec2, z: f32, angle: f32, typeid: usize) -> Thing { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> editor/src/data/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) struct Line { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub v1: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 66 | /// Index of second vertex. No valid default. [INFO] [stdout] 67 | pub v2: usize, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub blocking: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | /// true: line blocks monsters. [INFO] [stdout] 74 | pub blockmonsters: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 75 | /// true: line is 2S. [INFO] [stdout] 76 | pub twosided: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 77 | /// true: upper texture unpegged. [INFO] [stdout] 78 | pub dontpegtop: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 79 | /// true: lower texture unpegged. [INFO] [stdout] 80 | pub dontpegbottom: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 81 | /// true: drawn as 1S on map. [INFO] [stdout] 82 | pub secret: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 83 | /// true: blocks sound. [INFO] [stdout] 84 | pub blocksound: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 85 | /// true: line never drawn on map. [INFO] [stdout] 86 | pub dontdraw: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 87 | /// true: always appears on map. [INFO] [stdout] 88 | pub mapped: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub passuse: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub translucent: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 101 | /// true: line is a Strife railing. [INFO] [stdout] 102 | pub jumpover: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 103 | /// true: line is a Strife float-blocker. [INFO] [stdout] 104 | pub blockfloaters: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub playercross: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 113 | /// true: player can use. [INFO] [stdout] 114 | pub playeruse: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 115 | /// true: monster can cross. [INFO] [stdout] 116 | pub monstercross: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 117 | /// true: monster can use. [INFO] [stdout] 118 | pub monsteruse: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 119 | /// true: projectile can activate. [INFO] [stdout] 120 | pub impact: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 121 | /// true: player can push. [INFO] [stdout] 122 | pub playerpush: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 123 | /// true: monster can push. [INFO] [stdout] 124 | pub monsterpush: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 125 | /// true: projectile can cross. [INFO] [stdout] 126 | pub missilecross: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 127 | /// true: repeatable special. [INFO] [stdout] 128 | pub repeatspecial: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub special: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 132 | /// Argument 0. Default: 0. [INFO] [stdout] 133 | pub arg0: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 134 | /// Argument 1. Default: 0. [INFO] [stdout] 135 | pub arg1: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 136 | /// Argument 2. Default: 0. [INFO] [stdout] 137 | pub arg2: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 138 | /// Argument 3. Default: 0. [INFO] [stdout] 139 | pub arg3: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 140 | /// Argument 4. Default: 0. [INFO] [stdout] 141 | pub arg4: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub sidefront: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 145 | /// Sidedef 2 index. Default: -1. [INFO] [stdout] 146 | pub sideback: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | pub comment: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 150 | pub properties: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Line` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `plane_floor` and `plane_ceil` are never read [INFO] [stdout] --> editor/src/data/mod.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 249 | pub(crate) struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 250 | pub plane_floor: Plane, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 251 | pub plane_ceil: Plane, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnsignedInteger`, `Boolean`, and `Vec3` are never constructed [INFO] [stdout] --> editor/src/data/property.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) enum PropertyValue { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 7 | UnsignedInteger(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | Index(usize), [INFO] [stdout] 9 | Boolean(bool), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | Vec3(Vec3), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PropertyValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> editor/src/data/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) struct Line { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub v1: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 66 | /// Index of second vertex. No valid default. [INFO] [stdout] 67 | pub v2: usize, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub blocking: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | /// true: line blocks monsters. [INFO] [stdout] 74 | pub blockmonsters: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 75 | /// true: line is 2S. [INFO] [stdout] 76 | pub twosided: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 77 | /// true: upper texture unpegged. [INFO] [stdout] 78 | pub dontpegtop: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 79 | /// true: lower texture unpegged. [INFO] [stdout] 80 | pub dontpegbottom: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 81 | /// true: drawn as 1S on map. [INFO] [stdout] 82 | pub secret: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 83 | /// true: blocks sound. [INFO] [stdout] 84 | pub blocksound: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 85 | /// true: line never drawn on map. [INFO] [stdout] 86 | pub dontdraw: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 87 | /// true: always appears on map. [INFO] [stdout] 88 | pub mapped: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub passuse: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub translucent: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 101 | /// true: line is a Strife railing. [INFO] [stdout] 102 | pub jumpover: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 103 | /// true: line is a Strife float-blocker. [INFO] [stdout] 104 | pub blockfloaters: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub playercross: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 113 | /// true: player can use. [INFO] [stdout] 114 | pub playeruse: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 115 | /// true: monster can cross. [INFO] [stdout] 116 | pub monstercross: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 117 | /// true: monster can use. [INFO] [stdout] 118 | pub monsteruse: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 119 | /// true: projectile can activate. [INFO] [stdout] 120 | pub impact: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 121 | /// true: player can push. [INFO] [stdout] 122 | pub playerpush: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 123 | /// true: monster can push. [INFO] [stdout] 124 | pub monsterpush: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 125 | /// true: projectile can cross. [INFO] [stdout] 126 | pub missilecross: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 127 | /// true: repeatable special. [INFO] [stdout] 128 | pub repeatspecial: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub special: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 132 | /// Argument 0. Default: 0. [INFO] [stdout] 133 | pub arg0: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 134 | /// Argument 1. Default: 0. [INFO] [stdout] 135 | pub arg1: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 136 | /// Argument 2. Default: 0. [INFO] [stdout] 137 | pub arg2: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 138 | /// Argument 3. Default: 0. [INFO] [stdout] 139 | pub arg3: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 140 | /// Argument 4. Default: 0. [INFO] [stdout] 141 | pub arg4: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub sidefront: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 145 | /// Sidedef 2 index. Default: -1. [INFO] [stdout] 146 | pub sideback: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | pub comment: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 150 | pub properties: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Line` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `plane_floor` and `plane_ceil` are never read [INFO] [stdout] --> editor/src/data/mod.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 249 | pub(crate) struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 250 | pub plane_floor: Plane, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 251 | pub plane_ceil: Plane, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnsignedInteger`, `Boolean`, and `Vec3` are never constructed [INFO] [stdout] --> editor/src/data/property.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) enum PropertyValue { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 7 | UnsignedInteger(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | Index(usize), [INFO] [stdout] 9 | Boolean(bool), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | Vec3(Vec3), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PropertyValue` has derived impls for the traits `Clone` and `Debug`, but these are 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] Checking texbrowse v0.1.0 (/opt/rustwide/workdir/doom-wad/examples/texbrowse) [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | fn set_uniforms(&self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | fn set_textures(&self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | fn update(&mut self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | fn set_uniforms(&self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | fn set_textures(&self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glc` [INFO] [stdout] --> doom-wad/examples/texbrowse/src/renderer.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | fn update(&mut self, glc: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_glc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking egui-winit v0.19.0 [INFO] [stderr] Checking glutin v0.29.1 [INFO] [stderr] Checking egui_glow v0.19.0 [INFO] [stderr] Checking movearound v0.1.0 (/opt/rustwide/workdir/movearound) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.20s [INFO] running `Command { std: "docker" "inspect" "669354a933fda947dfe93767aad2a3bbbd5ce68d1a6e9abf032b2dbc7a3ad728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669354a933fda947dfe93767aad2a3bbbd5ce68d1a6e9abf032b2dbc7a3ad728", kill_on_drop: false }` [INFO] [stdout] 669354a933fda947dfe93767aad2a3bbbd5ce68d1a6e9abf032b2dbc7a3ad728