[INFO] fetching crate dms-cdc-operator-client 0.1.24... [INFO] checking dms-cdc-operator-client-0.1.24 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] extracting crate dms-cdc-operator-client 0.1.24 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate dms-cdc-operator-client 0.1.24 [INFO] finished tweaking crates.io crate dms-cdc-operator-client 0.1.24 [INFO] tweaked toml for crates.io crate dms-cdc-operator-client 0.1.24 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dms-cdc-operator-client 0.1.24 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dms-cdc-operator-client 0.1.24 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b3ed894f6ece78a5982c4a02b0ffb5deea7be967d8fe04631775500b127e9cb [INFO] running `Command { std: "docker" "start" "-a" "2b3ed894f6ece78a5982c4a02b0ffb5deea7be967d8fe04631775500b127e9cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b3ed894f6ece78a5982c4a02b0ffb5deea7be967d8fe04631775500b127e9cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3ed894f6ece78a5982c4a02b0ffb5deea7be967d8fe04631775500b127e9cb", kill_on_drop: false }` [INFO] [stdout] 2b3ed894f6ece78a5982c4a02b0ffb5deea7be967d8fe04631775500b127e9cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efbf15ee482e7b8a65baefd678983bf227d37c912e49a0855398a415e4242a0a [INFO] running `Command { std: "docker" "start" "-a" "efbf15ee482e7b8a65baefd678983bf227d37c912e49a0855398a415e4242a0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.15 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking zlib-rs v0.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling polars-utils v0.48.1 [INFO] [stderr] Compiling polars-schema v0.48.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling polars-arrow v0.48.1 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling polars-compute v0.48.1 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking libz-rs-sys v0.4.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling polars-core v0.48.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling polars-ops v0.48.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking argminmax v0.6.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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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=eef779f90c73615a -C extra-filename=-8937a57935d5d4cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6917781d00b430cf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2b75de37f63c0239.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.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 `rayon` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.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("web_spin_lock"))' -C metadata=243572e0409b7fd6 -C extra-filename=-2ac53b1703b853b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-ffdaafaa52ef274c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "efbf15ee482e7b8a65baefd678983bf227d37c912e49a0855398a415e4242a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbf15ee482e7b8a65baefd678983bf227d37c912e49a0855398a415e4242a0a", kill_on_drop: false }` [INFO] [stdout] efbf15ee482e7b8a65baefd678983bf227d37c912e49a0855398a415e4242a0a