[INFO] fetching crate fluvio-connectors-common 0.1.0...
[INFO] testing fluvio-connectors-common-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fluvio-connectors-common 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate fluvio-connectors-common 0.1.0
[INFO] finished tweaking crates.io crate fluvio-connectors-common 0.1.0
[INFO] tweaked toml for crates.io crate fluvio-connectors-common 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluvio-connectors-common 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 409 packages to latest compatible versions
[INFO] [stderr]       Adding bytesize v1.3.3 (available: v2.1.0)
[INFO] [stderr]       Adding fluvio v0.13.1 (available: v0.50.1)
[INFO] [stderr]       Adding fluvio-future v0.4.5 (available: v0.8.3)
[INFO] [stderr]       Adding fluvio-spu-schema v0.10.1 (available: v0.50.1)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.0.4)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34cff75a416673bdf65842c9e2d01a07919b38d928bef201c8943eec0cec9cc6
[INFO] running `Command { std: "docker" "start" "-a" "34cff75a416673bdf65842c9e2d01a07919b38d928bef201c8943eec0cec9cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34cff75a416673bdf65842c9e2d01a07919b38d928bef201c8943eec0cec9cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34cff75a416673bdf65842c9e2d01a07919b38d928bef201c8943eec0cec9cc6", kill_on_drop: false }`
[INFO] [stdout] 34cff75a416673bdf65842c9e2d01a07919b38d928bef201c8943eec0cec9cc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73c0217399fef9103a203e73dc05bf00221669d2e309efaf69c6caabe2e423a4
[INFO] running `Command { std: "docker" "start" "-a" "73c0217399fef9103a203e73dc05bf00221669d2e309efaf69c6caabe2e423a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling cranelift-entity v0.86.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling cranelift-isle v0.86.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.86.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.86.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling rustix v0.35.16
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling lz4_flex v0.10.0
[INFO] [stderr]    Compiling openssl-src v300.5.3+3.5.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling wasmparser v0.86.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regalloc2 v0.3.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling fluvio-compression v0.2.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.26.2/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 -C debuginfo=2 --cfg 'feature="fallible-iterator"' --cfg 'feature="indexmap"' --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "endian-reader", "fallible-iterator", "indexmap", "read", "read-core", "rustc-dep-of-std", "stable_deref_trait", "std", "write"))' -C metadata=a853b60a25ae9d0f -C extra-filename=-202eff9a65b3e5a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-448d67c7a9bd3451.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-759670a532b69885.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-abbc9b1b4dceb875.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73c0217399fef9103a203e73dc05bf00221669d2e309efaf69c6caabe2e423a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c0217399fef9103a203e73dc05bf00221669d2e309efaf69c6caabe2e423a4", kill_on_drop: false }`
[INFO] [stdout] 73c0217399fef9103a203e73dc05bf00221669d2e309efaf69c6caabe2e423a4
