[INFO] cloning repository https://github.com/pewpewpewman/MVEVGRS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pewpewpewman/MVEVGRS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpewpewpewman%2FMVEVGRS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpewpewpewman%2FMVEVGRS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c3c965522e94c881cb3dd702dddb99f0a12e064 [INFO] checking pewpewpewman/MVEVGRS against master#bfc05d6b072585dfd0c792ec1b8728c08a3511fe for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpewpewpewman%2FMVEVGRS" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pewpewpewman/MVEVGRS [INFO] finished tweaking git repo https://github.com/pewpewpewman/MVEVGRS [INFO] tweaked toml for git repo https://github.com/pewpewpewman/MVEVGRS written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pewpewpewman/MVEVGRS on toolchain bfc05d6b072585dfd0c792ec1b8728c08a3511fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pewpewpewman/MVEVGRS 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" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drm-ffi v0.9.1 [INFO] [stderr] Downloaded drm-sys v0.8.1 [INFO] [stderr] Downloaded drm v0.14.2 [INFO] [stderr] Downloaded glam v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 571992cae161ffcaaadaa68a80073be66088355d2d69f82aa32fea9e0f0df2d2 [INFO] running `Command { std: "docker" "start" "-a" "571992cae161ffcaaadaa68a80073be66088355d2d69f82aa32fea9e0f0df2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "571992cae161ffcaaadaa68a80073be66088355d2d69f82aa32fea9e0f0df2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571992cae161ffcaaadaa68a80073be66088355d2d69f82aa32fea9e0f0df2d2", kill_on_drop: false }` [INFO] [stdout] 571992cae161ffcaaadaa68a80073be66088355d2d69f82aa32fea9e0f0df2d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc6b0ea30839cd2cf3db8dd0472c9ceca799ca99a348d68fe8cde67d4afab36c [INFO] running `Command { std: "docker" "start" "-a" "cc6b0ea30839cd2cf3db8dd0472c9ceca799ca99a348d68fe8cde67d4afab36c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling drm-sys v0.8.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking ctor-lite v0.1.2 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking glam v0.32.1 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking drm-ffi v0.9.1 [INFO] [stderr] Checking drm v0.14.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking softbuffer v0.4.8 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.11 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.11 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking mvevgrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.28s [INFO] [stdout] warning: value captured by `last_frame_duration` is never read [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | last_frame_duration = Instant::now().duration_since(frame_start_time); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `screen_x_to_ndx`, `screen_y_to_ndy`, `screen_coords_to_ndc`, `ndc_to_screen_coords`, and `point_in_ndc` are never used [INFO] [stdout] --> src/renderer/mod.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 37 | / impl Renderer [INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | V : Clone + Copy, [INFO] [stdout] 40 | | TE : Clone, [INFO] [stdout] 41 | | P : Clone + Copy + Mul + Add, [INFO] [stdout] 42 | | CE : Clone, [INFO] [stdout] | |_______________- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn screen_x_to_ndx( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn screen_y_to_ndy( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn screen_coords_to_ndc( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn ndc_to_screen_coords( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | fn point_in_ndc(p : &Vec3) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `unit_cube` is never used [INFO] [stdout] --> src/mesh/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | impl Mesh { [INFO] [stdout] | ------------------------------------- associated function in this implementation [INFO] [stdout] 49 | //A unit cube centered at the origin [INFO] [stdout] 50 | pub fn unit_cube() -> Mesh { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `last_frame_duration` is never read [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | last_frame_duration = Instant::now().duration_since(frame_start_time); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `screen_x_to_ndx`, `screen_y_to_ndy`, `screen_coords_to_ndc`, `ndc_to_screen_coords`, and `point_in_ndc` are never used [INFO] [stdout] --> src/renderer/mod.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 37 | / impl Renderer [INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | V : Clone + Copy, [INFO] [stdout] 40 | | TE : Clone, [INFO] [stdout] 41 | | P : Clone + Copy + Mul + Add, [INFO] [stdout] 42 | | CE : Clone, [INFO] [stdout] | |_______________- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn screen_x_to_ndx( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn screen_y_to_ndy( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn screen_coords_to_ndc( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn ndc_to_screen_coords( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | fn point_in_ndc(p : &Vec3) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `unit_cube` is never used [INFO] [stdout] --> src/mesh/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | impl Mesh { [INFO] [stdout] | ------------------------------------- associated function in this implementation [INFO] [stdout] 49 | //A unit cube centered at the origin [INFO] [stdout] 50 | pub fn unit_cube() -> Mesh { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc6b0ea30839cd2cf3db8dd0472c9ceca799ca99a348d68fe8cde67d4afab36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc6b0ea30839cd2cf3db8dd0472c9ceca799ca99a348d68fe8cde67d4afab36c", kill_on_drop: false }` [INFO] [stdout] cc6b0ea30839cd2cf3db8dd0472c9ceca799ca99a348d68fe8cde67d4afab36c