[INFO] cloning repository https://github.com/GlaireDaggers/NyxBox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GlaireDaggers/NyxBox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlaireDaggers%2FNyxBox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlaireDaggers%2FNyxBox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbac78048bcffb4e9426f67f8b8220985d78527e [INFO] testing GlaireDaggers/NyxBox against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlaireDaggers%2FNyxBox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GlaireDaggers/NyxBox [INFO] finished tweaking git repo https://github.com/GlaireDaggers/NyxBox [INFO] tweaked toml for git repo https://github.com/GlaireDaggers/NyxBox written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GlaireDaggers/NyxBox on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GlaireDaggers/NyxBox 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6c1cdddb176a204bd6f9115abf50437222e29060e3d1221356647b9b706cfcc [INFO] running `Command { std: "docker" "start" "-a" "c6c1cdddb176a204bd6f9115abf50437222e29060e3d1221356647b9b706cfcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c1cdddb176a204bd6f9115abf50437222e29060e3d1221356647b9b706cfcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c1cdddb176a204bd6f9115abf50437222e29060e3d1221356647b9b706cfcc", kill_on_drop: false }` [INFO] [stdout] c6c1cdddb176a204bd6f9115abf50437222e29060e3d1221356647b9b706cfcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aceaccc758b24931f6302b66dbdaeab8f3d6544d31b62982c1b1b7afb86af44a [INFO] running `Command { std: "docker" "start" "-a" "aceaccc758b24931f6302b66dbdaeab8f3d6544d31b62982c1b1b7afb86af44a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling rpkg-config v0.1.2 [INFO] [stderr] Compiling sdl3-src v3.2.4 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling sdl3-image-src v3.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling sdl3 v0.14.13 (https://github.com/GlaireDaggers/sdl3-rs.git?branch=compute_support_2#3ef078fc) [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rsevents v0.3.1 [INFO] [stderr] Compiling sdl3-sys v0.4.4+SDL3-3.2.4 [INFO] [stderr] Compiling sdl3-image-sys v0.1.0 [INFO] [stderr] Compiling unicorn-engine v2.1.2 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "aceaccc758b24931f6302b66dbdaeab8f3d6544d31b62982c1b1b7afb86af44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aceaccc758b24931f6302b66dbdaeab8f3d6544d31b62982c1b1b7afb86af44a", kill_on_drop: false }` [INFO] [stdout] aceaccc758b24931f6302b66dbdaeab8f3d6544d31b62982c1b1b7afb86af44a