[INFO] cloning repository https://github.com/ThousandBirdsInc/starling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThousandBirdsInc/starling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThousandBirdsInc%2Fstarling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThousandBirdsInc%2Fstarling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bc00fc8d445521cb491264b4121c7422661b944 [INFO] documenting ThousandBirdsInc/starling against 1.98.0-beta.1 for beta-rustdoc-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThousandBirdsInc%2Fstarling" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ThousandBirdsInc/starling [INFO] finished tweaking git repo https://github.com/ThousandBirdsInc/starling [INFO] tweaked toml for git repo https://github.com/ThousandBirdsInc/starling written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ThousandBirdsInc/starling on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ThousandBirdsInc/starling 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.98.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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1ee1b8effcf6ee9a0255ffb04e3c72b8a897b7c9796b2a8636afaf9555721277 [INFO] running `Command { std: "docker" "start" "1ee1b8effcf6ee9a0255ffb04e3c72b8a897b7c9796b2a8636afaf9555721277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ee1b8effcf6ee9a0255ffb04e3c72b8a897b7c9796b2a8636afaf9555721277", 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" "1ee1b8effcf6ee9a0255ffb04e3c72b8a897b7c9796b2a8636afaf9555721277" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ee1b8effcf6ee9a0255ffb04e3c72b8a897b7c9796b2a8636afaf9555721277", 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" "1ee1b8effcf6ee9a0255ffb04e3c72b8a897b7c9796b2a8636afaf9555721277" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling dupe_derive v0.9.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling allocative v0.3.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling k8s-openapi v0.27.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling allocative_derive v0.3.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking jiff v0.2.28 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling starlark_map v0.12.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking dupe v0.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking jsonpath-rust v1.0.4 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking serde_with v3.20.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling starlark v0.12.0 [INFO] [stderr] Checking display_container v0.9.0 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rustyline v11.0.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling starlark_derive v0.12.0 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Compiling starlark_syntax v0.12.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking debugserver-types v0.5.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] error: could not compile `lsp-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name lsp_types --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lsp-types-0.94.1/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=fcef2a6138984b5d -C extra-filename=-fee1a2916f7793e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6ee610895838fb9b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5bd3b08cdcde9a49.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c8f9d4f99337ec1b.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-b0b02c932771c4e6.so --extern url=/opt/rustwide/target/debug/deps/liburl-11db4498bb9976f5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.98.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 -C embed-bitcode=no -C debuginfo=2 --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=8b7d8b8f1379d032 -C extra-filename=-52bc69058f4b597d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2d62852b309f03ed.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-0e30a46ddffb779b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5bd3b08cdcde9a49.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c8f9d4f99337ec1b.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] running `Command { std: "docker" "inspect" "1ee1b8effcf6ee9a0255ffb04e3c72b8a897b7c9796b2a8636afaf9555721277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee1b8effcf6ee9a0255ffb04e3c72b8a897b7c9796b2a8636afaf9555721277", kill_on_drop: false }` [INFO] [stdout] 1ee1b8effcf6ee9a0255ffb04e3c72b8a897b7c9796b2a8636afaf9555721277