[INFO] cloning repository https://github.com/sphereflow/rugol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphereflow/rugol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Frugol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Frugol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 796e7797da667912cf2dd3ee3f52713d26bad602 [INFO] checking sphereflow/rugol against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Frugol" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sphereflow/rugol [INFO] finished tweaking git repo https://github.com/sphereflow/rugol [INFO] tweaked toml for git repo https://github.com/sphereflow/rugol written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sphereflow/rugol on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sphereflow/rugol 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/sphereflow/matrices` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-url v0.1.2 [INFO] [stderr] Downloaded urandom v1.0.0-alpha.2 [INFO] [stderr] Downloaded egui-miniquad v0.16.0 [INFO] [stderr] Downloaded egui_dock v0.16.0 [INFO] [stderr] Downloaded sapp-jsutils v0.1.7 [INFO] [stderr] Downloaded rfd v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4ccdfbc307130ddec2ea370f441496702c736a4ce2d37b6b963dddb1b9d521e1 [INFO] running `Command { std: "docker" "start" "4ccdfbc307130ddec2ea370f441496702c736a4ce2d37b6b963dddb1b9d521e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ccdfbc307130ddec2ea370f441496702c736a4ce2d37b6b963dddb1b9d521e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ccdfbc307130ddec2ea370f441496702c736a4ce2d37b6b963dddb1b9d521e1" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ccdfbc307130ddec2ea370f441496702c736a4ce2d37b6b963dddb1b9d521e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ccdfbc307130ddec2ea370f441496702c736a4ce2d37b6b963dddb1b9d521e1" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.10 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling wayland-client v0.31.15 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling cc v1.4.2 [INFO] [stderr] Compiling miniquad v0.4.11 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Compiling rfd v0.17.2 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking quad-url v0.1.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling quick-xml v0.41.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking urandom v1.0.0-alpha.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling wayland-backend v0.3.16 [INFO] [stderr] Compiling wayland-scanner v0.31.11 [INFO] [stderr] Compiling bytemuck_derive v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking bytemuck v1.25.2 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Compiling duplicate v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking wayland-protocols v0.32.13 [INFO] [stderr] Checking matrices v0.2.0 (https://github.com/sphereflow/matrices#c126098d) [INFO] [stderr] Checking egui_dock v0.16.0 [INFO] [stderr] Checking egui-miniquad v0.16.0 [INFO] [stderr] Checking rugol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_drag` is never used [INFO] [stdout] --> src/drag_event.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl DragEvent { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn get_drag(&self) -> Option<(Vec2, Vec2)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_drag` is never used [INFO] [stdout] --> src/drag_event.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl DragEvent { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn get_drag(&self) -> Option<(Vec2, Vec2)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.68s [INFO] running `Command { std: "docker" "inspect" "4ccdfbc307130ddec2ea370f441496702c736a4ce2d37b6b963dddb1b9d521e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ccdfbc307130ddec2ea370f441496702c736a4ce2d37b6b963dddb1b9d521e1", kill_on_drop: false }` [INFO] [stdout] 4ccdfbc307130ddec2ea370f441496702c736a4ce2d37b6b963dddb1b9d521e1