[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartial-plains%2Fraylib-sys-rust-template" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martial-plains/raylib-sys-rust-template on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded home v0.5.9
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] [stderr]   Downloaded errno v0.3.9
[INFO] [stderr]   Downloaded lazycell v1.3.0
[INFO] [stderr]   Downloaded glob v0.3.1
[INFO] [stderr]   Downloaded cexpr v0.6.0
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded nom v7.1.3
[INFO] [stderr]   Downloaded itertools v0.12.1
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] [stderr]   Downloaded rustix v0.38.34
[INFO] [stderr]   Downloaded regex-syntax v0.8.4
[INFO] [stderr]   Downloaded regex-automata v0.4.7
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.14
[INFO] [stderr]   Downloaded raylib-sys v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0a1177bea84fbaba17d5b65a1d2d7ada252275862c739d952cd60c4b7b9e8e8
[INFO] running `Command { std: "docker" "start" "-a" "b0a1177bea84fbaba17d5b65a1d2d7ada252275862c739d952cd60c4b7b9e8e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a1177bea84fbaba17d5b65a1d2d7ada252275862c739d952cd60c4b7b9e8e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a1177bea84fbaba17d5b65a1d2d7ada252275862c739d952cd60c4b7b9e8e8", kill_on_drop: false }`
[INFO] [stdout] b0a1177bea84fbaba17d5b65a1d2d7ada252275862c739d952cd60c4b7b9e8e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eae42841c22ad192a399ec75b946cd8f09962c8fa49a3a5502526e9edd400edb
[INFO] running `Command { std: "docker" "start" "-a" "eae42841c22ad192a399ec75b946cd8f09962c8fa49a3a5502526e9edd400edb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.5
[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 38.81s
[INFO] running `Command { std: "docker" "inspect" "eae42841c22ad192a399ec75b946cd8f09962c8fa49a3a5502526e9edd400edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eae42841c22ad192a399ec75b946cd8f09962c8fa49a3a5502526e9edd400edb", kill_on_drop: false }`
[INFO] [stdout] eae42841c22ad192a399ec75b946cd8f09962c8fa49a3a5502526e9edd400edb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb860902776ee3d98b57287aa5868293247297b128e136303fb2049e9a6debc0
[INFO] running `Command { std: "docker" "start" "-a" "cb860902776ee3d98b57287aa5868293247297b128e136303fb2049e9a6debc0", 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.29s
[INFO] running `Command { std: "docker" "inspect" "cb860902776ee3d98b57287aa5868293247297b128e136303fb2049e9a6debc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb860902776ee3d98b57287aa5868293247297b128e136303fb2049e9a6debc0", kill_on_drop: false }`
[INFO] [stdout] cb860902776ee3d98b57287aa5868293247297b128e136303fb2049e9a6debc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e357e7fe7f160e60adcb4ff8e5f9211ae46777da68e81c7489ea73822d05e35
[INFO] running `Command { std: "docker" "start" "-a" "6e357e7fe7f160e60adcb4ff8e5f9211ae46777da68e81c7489ea73822d05e35", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raylib_template-34bf0e022be40a10)
[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-34bf0e022be40a10` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "6e357e7fe7f160e60adcb4ff8e5f9211ae46777da68e81c7489ea73822d05e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e357e7fe7f160e60adcb4ff8e5f9211ae46777da68e81c7489ea73822d05e35", kill_on_drop: false }`
[INFO] [stdout] 6e357e7fe7f160e60adcb4ff8e5f9211ae46777da68e81c7489ea73822d05e35
