[INFO] cloning repository https://github.com/AhMisty/Minecraft-Xian-Web-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AhMisty/Minecraft-Xian-Web-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhMisty%2FMinecraft-Xian-Web-Engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhMisty%2FMinecraft-Xian-Web-Engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36a25d591da1d53a12799533c6ae855c10d09fb1 [INFO] checking AhMisty/Minecraft-Xian-Web-Engine against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhMisty%2FMinecraft-Xian-Web-Engine" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/AhMisty/Minecraft-Xian-Web-Engine [INFO] finished tweaking git repo https://github.com/AhMisty/Minecraft-Xian-Web-Engine [INFO] tweaked toml for git repo https://github.com/AhMisty/Minecraft-Xian-Web-Engine written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AhMisty/Minecraft-Xian-Web-Engine on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AhMisty/Minecraft-Xian-Web-Engine 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a11ee0e58e3e54a7b73291641e8fd9ef30a380057aaaaee73d13a9f65435c5d3 [INFO] running `Command { std: "docker" "start" "a11ee0e58e3e54a7b73291641e8fd9ef30a380057aaaaee73d13a9f65435c5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a11ee0e58e3e54a7b73291641e8fd9ef30a380057aaaaee73d13a9f65435c5d3" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a11ee0e58e3e54a7b73291641e8fd9ef30a380057aaaaee73d13a9f65435c5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a11ee0e58e3e54a7b73291641e8fd9ef30a380057aaaaee73d13a9f65435c5d3" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling icu_locale_data v2.1.2 [INFO] [stderr] Compiling stylo v0.10.0 (https://github.com/servo/stylo?branch=2025-12-01#b5fc4076) [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling icu_segmenter_data v2.1.1 [INFO] [stderr] Compiling selectors v0.34.0 (https://github.com/servo/stylo?branch=2025-12-01#b5fc4076) [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling webrender_build v0.0.2 (https://github.com/servo/webrender?branch=0.68#6cafc606) [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling build-parallel v0.1.2 [INFO] [stderr] Compiling gleam v0.15.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling web_atoms v0.2.1 [INFO] [stderr] Compiling stylo_atoms v0.10.0 (https://github.com/servo/stylo?branch=2025-12-01#b5fc4076) [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling icu_segmenter_data v1.5.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling glslopt v0.1.12 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling embedder_traits v0.0.1 (https://github.com/servo/servo#66d8601c) [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling surfman v0.11.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking smallbitvec v2.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking zeitstempel v0.1.2 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking freetype v0.7.2 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking tracy-rs v0.1.2 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="std"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=36c2737a0add86d6 -C extra-filename=-c71d04c337363b7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e8098cbbbbe80c94.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-73c7072802733523.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ttf-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name ttf_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ttf-parser-0.25.1/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="apple-layout"' --cfg 'feature="core_maths"' --cfg 'feature="glyph-names"' --cfg 'feature="no-std-float"' --cfg 'feature="opentype-layout"' --cfg 'feature="std"' --cfg 'feature="variable-fonts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-layout", "core_maths", "default", "glyph-names", "gvar-alloc", "no-std-float", "opentype-layout", "std", "variable-fonts"))' -C metadata=9278acfb752660b2 -C extra-filename=-07c4444e35c2dc94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern core_maths=/opt/rustwide/target/debug/deps/libcore_maths-11c52ccb2f5fd5a5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=924499ec0c93f174 -C extra-filename=-c4e637ee218314b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e054a971070e2c6a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a11ee0e58e3e54a7b73291641e8fd9ef30a380057aaaaee73d13a9f65435c5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11ee0e58e3e54a7b73291641e8fd9ef30a380057aaaaee73d13a9f65435c5d3", kill_on_drop: false }` [INFO] [stdout] a11ee0e58e3e54a7b73291641e8fd9ef30a380057aaaaee73d13a9f65435c5d3