[INFO] cloning repository https://github.com/GossiperLoturot/tekhne [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GossiperLoturot/tekhne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGossiperLoturot%2Ftekhne", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGossiperLoturot%2Ftekhne'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9401da938440c8925ad63b7dbab4aa853d75c1d2 [INFO] checking GossiperLoturot/tekhne against master#7606c13961ddc1174b70638e934df0439b7dc515 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGossiperLoturot%2Ftekhne" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GossiperLoturot/tekhne on toolchain 7606c13961ddc1174b70638e934df0439b7dc515 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7606c13961ddc1174b70638e934df0439b7dc515" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GossiperLoturot/tekhne [INFO] finished tweaking git repo https://github.com/GossiperLoturot/tekhne [INFO] tweaked toml for git repo https://github.com/GossiperLoturot/tekhne written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/GossiperLoturot/tekhne 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" "+7606c13961ddc1174b70638e934df0439b7dc515" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winit_input_helper v0.15.3 [INFO] [stderr] Downloaded image-atlas v0.3.0 [INFO] [stderr] Downloaded web-time v1.0.0 [INFO] [stderr] Downloaded serde_json v1.0.112 [INFO] [stderr] Downloaded winnow v0.5.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7606c13961ddc1174b70638e934df0439b7dc515" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83a4f565fb1ddc5956332a799468c365f752da83f6ce1f3bef630713b10f2075 [INFO] running `Command { std: "docker" "start" "-a" "83a4f565fb1ddc5956332a799468c365f752da83f6ce1f3bef630713b10f2075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83a4f565fb1ddc5956332a799468c365f752da83f6ce1f3bef630713b10f2075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a4f565fb1ddc5956332a799468c365f752da83f6ce1f3bef630713b10f2075", kill_on_drop: false }` [INFO] [stdout] 83a4f565fb1ddc5956332a799468c365f752da83f6ce1f3bef630713b10f2075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7606c13961ddc1174b70638e934df0439b7dc515" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef9d1cebb63033b6543ddb9ebc132b117eca3ef22175383bbc92ebe108fe3cd6 [INFO] running `Command { std: "docker" "start" "-a" "ef9d1cebb63033b6543ddb9ebc132b117eca3ef22175383bbc92ebe108fe3cd6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking wgpu-types v0.19.0 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Compiling serde_json v1.0.112 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking web-time v1.0.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking naga v0.19.0 [INFO] [stderr] Checking image-atlas v0.3.0 [INFO] [stderr] Checking polling v3.3.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Checking aabb v0.1.0 (/opt/rustwide/workdir/crates/aabb) [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking winit_input_helper v0.15.3 [INFO] [stderr] Checking tilemap-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/base.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | cx: &game_loop::Context, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/base.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | cx: &game_loop::Context, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/base.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | cx: &game_loop::Context, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/base.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | cx: &game_loop::Context, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/base.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/base.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/block.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/block.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/entity.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/game_loop/entity.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity_storage` [INFO] [stdout] --> src/game_loop/generation.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | entity_storage: &mut entity::EntityStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity_storage` [INFO] [stdout] --> src/game_loop/generation.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | entity_storage: &mut entity::EntityStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/game_loop/player.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | if let (x, y) = cx.input.mouse_diff() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/game_loop/player.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | if let (x, y) = cx.input.mouse_diff() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `assets` [INFO] [stdout] --> src/renderer/base.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | assets: &assets::Assets, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `assets` [INFO] [stdout] --> src/renderer/base.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | assets: &assets::Assets, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `grid_index_rev` and `global_index_rev` are never read [INFO] [stdout] --> src/game_loop/base.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct BaseMeta { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 30 | base: Base, [INFO] [stdout] 31 | grid_index_rev: (IVec2, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 32 | global_index_rev: IVec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove` is never used [INFO] [stdout] --> src/game_loop/base.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl BaseStorage { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `logic_grid_index_rev` and `view_grid_index_rev` are never read [INFO] [stdout] --> src/game_loop/block.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct BlockMeta { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 35 | block: Block, [INFO] [stdout] 36 | logic_grid_index_rev: Vec<(IVec2, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | view_grid_index_rev: Vec<(IVec2, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove` is never used [INFO] [stdout] --> src/game_loop/block.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl BlockStorage { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Base` and `Block` are never constructed [INFO] [stdout] --> src/game_loop/camera.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Target { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 8 | Base(usize), [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | Block(usize), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MOVE_SPEED` and `free_look` are never used [INFO] [stdout] --> src/game_loop/camera.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 75 | impl CameraSystem { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | const MOVE_SPEED: f32 = 4.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn free_look(&mut self, cx: &game_loop::Context) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `grid_index_rev` and `global_index_rev` are never read [INFO] [stdout] --> src/game_loop/base.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct BaseMeta { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 30 | base: Base, [INFO] [stdout] 31 | grid_index_rev: (IVec2, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 32 | global_index_rev: IVec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove` is never used [INFO] [stdout] --> src/game_loop/base.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl BaseStorage { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `logic_grid_index_rev` and `view_grid_index_rev` are never read [INFO] [stdout] --> src/game_loop/block.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct BlockMeta { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 35 | block: Block, [INFO] [stdout] 36 | logic_grid_index_rev: Vec<(IVec2, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | view_grid_index_rev: Vec<(IVec2, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove` is never used [INFO] [stdout] --> src/game_loop/block.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl BlockStorage { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn remove(&mut self, cx: &game_loop::Context, id: usize) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Base` and `Block` are never constructed [INFO] [stdout] --> src/game_loop/camera.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Target { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 8 | Base(usize), [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | Block(usize), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MOVE_SPEED` and `free_look` are never used [INFO] [stdout] --> src/game_loop/camera.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 75 | impl CameraSystem { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | const MOVE_SPEED: f32 = 4.0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn free_look(&mut self, cx: &game_loop::Context) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.82s [INFO] running `Command { std: "docker" "inspect" "ef9d1cebb63033b6543ddb9ebc132b117eca3ef22175383bbc92ebe108fe3cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9d1cebb63033b6543ddb9ebc132b117eca3ef22175383bbc92ebe108fe3cd6", kill_on_drop: false }` [INFO] [stdout] ef9d1cebb63033b6543ddb9ebc132b117eca3ef22175383bbc92ebe108fe3cd6 [INFO] checking GossiperLoturot/tekhne against try#ae973628c64ab60398819bcc1fd9f08ae68ad5b5 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGossiperLoturot%2Ftekhne" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GossiperLoturot/tekhne on toolchain ae973628c64ab60398819bcc1fd9f08ae68ad5b5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GossiperLoturot/tekhne [INFO] finished tweaking git repo https://github.com/GossiperLoturot/tekhne [INFO] tweaked toml for git repo https://github.com/GossiperLoturot/tekhne written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/GossiperLoturot/tekhne 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" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39276e06255d5d6f7a51e652d767971097709478f63a8b2efc9ea21b5ab8850b [INFO] running `Command { std: "docker" "start" "-a" "39276e06255d5d6f7a51e652d767971097709478f63a8b2efc9ea21b5ab8850b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39276e06255d5d6f7a51e652d767971097709478f63a8b2efc9ea21b5ab8850b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39276e06255d5d6f7a51e652d767971097709478f63a8b2efc9ea21b5ab8850b", kill_on_drop: false }` [INFO] [stdout] 39276e06255d5d6f7a51e652d767971097709478f63a8b2efc9ea21b5ab8850b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17d103ab6175a604ce7c08aead6b2e57c37df24476938189deb4d120b37a70ef [INFO] running `Command { std: "docker" "start" "-a" "17d103ab6175a604ce7c08aead6b2e57c37df24476938189deb4d120b37a70ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking wgpu-types v0.19.0 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.112 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking web-time v1.0.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking naga v0.19.0 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Checking polling v3.3.2 [INFO] [stderr] Checking image-atlas v0.3.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Checking aabb v0.1.0 (/opt/rustwide/workdir/crates/aabb) [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ae973628c64ab60398819bcc1fd9f08ae68ad5b5/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/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 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=c5ea94cca8fd9a96 -C extra-filename=-c5ea94cca8fd9a96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-9759c23b7b6fd847.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ae973628c64ab60398819bcc1fd9f08ae68ad5b5/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.13.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 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' -C metadata=b56c7e9fc9f40765 -C extra-filename=-b56c7e9fc9f40765 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "17d103ab6175a604ce7c08aead6b2e57c37df24476938189deb4d120b37a70ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d103ab6175a604ce7c08aead6b2e57c37df24476938189deb4d120b37a70ef", kill_on_drop: false }` [INFO] [stdout] 17d103ab6175a604ce7c08aead6b2e57c37df24476938189deb4d120b37a70ef