[INFO] fetching crate podlet 0.3.2... [INFO] testing podlet-0.3.2 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] extracting crate podlet 0.3.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate podlet 0.3.2 [INFO] finished tweaking crates.io crate podlet 0.3.2 [INFO] tweaked toml for crates.io crate podlet 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate podlet 0.3.2 on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate podlet 0.3.2 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] dbe204c85b001a1394e44e98829680e2cbd68752123d486e6792b251fe340a62 [INFO] running `Command { std: "docker" "start" "dbe204c85b001a1394e44e98829680e2cbd68752123d486e6792b251fe340a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbe204c85b001a1394e44e98829680e2cbd68752123d486e6792b251fe340a62", 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" "dbe204c85b001a1394e44e98829680e2cbd68752123d486e6792b251fe340a62" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbe204c85b001a1394e44e98829680e2cbd68752123d486e6792b251fe340a62", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbe204c85b001a1394e44e98829680e2cbd68752123d486e6792b251fe340a62" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling k8s-openapi v0.27.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling jiff v0.2.24 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling compose_spec_macros v0.1.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling umask v2.1.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling async-signal v0.2.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling zvariant_derive v5.9.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling zvariant v5.9.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling compose_spec v0.3.0 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.13.2 [INFO] [stderr] Compiling zbus v5.13.2 [INFO] [stderr] error: could not compile `k8s-openapi` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="latest"' --cfg 'feature="std"' --cfg 'feature="v1_35"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "earliest", "latest", "schemars", "std", "v1_31", "v1_32", "v1_33", "v1_34", "v1_35"))' -C metadata=b8b8315b0f1c2725 -C extra-filename=-79cae6c71199f7b2 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern base64=/opt/rustwide/target/release/deps/libbase64-999277bcdec37201.rmeta --extern jiff=/opt/rustwide/target/release/deps/libjiff-3764ffe50b2c2b27.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-d255b947a91ba075.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-39517a3652cd6948.rmeta --cap-lints allow --cap-lints=warn --cfg 'k8s_openapi_enabled_version="1.35"' --check-cfg 'cfg(k8s_openapi_enabled_version, values("1.31", "1.32", "1.33", "1.34", "1.35"))'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dbe204c85b001a1394e44e98829680e2cbd68752123d486e6792b251fe340a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe204c85b001a1394e44e98829680e2cbd68752123d486e6792b251fe340a62", kill_on_drop: false }` [INFO] [stdout] dbe204c85b001a1394e44e98829680e2cbd68752123d486e6792b251fe340a62