[INFO] cloning repository https://github.com/Thomspoon/procedural_terrain_generation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thomspoon/procedural_terrain_generation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomspoon%2Fprocedural_terrain_generation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomspoon%2Fprocedural_terrain_generation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65294ddd965bcbf88a19b71913b999ca11ae02b7
[INFO] checking Thomspoon/procedural_terrain_generation against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomspoon%2Fprocedural_terrain_generation" "/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/Thomspoon/procedural_terrain_generation
[INFO] finished tweaking git repo https://github.com/Thomspoon/procedural_terrain_generation
[INFO] tweaked toml for git repo https://github.com/Thomspoon/procedural_terrain_generation written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Thomspoon/procedural_terrain_generation on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Thomspoon/procedural_terrain_generation 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inflate v0.3.4
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded png v0.11.0
[INFO] [stderr]   Downloaded memoffset v0.5.1
[INFO] [stderr]   Downloaded autocfg v0.1.6
[INFO] [stderr]   Downloaded crossbeam-queue v0.1.2
[INFO] [stderr]   Downloaded static_assertions v0.2.5
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.7.2
[INFO] [stderr]   Downloaded rayon-core v1.6.0
[INFO] [stderr]   Downloaded gif v0.9.2
[INFO] [stderr]   Downloaded rayon v1.2.0
[INFO] [stderr]   Downloaded image v0.18.0
[INFO] [stderr]   Downloaded noise v0.6.0
[INFO] [stderr]   Downloaded vek v0.9.9
[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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7478ee644835b329d3f4c9153c4d90190565a641f720d81ef38adfb3f000875d
[INFO] running `Command { std: "docker" "start" "-a" "7478ee644835b329d3f4c9153c4d90190565a641f720d81ef38adfb3f000875d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7478ee644835b329d3f4c9153c4d90190565a641f720d81ef38adfb3f000875d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7478ee644835b329d3f4c9153c4d90190565a641f720d81ef38adfb3f000875d", kill_on_drop: false }`
[INFO] [stdout] 7478ee644835b329d3f4c9153c4d90190565a641f720d81ef38adfb3f000875d
[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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f35356f6fccfb39c0265d5448e5c505f69efa0c2d1788f773c758c93d06af458
[INFO] running `Command { std: "docker" "start" "-a" "f35356f6fccfb39c0265d5448e5c505f69efa0c2d1788f773c758c93d06af458", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking inflate v0.3.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling vek v0.9.9
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking png v0.11.0
[INFO] [stderr]     Checking png v0.15.0
[INFO] [stderr]    Compiling procedural_generation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking jpeg-decoder v0.1.16
[INFO] [stderr]     Checking image v0.18.0
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking noise v0.6.0
[INFO] [stderr]     Checking image v0.22.3
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stdout] warning: value captured by `delta_frame` is never read
[INFO] [stdout]    --> src/main.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         delta_frame = now.duration_since(last_frame).as_secs_f32();
[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: value captured by `delta_frame` is never read
[INFO] [stdout]    --> src/main.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         delta_frame = now.duration_since(last_frame).as_secs_f32();
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.06s
[INFO] running `Command { std: "docker" "inspect" "f35356f6fccfb39c0265d5448e5c505f69efa0c2d1788f773c758c93d06af458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f35356f6fccfb39c0265d5448e5c505f69efa0c2d1788f773c758c93d06af458", kill_on_drop: false }`
[INFO] [stdout] f35356f6fccfb39c0265d5448e5c505f69efa0c2d1788f773c758c93d06af458
