[INFO] cloning repository https://github.com/martial-plains/raylib-sys-rust-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martial-plains/raylib-sys-rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartial-plains%2Fraylib-sys-rust-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartial-plains%2Fraylib-sys-rust-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7c10635f36e2d97c99784efbe9d6ebe0a962586
[INFO] testing martial-plains/raylib-sys-rust-template against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartial-plains%2Fraylib-sys-rust-template" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martial-plains/raylib-sys-rust-template
[INFO] finished tweaking git repo https://github.com/martial-plains/raylib-sys-rust-template
[INFO] tweaked toml for git repo https://github.com/martial-plains/raylib-sys-rust-template written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martial-plains/raylib-sys-rust-template on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martial-plains/raylib-sys-rust-template 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 679945e2b745e6efd475c6d0ae0924ffb08f48c8178fe3c8d9dbb7e942e38232
[INFO] running `Command { std: "docker" "start" "-a" "679945e2b745e6efd475c6d0ae0924ffb08f48c8178fe3c8d9dbb7e942e38232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "679945e2b745e6efd475c6d0ae0924ffb08f48c8178fe3c8d9dbb7e942e38232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "679945e2b745e6efd475c6d0ae0924ffb08f48c8178fe3c8d9dbb7e942e38232", kill_on_drop: false }`
[INFO] [stdout] 679945e2b745e6efd475c6d0ae0924ffb08f48c8178fe3c8d9dbb7e942e38232
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc86fa9c320c68a22e195279f993821277ef4c03338915c184b1acad67bf2502
[INFO] running `Command { std: "docker" "start" "-a" "dc86fa9c320c68a22e195279f993821277ef4c03338915c184b1acad67bf2502", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling raylib-sys v5.0.0
[INFO] [stderr]    Compiling raylib-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "dc86fa9c320c68a22e195279f993821277ef4c03338915c184b1acad67bf2502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc86fa9c320c68a22e195279f993821277ef4c03338915c184b1acad67bf2502", kill_on_drop: false }`
[INFO] [stdout] dc86fa9c320c68a22e195279f993821277ef4c03338915c184b1acad67bf2502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54711f94d678250d5b5bc7832540554599412a487bedae9345c27cf271550a49
[INFO] running `Command { std: "docker" "start" "-a" "54711f94d678250d5b5bc7832540554599412a487bedae9345c27cf271550a49", kill_on_drop: false }`
[INFO] [stderr]    Compiling raylib-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "54711f94d678250d5b5bc7832540554599412a487bedae9345c27cf271550a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54711f94d678250d5b5bc7832540554599412a487bedae9345c27cf271550a49", kill_on_drop: false }`
[INFO] [stdout] 54711f94d678250d5b5bc7832540554599412a487bedae9345c27cf271550a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92d27456f1236b3384dc15e20c23c4455a48e4076c36c4a04549be7cafd84d36
[INFO] running `Command { std: "docker" "start" "-a" "92d27456f1236b3384dc15e20c23c4455a48e4076c36c4a04549be7cafd84d36", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raylib_template-ee4178c9da0cb47a)
[INFO] [stdout] INFO: Initializing raylib 5.0
[INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW)
[INFO] [stdout] INFO: Supported raylib modules:
[INFO] [stdout] INFO:     > rcore:..... loaded (mandatory)
[INFO] [stdout] INFO:     > rlgl:...... loaded (mandatory)
[INFO] [stdout] INFO:     > rshapes:... loaded (optional)
[INFO] [stdout] INFO:     > rtextures:. loaded (optional)
[INFO] [stdout] INFO:     > rtext:..... loaded (optional)
[INFO] [stdout] INFO:     > rmodels:... loaded (optional)
[INFO] [stdout] INFO:     > raudio:.... loaded (optional)
[INFO] [stdout] WARNING: GLFW: Error: 65550 Description: X11: The DISPLAY environment variable is missing
[INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW
[INFO] [stderr] error: test failed, to rerun pass `--bin raylib-template`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/raylib_template-ee4178c9da0cb47a` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "92d27456f1236b3384dc15e20c23c4455a48e4076c36c4a04549be7cafd84d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92d27456f1236b3384dc15e20c23c4455a48e4076c36c4a04549be7cafd84d36", kill_on_drop: false }`
[INFO] [stdout] 92d27456f1236b3384dc15e20c23c4455a48e4076c36c4a04549be7cafd84d36
