[INFO] fetching crate yutio-rcon 0.1.0-alpha... [INFO] checking yutio-rcon-0.1.0-alpha against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate yutio-rcon 0.1.0-alpha into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate yutio-rcon 0.1.0-alpha [INFO] finished tweaking crates.io crate yutio-rcon 0.1.0-alpha [INFO] tweaked toml for crates.io crate yutio-rcon 0.1.0-alpha written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yutio-rcon 0.1.0-alpha on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yutio-rcon 0.1.0-alpha 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yutio-common v0.1.0-alpha [INFO] [stderr] Downloaded ab_glyph v0.2.30 [INFO] [stderr] Downloaded egui_extras v0.32.0 [INFO] [stderr] Downloaded rgb v0.8.51 [INFO] [stderr] Downloaded usvg v0.45.1 [INFO] [stderr] Downloaded resvg v0.45.1 [INFO] [stderr] Downloaded noise v0.9.0 [INFO] [stderr] Downloaded yutio-client v0.1.0-alpha [INFO] [stderr] Downloaded rustyline v16.0.0 [INFO] [stderr] Downloaded yutio-server v0.1.0-alpha [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fdbda2b86657fd0c906ad5232ab9e291773083c970a3e6106663cb580876ddc [INFO] running `Command { std: "docker" "start" "-a" "6fdbda2b86657fd0c906ad5232ab9e291773083c970a3e6106663cb580876ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fdbda2b86657fd0c906ad5232ab9e291773083c970a3e6106663cb580876ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fdbda2b86657fd0c906ad5232ab9e291773083c970a3e6106663cb580876ddc", kill_on_drop: false }` [INFO] [stdout] 6fdbda2b86657fd0c906ad5232ab9e291773083c970a3e6106663cb580876ddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ad80b164e8e3199e5296899aae527200758be659b3327f372545f34cfaa325b [INFO] running `Command { std: "docker" "start" "-a" "8ad80b164e8e3199e5296899aae527200758be659b3327f372545f34cfaa325b", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-jpeg v0.4.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking epaint_default_fonts v0.32.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling wgpu-core v25.0.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ab_glyph v0.2.30 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking noise v0.9.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking env_filter v0.1.3 [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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"' --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=eb29080493495b94 -C extra-filename=-03a10d391cb0970f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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 `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=d4090d7d6eec23aa -C extra-filename=-936e3d35dc1e7ce3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-62069c0a8fb46de0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8ad80b164e8e3199e5296899aae527200758be659b3327f372545f34cfaa325b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad80b164e8e3199e5296899aae527200758be659b3327f372545f34cfaa325b", kill_on_drop: false }` [INFO] [stdout] 8ad80b164e8e3199e5296899aae527200758be659b3327f372545f34cfaa325b