[INFO] cloning repository https://github.com/kul-sudo/librego [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kul-sudo/librego" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Flibrego", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Flibrego'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adadaf7b14046b9ca97e6f52bc7a030426e807d0 [INFO] checking kul-sudo/librego against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Flibrego" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kul-sudo/librego [INFO] finished tweaking git repo https://github.com/kul-sudo/librego [INFO] tweaked toml for git repo https://github.com/kul-sudo/librego written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kul-sudo/librego on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kul-sudo/librego 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8b3820f197079027fa678d544bff23aef6f51fd987c09e524b4f2effe8f9877 [INFO] running `Command { std: "docker" "start" "-a" "e8b3820f197079027fa678d544bff23aef6f51fd987c09e524b4f2effe8f9877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8b3820f197079027fa678d544bff23aef6f51fd987c09e524b4f2effe8f9877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b3820f197079027fa678d544bff23aef6f51fd987c09e524b4f2effe8f9877", kill_on_drop: false }` [INFO] [stdout] e8b3820f197079027fa678d544bff23aef6f51fd987c09e524b4f2effe8f9877 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2ff71096928cff2644169b1cbcf833a7fcc4007646bc55ae450f49b8e331520 [INFO] running `Command { std: "docker" "start" "-a" "b2ff71096928cff2644169b1cbcf833a7fcc4007646bc55ae450f49b8e331520", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking spade v2.13.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking parry3d-f64 v0.20.2 [INFO] [stderr] Checking librego v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/main.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use ::rand::{Rng, SeedableRng, rngs::StdRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | let mut player = Player::new(dvec3(0.0, PLAYER_SIZE.y, 0.0)); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CROUCH_LEVEL_CONST` is never used [INFO] [stdout] --> src/consts.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const CROUCH_LEVEL_CONST: f64 = 0.3 * CAMERA_Y; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/main.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use ::rand::{Rng, SeedableRng, rngs::StdRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | let mut player = Player::new(dvec3(0.0, PLAYER_SIZE.y, 0.0)); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CROUCH_LEVEL_CONST` is never used [INFO] [stdout] --> src/consts.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const CROUCH_LEVEL_CONST: f64 = 0.3 * CAMERA_Y; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.30s [INFO] running `Command { std: "docker" "inspect" "b2ff71096928cff2644169b1cbcf833a7fcc4007646bc55ae450f49b8e331520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ff71096928cff2644169b1cbcf833a7fcc4007646bc55ae450f49b8e331520", kill_on_drop: false }` [INFO] [stdout] b2ff71096928cff2644169b1cbcf833a7fcc4007646bc55ae450f49b8e331520