[INFO] cloning repository https://github.com/Detrixukaon58/Black-Ice-Sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Detrixukaon58/Black-Ice-Sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetrixukaon58%2FBlack-Ice-Sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetrixukaon58%2FBlack-Ice-Sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33d5fa84f60f2888ccfb5b11da4f5a3efc1a1255
[INFO] checking Detrixukaon58/Black-Ice-Sdk against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetrixukaon58%2FBlack-Ice-Sdk" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Detrixukaon58/Black-Ice-Sdk
[INFO] finished tweaking git repo https://github.com/Detrixukaon58/Black-Ice-Sdk
[INFO] tweaked toml for git repo https://github.com/Detrixukaon58/Black-Ice-Sdk written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Detrixukaon58/Black-Ice-Sdk on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Detrixukaon58/Black-Ice-Sdk 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.37.3+1.3.251` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: unused manifest key: lib.version
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65ac90296454b0c41e9098ed7778f5bf4e1f3327dd30824bde440df599dfbada
[INFO] running `Command { std: "docker" "start" "-a" "65ac90296454b0c41e9098ed7778f5bf4e1f3327dd30824bde440df599dfbada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65ac90296454b0c41e9098ed7778f5bf4e1f3327dd30824bde440df599dfbada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ac90296454b0c41e9098ed7778f5bf4e1f3327dd30824bde440df599dfbada", kill_on_drop: false }`
[INFO] [stdout] 65ac90296454b0c41e9098ed7778f5bf4e1f3327dd30824bde440df599dfbada
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ac9896109fe99dffff92385aee2e8a96c70ad9fd1181a8d80d1ee0b79a1b38c
[INFO] running `Command { std: "docker" "start" "-a" "3ac9896109fe99dffff92385aee2e8a96c70ad9fd1181a8d80d1ee0b79a1b38c", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.37.3+1.3.251` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: unused manifest key: lib.version
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling rust_hawktracer_proc_macro v0.4.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking rust_hawktracer_normal_macro v0.4.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking rust_hawktracer v0.7.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bitstream-io v1.10.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling cc v1.0.81
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking regex v1.7.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling shaderc-sys v0.8.2
[INFO] [stderr]    Compiling spirv_cross v0.23.1
[INFO] [stderr]     Checking openal-sys v1.16.0
[INFO] [stderr]     Checking openal v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking glsl v6.0.2
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking glsl-include v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=14c46e0b8d3cb263 -C extra-filename=-6377c47623fda129 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-544f6200401c19e4.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-fe669fa389ea6508.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-35fb19b3987835f7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `exr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.73.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2c88d9c66c1bbc6 -C extra-filename=-ce22642e9e3c562b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-608e7ffe1ef3a6ce.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-857da9ad36d48c09.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-32b0eeb816774d62.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-91656b7b73a1a2ea.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-6f522dc77c8d7768.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a1240c00945df490.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-835944f61c3f13c2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=779116fb565cca2d -C extra-filename=-42c358ca7dc82fa1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-66856bf8304a82fa.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-23d8dde3fe4d9adb.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-b99ce125770171f5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "3ac9896109fe99dffff92385aee2e8a96c70ad9fd1181a8d80d1ee0b79a1b38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ac9896109fe99dffff92385aee2e8a96c70ad9fd1181a8d80d1ee0b79a1b38c", kill_on_drop: false }`
[INFO] [stdout] 3ac9896109fe99dffff92385aee2e8a96c70ad9fd1181a8d80d1ee0b79a1b38c
