[INFO] cloning repository https://github.com/icewind1991/vbsp-to-gltf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icewind1991/vbsp-to-gltf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fvbsp-to-gltf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fvbsp-to-gltf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3002a475e7977e1993ae01c0a7cd0dfed2168c2f [INFO] testing icewind1991/vbsp-to-gltf against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fvbsp-to-gltf" "/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/icewind1991/vbsp-to-gltf [INFO] finished tweaking git repo https://github.com/icewind1991/vbsp-to-gltf [INFO] tweaked toml for git repo https://github.com/icewind1991/vbsp-to-gltf written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/icewind1991/vbsp-to-gltf on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/icewind1991/vbsp-to-gltf 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5baf6dfc9e8aae1eeb60b97375ae99a3fd82bec867637ba350a8e259688ad3d [INFO] running `Command { std: "docker" "start" "-a" "c5baf6dfc9e8aae1eeb60b97375ae99a3fd82bec867637ba350a8e259688ad3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5baf6dfc9e8aae1eeb60b97375ae99a3fd82bec867637ba350a8e259688ad3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5baf6dfc9e8aae1eeb60b97375ae99a3fd82bec867637ba350a8e259688ad3d", kill_on_drop: false }` [INFO] [stdout] c5baf6dfc9e8aae1eeb60b97375ae99a3fd82bec867637ba350a8e259688ad3d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 629ab477e87c7fd0c7d3baacbc2e8f3c4319b7eb5da066e6574f3611cec97756 [INFO] running `Command { std: "docker" "start" "-a" "629ab477e87c7fd0c7d3baacbc2e8f3c4319b7eb5da066e6574f3611cec97756", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling logos-codegen v0.14.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling binrw_derive v0.13.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling binrw_derive v0.14.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling binrw v0.13.3 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling lzma v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling logos-derive v0.14.1 [INFO] [stderr] Compiling logos v0.14.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling keyvalues-parser v0.2.0 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling binrw v0.14.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling vdf-reader v0.2.0 [INFO] [stderr] Compiling keyvalues-serde v0.2.1 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling parse-display-derive v0.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling zip-lzma v0.6.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling vpk v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling texpresso v2.0.1 [INFO] [stderr] Compiling steamlocate v2.0.0-beta.2 [INFO] [stderr] Compiling parse-display v0.10.0 [INFO] [stderr] Compiling gltf-json v1.4.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling gltf v1.4.1 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling tf-asset-loader v0.1.7 [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="avif"' --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="default-formats"' --cfg 'feature="exr"' --cfg 'feature="ff"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="rayon"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "tga", "tiff", "webp"))' -C metadata=6fe98c1625afa2ff -C extra-filename=-8ee6f368f472339b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1c2c2daa87fcb726.rmeta --extern byteorder_lite=/opt/rustwide/target/debug/deps/libbyteorder_lite-25ab238f70436224.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-d59f1abbcd51537a.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-684ecefb0a19ec3d.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-507e8a7ae1ee6907.rmeta --extern image_webp=/opt/rustwide/target/debug/deps/libimage_webp-ba6a0a57fadc6c2d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2c18274af79b7066.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-2b27fe1ea52b1040.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-9ef8b510ec73310d.rmeta --extern ravif=/opt/rustwide/target/debug/deps/libravif-5e8ba7a3322e2149.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-4d3989b6909990d8.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-269197d3619707ba.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-cb7fe376b1eb665e.rmeta --extern zune_core=/opt/rustwide/target/debug/deps/libzune_core-1c3f5366b8a4a224.rmeta --extern zune_jpeg=/opt/rustwide/target/debug/deps/libzune_jpeg-a1f76e7ab78506a4.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "629ab477e87c7fd0c7d3baacbc2e8f3c4319b7eb5da066e6574f3611cec97756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629ab477e87c7fd0c7d3baacbc2e8f3c4319b7eb5da066e6574f3611cec97756", kill_on_drop: false }` [INFO] [stdout] 629ab477e87c7fd0c7d3baacbc2e8f3c4319b7eb5da066e6574f3611cec97756