[INFO] fetching crate x-win 3.0.0... [INFO] testing x-win-3.0.0 against 1.84.0 for beta-1.85-1 [INFO] extracting crate x-win 3.0.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate x-win 3.0.0 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate x-win 3.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate x-win 3.0.0 [INFO] tweaked toml for crates.io crate x-win 3.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate x-win 3.0.0 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zvariant_derive v2.10.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Downloaded zbus_macros v1.9.3 [INFO] [stderr] Downloaded image-webp v0.2.0 [INFO] [stderr] Downloaded fdeflate v0.3.6 [INFO] [stderr] Downloaded nb-connect v1.2.0 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded bytemuck v1.20.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.97 [INFO] [stderr] Downloaded zvariant v2.10.0 [INFO] [stderr] Downloaded zbus v1.9.3 [INFO] [stderr] Downloaded png v0.17.14 [INFO] [stderr] Downloaded cc v1.2.2 [INFO] [stderr] Downloaded zune-jpeg v0.4.13 [INFO] [stderr] Downloaded xcb v1.5.0 [INFO] [stderr] Downloaded nix v0.22.3 [INFO] [stderr] Downloaded libc v0.2.167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a06bba85cde76f05d932e96ca825f8c3a3595ff1578f75f84a240019aaa58c6c [INFO] running `Command { std: "docker" "start" "-a" "a06bba85cde76f05d932e96ca825f8c3a3595ff1578f75f84a240019aaa58c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a06bba85cde76f05d932e96ca825f8c3a3595ff1578f75f84a240019aaa58c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06bba85cde76f05d932e96ca825f8c3a3595ff1578f75f84a240019aaa58c6c", kill_on_drop: false }` [INFO] [stdout] a06bba85cde76f05d932e96ca825f8c3a3595ff1578f75f84a240019aaa58c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a64f564a8aadf89ac056451de41fc05268a03a56df01fe1dfd8db9b9c51efcdf [INFO] running `Command { std: "docker" "start" "-a" "a64f564a8aadf89ac056451de41fc05268a03a56df01fe1dfd8db9b9c51efcdf", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling base64 v0.22.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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=10a879a0382ec6c0 -C extra-filename=-10a879a0382ec6c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0ce83b8585cd2610.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f9f8391442e3f0c9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-60f8316d2540323d.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a64f564a8aadf89ac056451de41fc05268a03a56df01fe1dfd8db9b9c51efcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64f564a8aadf89ac056451de41fc05268a03a56df01fe1dfd8db9b9c51efcdf", kill_on_drop: false }` [INFO] [stdout] a64f564a8aadf89ac056451de41fc05268a03a56df01fe1dfd8db9b9c51efcdf