[INFO] cloning repository https://github.com/sebwyn/rust_worlds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebwyn/rust_worlds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebwyn%2Frust_worlds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebwyn%2Frust_worlds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9975561a890589a4d69f6271b02bdc05fdc02546 [INFO] testing sebwyn/rust_worlds against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebwyn%2Frust_worlds" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebwyn/rust_worlds on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebwyn/rust_worlds [INFO] finished tweaking git repo https://github.com/sebwyn/rust_worlds [INFO] tweaked toml for git repo https://github.com/sebwyn/rust_worlds written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sebwyn/rust_worlds 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui-winit-support v0.8.2 [INFO] [stderr] Downloaded imgui-wgpu v0.20.0 [INFO] [stderr] Downloaded imgui v0.8.2 [INFO] [stderr] Downloaded ordered-float v3.3.0 [INFO] [stderr] Downloaded imgui-sys v0.8.2 [INFO] [stderr] Downloaded wgpu_glyph v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d804477e3b732917c7f662ff4c39650557d3c3e70334abaf511399c9cc5e393 [INFO] running `Command { std: "docker" "start" "-a" "4d804477e3b732917c7f662ff4c39650557d3c3e70334abaf511399c9cc5e393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d804477e3b732917c7f662ff4c39650557d3c3e70334abaf511399c9cc5e393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d804477e3b732917c7f662ff4c39650557d3c3e70334abaf511399c9cc5e393", kill_on_drop: false }` [INFO] [stdout] 4d804477e3b732917c7f662ff4c39650557d3c3e70334abaf511399c9cc5e393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03e1db3779bb9819d97b240959e7817623a45cf559c2d5640832ebb351463a90 [INFO] running `Command { std: "docker" "start" "-a" "03e1db3779bb9819d97b240959e7817623a45cf559c2d5640832ebb351463a90", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling imgui-sys v0.8.2 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling owned_ttf_parser v0.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling bevy_macro_utils v0.8.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling chlorine v1.0.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling imgui v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.1 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling ordered-float v3.3.0 [INFO] [stderr] Compiling wgpu v0.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling bevy_ptr v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling glyph_brush v0.7.5 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling bevy_tasks v0.8.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling imgui-wgpu v0.20.0 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling wgpu_glyph v0.17.0 [INFO] [stderr] Compiling bevy_ecs v0.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling imgui-winit-support v0.8.2 [INFO] [stderr] Compiling rust_worlds v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SpritePass` [INFO] [stdout] --> src/app.rs:9:139 [INFO] [stdout] | [INFO] [stdout] 9 | ...ntext}, two_dimensional::{text::{TextPass, TextBox}, sprite::{SpritePass, Sprite}, Camera2d, CameraController2dPan}, ui::UI, Board}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/two_dimensional/sprite/sprite_pass.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | for (depth, sprites) in depth_sorted_sprites.into_iter() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `width`, `height`, and `texture` are never read [INFO] [stdout] --> src/graphics/texture.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 9 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | [INFO] [stdout] 12 | texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_position` is never used [INFO] [stdout] --> src/two_dimensional/sprite/tile_view.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl TileView { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn set_position(&mut self, row: u32, col: u32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `view` is never read [INFO] [stdout] --> src/two_dimensional/camera.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct CameraMatrix { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 23 | pub view: [[f32; 4]; 4] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CameraMatrix` 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: field `0` is never read [INFO] [stdout] --> src/core/event.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | KeyPressed(VirtualKeyCode), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 - KeyPressed(VirtualKeyCode), [INFO] [stdout] 6 + KeyPressed(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/event.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | KeyReleased(VirtualKeyCode), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 7 - KeyReleased(VirtualKeyCode), [INFO] [stdout] 7 + KeyReleased(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `children` is never read [INFO] [stdout] --> src/board.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Board { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | children: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `entity` is never read [INFO] [stdout] --> src/board.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Piece { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 12 | entity: Entity, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 33s [INFO] running `Command { std: "docker" "inspect" "03e1db3779bb9819d97b240959e7817623a45cf559c2d5640832ebb351463a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e1db3779bb9819d97b240959e7817623a45cf559c2d5640832ebb351463a90", kill_on_drop: false }` [INFO] [stdout] 03e1db3779bb9819d97b240959e7817623a45cf559c2d5640832ebb351463a90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34322c90e8987781c5121bc49879c4448c9d73e0361ef7a2b82cc0d386d64780 [INFO] running `Command { std: "docker" "start" "-a" "34322c90e8987781c5121bc49879c4448c9d73e0361ef7a2b82cc0d386d64780", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `SpritePass` [INFO] [stdout] --> src/app.rs:9:139 [INFO] [stdout] | [INFO] [stdout] 9 | ...ntext}, two_dimensional::{text::{TextPass, TextBox}, sprite::{SpritePass, Sprite}, Camera2d, CameraController2dPan}, ui::UI, Board}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/two_dimensional/sprite/sprite_pass.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | for (depth, sprites) in depth_sorted_sprites.into_iter() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `width`, `height`, and `texture` are never read [INFO] [stdout] --> src/graphics/texture.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 9 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | [INFO] [stdout] 12 | texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_position` is never used [INFO] [stdout] --> src/two_dimensional/sprite/tile_view.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl TileView { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn set_position(&mut self, row: u32, col: u32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `view` is never read [INFO] [stdout] --> src/two_dimensional/camera.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct CameraMatrix { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 23 | pub view: [[f32; 4]; 4] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CameraMatrix` 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: field `0` is never read [INFO] [stdout] --> src/core/event.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | KeyPressed(VirtualKeyCode), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 - KeyPressed(VirtualKeyCode), [INFO] [stdout] 6 + KeyPressed(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/event.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | KeyReleased(VirtualKeyCode), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 7 - KeyReleased(VirtualKeyCode), [INFO] [stdout] 7 + KeyReleased(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `children` is never read [INFO] [stdout] --> src/board.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Board { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | children: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `entity` is never read [INFO] [stdout] --> src/board.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Piece { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 12 | entity: Entity, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust_worlds v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SpritePass` [INFO] [stdout] --> src/app.rs:9:139 [INFO] [stdout] | [INFO] [stdout] 9 | ...ntext}, two_dimensional::{text::{TextPass, TextBox}, sprite::{SpritePass, Sprite}, Camera2d, CameraController2dPan}, ui::UI, Board}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/two_dimensional/sprite/sprite_pass.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | for (depth, sprites) in depth_sorted_sprites.into_iter() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `width`, `height`, and `texture` are never read [INFO] [stdout] --> src/graphics/texture.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Texture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 9 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | [INFO] [stdout] 12 | texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_position` is never used [INFO] [stdout] --> src/two_dimensional/sprite/tile_view.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl TileView { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn set_position(&mut self, row: u32, col: u32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `view` is never read [INFO] [stdout] --> src/two_dimensional/camera.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct CameraMatrix { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 23 | pub view: [[f32; 4]; 4] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CameraMatrix` 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: field `0` is never read [INFO] [stdout] --> src/core/event.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | KeyPressed(VirtualKeyCode), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 - KeyPressed(VirtualKeyCode), [INFO] [stdout] 6 + KeyPressed(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/event.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | KeyReleased(VirtualKeyCode), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 7 - KeyReleased(VirtualKeyCode), [INFO] [stdout] 7 + KeyReleased(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `children` is never read [INFO] [stdout] --> src/board.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Board { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | children: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `entity` is never read [INFO] [stdout] --> src/board.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Piece { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 12 | entity: Entity, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.36s [INFO] running `Command { std: "docker" "inspect" "34322c90e8987781c5121bc49879c4448c9d73e0361ef7a2b82cc0d386d64780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34322c90e8987781c5121bc49879c4448c9d73e0361ef7a2b82cc0d386d64780", kill_on_drop: false }` [INFO] [stdout] 34322c90e8987781c5121bc49879c4448c9d73e0361ef7a2b82cc0d386d64780 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95cc8a8a56ae59c394358502ed89ab8c2d569554d2d26b052a8bba8ab60f05fc [INFO] running `Command { std: "docker" "start" "-a" "95cc8a8a56ae59c394358502ed89ab8c2d569554d2d26b052a8bba8ab60f05fc", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `SpritePass` [INFO] [stderr] --> src/app.rs:9:139 [INFO] [stderr] | [INFO] [stderr] 9 | ...ntext}, two_dimensional::{text::{TextPass, TextBox}, sprite::{SpritePass, Sprite}, Camera2d, CameraController2dPan}, ui::UI, Board}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `depth` [INFO] [stderr] --> src/two_dimensional/sprite/sprite_pass.rs:142:14 [INFO] [stderr] | [INFO] [stderr] 142 | for (depth, sprites) in depth_sorted_sprites.into_iter() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `width`, `height`, and `texture` are never read [INFO] [stderr] --> src/graphics/texture.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Texture { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 9 | pub width: u32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 10 | pub height: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 11 | [INFO] [stderr] 12 | texture: wgpu::Texture, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `set_position` is never used [INFO] [stderr] --> src/two_dimensional/sprite/tile_view.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 13 | impl TileView { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 28 | pub fn set_position(&mut self, row: u32, col: u32) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `view` is never read [INFO] [stderr] --> src/two_dimensional/camera.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub struct CameraMatrix { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 23 | pub view: [[f32; 4]; 4] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CameraMatrix` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/core/event.rs:6:16 [INFO] [stderr] | [INFO] [stderr] 6 | KeyPressed(VirtualKeyCode), [INFO] [stderr] | ---------- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 6 - KeyPressed(VirtualKeyCode), [INFO] [stderr] 6 + KeyPressed(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/core/event.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | KeyReleased(VirtualKeyCode), [INFO] [stderr] | ----------- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Event` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 7 - KeyReleased(VirtualKeyCode), [INFO] [stderr] 7 + KeyReleased(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `children` is never read [INFO] [stderr] --> src/board.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Board { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 7 | children: Vec>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `entity` is never read [INFO] [stderr] --> src/board.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Piece { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 12 | entity: Entity, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust_worlds` (lib) generated 9 warnings (run `cargo fix --lib -p rust_worlds` to apply 1 suggestion) [INFO] [stderr] warning: `rust_worlds` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_worlds-6423cfa4c54ad611) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_worlds-9c178862df4e82a8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_worlds [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "95cc8a8a56ae59c394358502ed89ab8c2d569554d2d26b052a8bba8ab60f05fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95cc8a8a56ae59c394358502ed89ab8c2d569554d2d26b052a8bba8ab60f05fc", kill_on_drop: false }` [INFO] [stdout] 95cc8a8a56ae59c394358502ed89ab8c2d569554d2d26b052a8bba8ab60f05fc