[INFO] cloning repository https://github.com/TioT2/weird [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TioT2/weird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTioT2%2Fweird", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTioT2%2Fweird'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55f72c3519e4edfe7b129c72b747618686fd6f22 [INFO] checking TioT2/weird against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTioT2%2Fweird" "/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/TioT2/weird on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TioT2/weird [INFO] finished tweaking git repo https://github.com/TioT2/weird [INFO] tweaked toml for git repo https://github.com/TioT2/weird written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TioT2/weird 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.90 [INFO] [stderr] Downloaded drm-sys v0.6.1 [INFO] [stderr] Downloaded drm-ffi v0.7.1 [INFO] [stderr] Downloaded drm v0.11.1 [INFO] [stderr] Downloaded indexmap v2.2.5 [INFO] [stderr] Downloaded syn v2.0.52 [INFO] [stderr] Downloaded softbuffer v0.4.1 [INFO] [stderr] Downloaded winit v0.29.14 [INFO] [stderr] Downloaded linux-raw-sys v0.6.4 [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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0e4584a0016d1c5ddc1efc8128c8e107a9a424594ef1c899b6d1ce1a93d0bfb [INFO] running `Command { std: "docker" "start" "-a" "e0e4584a0016d1c5ddc1efc8128c8e107a9a424594ef1c899b6d1ce1a93d0bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0e4584a0016d1c5ddc1efc8128c8e107a9a424594ef1c899b6d1ce1a93d0bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e4584a0016d1c5ddc1efc8128c8e107a9a424594ef1c899b6d1ce1a93d0bfb", kill_on_drop: false }` [INFO] [stdout] e0e4584a0016d1c5ddc1efc8128c8e107a9a424594ef1c899b6d1ce1a93d0bfb [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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44716a549d0da46dcb54bb12a29fde143bfacce6369e5e0031326b597ec95b11 [INFO] running `Command { std: "docker" "start" "-a" "44716a549d0da46dcb54bb12a29fde143bfacce6369e5e0031326b597ec95b11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling drm-sys v0.6.1 [INFO] [stderr] Checking linux-raw-sys v0.6.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling softbuffer v0.4.1 [INFO] [stderr] Compiling winit v0.29.14 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling ctor v0.2.7 [INFO] [stderr] Checking tiny-xlib v0.2.2 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking drm-ffi v0.7.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking drm v0.11.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking weird v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> src/map_editor.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | for point in &self.points { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> src/main.rs:372:48 [INFO] [stdout] | [INFO] [stdout] 372 | winit::event::Event::DeviceEvent { device_id, event } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> src/main.rs:396:62 [INFO] [stdout] | [INFO] [stdout] 396 | winit::event::WindowEvent::CursorMoved { device_id, position } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `floor` and `ceiling` are never read [INFO] [stdout] --> src/map_editor.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct Polygon { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 6 | pub points: Vec, [INFO] [stdout] 7 | pub floor: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | pub ceiling: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_position` and `normal` are never read [INFO] [stdout] --> src/map_editor.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Edge { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | base_position: Vec2f, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | normal: Vec2f, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BuildPolygon` and `DragPoint` are never constructed [INFO] [stdout] --> src/map_editor.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | enum EditorState { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 17 | General, [INFO] [stdout] 18 | BuildPolygon { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | DragPoint { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state`, `id_generator`, and `font` are never read [INFO] [stdout] --> src/map_editor.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct MapEditor { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | state: EditorState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | id_generator: RangeFrom, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | font: Font, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert_point` and `erase_point` are never used [INFO] [stdout] --> src/map_editor.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 36 | impl MapEditor { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | fn insert_point(&mut self, location: Vec2f) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn erase_point(&mut self, id: u32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> src/map_editor.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | for point in &self.points { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> src/main.rs:372:48 [INFO] [stdout] | [INFO] [stdout] 372 | winit::event::Event::DeviceEvent { device_id, event } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device_id` [INFO] [stdout] --> src/main.rs:396:62 [INFO] [stdout] | [INFO] [stdout] 396 | winit::event::WindowEvent::CursorMoved { device_id, position } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `floor` and `ceiling` are never read [INFO] [stdout] --> src/map_editor.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct Polygon { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 6 | pub points: Vec, [INFO] [stdout] 7 | pub floor: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | pub ceiling: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_position` and `normal` are never read [INFO] [stdout] --> src/map_editor.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Edge { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | base_position: Vec2f, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | normal: Vec2f, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BuildPolygon` and `DragPoint` are never constructed [INFO] [stdout] --> src/map_editor.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | enum EditorState { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 17 | General, [INFO] [stdout] 18 | BuildPolygon { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | DragPoint { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state`, `id_generator`, and `font` are never read [INFO] [stdout] --> src/map_editor.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct MapEditor { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | state: EditorState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | id_generator: RangeFrom, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | font: Font, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert_point` and `erase_point` are never used [INFO] [stdout] --> src/map_editor.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 36 | impl MapEditor { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | fn insert_point(&mut self, location: Vec2f) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn erase_point(&mut self, id: u32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.58s [INFO] running `Command { std: "docker" "inspect" "44716a549d0da46dcb54bb12a29fde143bfacce6369e5e0031326b597ec95b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44716a549d0da46dcb54bb12a29fde143bfacce6369e5e0031326b597ec95b11", kill_on_drop: false }` [INFO] [stdout] 44716a549d0da46dcb54bb12a29fde143bfacce6369e5e0031326b597ec95b11