[INFO] cloning repository https://github.com/efex50/realgameengine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/efex50/realgameengine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefex50%2Frealgameengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefex50%2Frealgameengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04d5d7f9eb7cffb2239e72259cd9e1dfa22c8090 [INFO] testing efex50/realgameengine against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefex50%2Frealgameengine" "/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/efex50/realgameengine [INFO] finished tweaking git repo https://github.com/efex50/realgameengine [INFO] tweaked toml for git repo https://github.com/efex50/realgameengine written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/efex50/realgameengine on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/efex50/realgameengine 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/examples/test_example/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/examples/test_example/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `test_example` [INFO] [stderr] * `bin` target `native` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rpkg-config v0.1.2 [INFO] [stderr] Downloaded sdl3-ttf-sys v0.2.0+SDL3-ttf-3.2.2 [INFO] [stderr] Downloaded ts-rs-macros v11.1.0 [INFO] [stderr] Downloaded sdl3-image-sys v0.2.0+SDL3-image-3.2.4 [INFO] [stderr] Downloaded ts-rs v11.1.0 [INFO] [stderr] Downloaded wgpu-core-deps-emscripten v27.0.0 [INFO] [stderr] Downloaded sdl3-sys v0.5.11+SDL3-3.2.28 [INFO] [stderr] Downloaded sdl3 v0.14.42 [INFO] [stderr] Downloaded sdl3-ttf-src v3.2.3 [INFO] [stderr] Downloaded sdl3-src v3.2.28 [INFO] [stderr] Downloaded sdl3-image-src v3.2.4 [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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 038b0c48f49f25f8d6f53f445c45c0d2484e8dce329610e30bc78b5908727114 [INFO] running `Command { std: "docker" "start" "-a" "038b0c48f49f25f8d6f53f445c45c0d2484e8dce329610e30bc78b5908727114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "038b0c48f49f25f8d6f53f445c45c0d2484e8dce329610e30bc78b5908727114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038b0c48f49f25f8d6f53f445c45c0d2484e8dce329610e30bc78b5908727114", kill_on_drop: false }` [INFO] [stdout] 038b0c48f49f25f8d6f53f445c45c0d2484e8dce329610e30bc78b5908727114 [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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa13a6dd097ba61addbf62811283ffa592221b5fdfc9b361a3679bf35ad13bd1 [INFO] running `Command { std: "docker" "start" "-a" "aa13a6dd097ba61addbf62811283ffa592221b5fdfc9b361a3679bf35ad13bd1", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/examples/test_example/Cargo.toml: file `/opt/rustwide/workdir/examples/test_example/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `test_example` [INFO] [stderr] * `bin` target `native` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling rpkg-config v0.1.2 [INFO] [stderr] Compiling sdl3-src v3.2.28 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling sdl3-sys v0.5.11+SDL3-3.2.28 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling wgpu-core v27.0.3 [INFO] [stderr] Compiling wgpu v27.0.1 [INFO] [stderr] Compiling sdl3 v0.14.42 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling wgpu-types v27.0.1 [INFO] [stderr] Compiling proc_marcoes v0.1.0 (/opt/rustwide/workdir/proc_marcoes) [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v27.0.0 [INFO] [stderr] Compiling realgameengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 37s [INFO] running `Command { std: "docker" "inspect" "aa13a6dd097ba61addbf62811283ffa592221b5fdfc9b361a3679bf35ad13bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa13a6dd097ba61addbf62811283ffa592221b5fdfc9b361a3679bf35ad13bd1", kill_on_drop: false }` [INFO] [stdout] aa13a6dd097ba61addbf62811283ffa592221b5fdfc9b361a3679bf35ad13bd1 [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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de78388a11fc72ae60a222514ad45d632c00f3dc38a28d2582cc2cb7f12a7b6 [INFO] running `Command { std: "docker" "start" "-a" "8de78388a11fc72ae60a222514ad45d632c00f3dc38a28d2582cc2cb7f12a7b6", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/examples/test_example/Cargo.toml: file `/opt/rustwide/workdir/examples/test_example/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `test_example` [INFO] [stderr] * `bin` target `native` [INFO] [stderr] Compiling realgameengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "8de78388a11fc72ae60a222514ad45d632c00f3dc38a28d2582cc2cb7f12a7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de78388a11fc72ae60a222514ad45d632c00f3dc38a28d2582cc2cb7f12a7b6", kill_on_drop: false }` [INFO] [stdout] 8de78388a11fc72ae60a222514ad45d632c00f3dc38a28d2582cc2cb7f12a7b6 [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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 937d7163ceb5305682232edae02c8daf3bd93db727bab52cb5ca537123cc8ec2 [INFO] running `Command { std: "docker" "start" "-a" "937d7163ceb5305682232edae02c8daf3bd93db727bab52cb5ca537123cc8ec2", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/examples/test_example/Cargo.toml: file `/opt/rustwide/workdir/examples/test_example/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `test_example` [INFO] [stderr] * `bin` target `native` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/realgameengine-80b0e155763bfd30) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::serde_test ... ok [INFO] [stdout] test engine::tests::platform ... ok [INFO] [stderr] Hello from SDL3 Log! [INFO] [stdout] test engine::log::tests::sdl_print ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] ERROR: Critical error code: 404 [INFO] [stderr] Doc-tests realgameengine [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "937d7163ceb5305682232edae02c8daf3bd93db727bab52cb5ca537123cc8ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937d7163ceb5305682232edae02c8daf3bd93db727bab52cb5ca537123cc8ec2", kill_on_drop: false }` [INFO] [stdout] 937d7163ceb5305682232edae02c8daf3bd93db727bab52cb5ca537123cc8ec2