[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#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefex50%2Frealgameengine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/efex50/realgameengine on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/examples/test_example/Cargo.toml: file `/workspace/builds/worker-0-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 ts-rs-macros v11.1.0 [INFO] [stderr] Downloaded sdl3-ttf-sys v0.2.0+SDL3-ttf-3.2.2 [INFO] [stderr] Downloaded ts-rs v11.1.0 [INFO] [stderr] Downloaded sdl3-image-sys v0.2.0+SDL3-image-3.2.4 [INFO] [stderr] Downloaded sdl3-sys v0.5.11+SDL3-3.2.28 [INFO] [stderr] Downloaded sdl3 v0.14.42 [INFO] [stderr] Downloaded sdl3-src v3.2.28 [INFO] [stderr] Downloaded sdl3-image-src v3.2.4 [INFO] [stderr] Downloaded sdl3-ttf-src v3.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95b967b802cb2ebe6e25051171f5b067bac704ae29518d3a858067523f52ad4f [INFO] running `Command { std: "docker" "start" "-a" "95b967b802cb2ebe6e25051171f5b067bac704ae29518d3a858067523f52ad4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95b967b802cb2ebe6e25051171f5b067bac704ae29518d3a858067523f52ad4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b967b802cb2ebe6e25051171f5b067bac704ae29518d3a858067523f52ad4f", kill_on_drop: false }` [INFO] [stdout] 95b967b802cb2ebe6e25051171f5b067bac704ae29518d3a858067523f52ad4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 784a05eabf82df934434898c08c4a3ad7368bf2dcf8913a6ef37d8f3eda93c39 [INFO] running `Command { std: "docker" "start" "-a" "784a05eabf82df934434898c08c4a3ad7368bf2dcf8913a6ef37d8f3eda93c39", 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 log v0.4.28 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Compiling rpkg-config v0.1.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling sdl3-src v3.2.28 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling wgpu-core v27.0.3 [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 gpu-descriptor v0.3.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling wgpu v27.0.1 [INFO] [stderr] Compiling sdl3 v0.14.42 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling sdl3-sys v0.5.11+SDL3-3.2.28 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling ordered-float v5.1.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 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 bytemuck v1.24.0 [INFO] [stderr] Compiling wgpu-types v27.0.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [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 2m 21s [INFO] running `Command { std: "docker" "inspect" "784a05eabf82df934434898c08c4a3ad7368bf2dcf8913a6ef37d8f3eda93c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784a05eabf82df934434898c08c4a3ad7368bf2dcf8913a6ef37d8f3eda93c39", kill_on_drop: false }` [INFO] [stdout] 784a05eabf82df934434898c08c4a3ad7368bf2dcf8913a6ef37d8f3eda93c39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfddb4aa2875d93bc64b3bf89652e3f6a7c587dfcfae8312d1711aad448cb647 [INFO] running `Command { std: "docker" "start" "-a" "cfddb4aa2875d93bc64b3bf89652e3f6a7c587dfcfae8312d1711aad448cb647", 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.44s [INFO] running `Command { std: "docker" "inspect" "cfddb4aa2875d93bc64b3bf89652e3f6a7c587dfcfae8312d1711aad448cb647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfddb4aa2875d93bc64b3bf89652e3f6a7c587dfcfae8312d1711aad448cb647", kill_on_drop: false }` [INFO] [stdout] cfddb4aa2875d93bc64b3bf89652e3f6a7c587dfcfae8312d1711aad448cb647 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7993ef211828eccdf7f822745109f01ed4bec939d7506ae047350c83e1dc4ca7 [INFO] running `Command { std: "docker" "start" "-a" "7993ef211828eccdf7f822745109f01ed4bec939d7506ae047350c83e1dc4ca7", 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 engine::tests::platform ... ok [INFO] [stdout] test tests::serde_test ... ok [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.10s [INFO] [stdout] [INFO] [stderr] Hello from SDL3 Log! [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" "7993ef211828eccdf7f822745109f01ed4bec939d7506ae047350c83e1dc4ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7993ef211828eccdf7f822745109f01ed4bec939d7506ae047350c83e1dc4ca7", kill_on_drop: false }` [INFO] [stdout] 7993ef211828eccdf7f822745109f01ed4bec939d7506ae047350c83e1dc4ca7