[INFO] cloning repository https://github.com/Kleefuchs/uengine-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kleefuchs/uengine-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKleefuchs%2Fuengine-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKleefuchs%2Fuengine-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fd9df0088184d3b4cf64ab9303b7ff91b42adfa [INFO] checking Kleefuchs/uengine-rs against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for pr-155500 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKleefuchs%2Fuengine-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kleefuchs/uengine-rs [INFO] finished tweaking git repo https://github.com/Kleefuchs/uengine-rs [INFO] tweaked toml for git repo https://github.com/Kleefuchs/uengine-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kleefuchs/uengine-rs on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kleefuchs/uengine-rs 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a324bec1e3a2fe2a214a9f468362fd52e03a7b3b96279663a3246726733a157e [INFO] running `Command { std: "docker" "start" "-a" "a324bec1e3a2fe2a214a9f468362fd52e03a7b3b96279663a3246726733a157e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a324bec1e3a2fe2a214a9f468362fd52e03a7b3b96279663a3246726733a157e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a324bec1e3a2fe2a214a9f468362fd52e03a7b3b96279663a3246726733a157e", kill_on_drop: false }` [INFO] [stdout] a324bec1e3a2fe2a214a9f468362fd52e03a7b3b96279663a3246726733a157e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ba25efa3fd766d98ab77118046d7088f847cedb77724742f8afdc9b46931a2 [INFO] running `Command { std: "docker" "start" "-a" "48ba25efa3fd766d98ab77118046d7088f847cedb77724742f8afdc9b46931a2", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Checking raylib v5.5.1 [INFO] [stderr] Checking uengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `raylib::prelude::*` [INFO] [stdout] --> src/engine/updateable.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raylib::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::engine::renderable::Renderable` [INFO] [stdout] --> src/engine.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::engine::renderable::Renderable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `windows` and `render_texture` are never read [INFO] [stdout] --> src/engine.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Engine { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 13 | windows: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | render_texture: RenderTexture2D [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `render_texture` is never read [INFO] [stdout] --> src/engine/layer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Layer { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 5 | render_texture: RenderTexture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `raylib::prelude::*` [INFO] [stdout] --> src/engine/updateable.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raylib::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::engine::renderable::Renderable` [INFO] [stdout] --> src/engine.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::engine::renderable::Renderable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `windows` and `render_texture` are never read [INFO] [stdout] --> src/engine.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Engine { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 13 | windows: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | render_texture: RenderTexture2D [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `render_texture` is never read [INFO] [stdout] --> src/engine/layer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Layer { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 5 | render_texture: RenderTexture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.90s [INFO] running `Command { std: "docker" "inspect" "48ba25efa3fd766d98ab77118046d7088f847cedb77724742f8afdc9b46931a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ba25efa3fd766d98ab77118046d7088f847cedb77724742f8afdc9b46931a2", kill_on_drop: false }` [INFO] [stdout] 48ba25efa3fd766d98ab77118046d7088f847cedb77724742f8afdc9b46931a2