[INFO] fetching crate steer-grpc 0.8.0... [INFO] checking steer-grpc-0.8.0 against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] extracting crate steer-grpc 0.8.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate steer-grpc 0.8.0 [INFO] finished tweaking crates.io crate steer-grpc 0.8.0 [INFO] tweaked toml for crates.io crate steer-grpc 0.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate steer-grpc 0.8.0 on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steer-grpc 0.8.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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b71892b2086417e07d132419f42d85b4a7334d4ca90f7922000decad202d589 [INFO] running `Command { std: "docker" "start" "-a" "7b71892b2086417e07d132419f42d85b4a7334d4ca90f7922000decad202d589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b71892b2086417e07d132419f42d85b4a7334d4ca90f7922000decad202d589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b71892b2086417e07d132419f42d85b4a7334d4ca90f7922000decad202d589", kill_on_drop: false }` [INFO] [stdout] 7b71892b2086417e07d132419f42d85b4a7334d4ca90f7922000decad202d589 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 714cca7514df4d38c5fa5d659e6812167c99a732d8acb746b46ad2a842a24a8b [INFO] running `Command { std: "docker" "start" "-a" "714cca7514df4d38c5fa5d659e6812167c99a732d8acb746b46ad2a842a24a8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking gix-trace v0.1.13 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking prodash v30.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking gix-utils v0.3.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking gix-sec v0.12.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking gix-validate v0.10.0 [INFO] [stderr] Checking gix-path v0.10.20 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking gix-features v0.43.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking gix-hash v0.19.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking gix-date v0.10.5 [INFO] [stderr] Checking gix-actor v0.35.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking gix-hashtable v0.9.0 [INFO] [stderr] Checking gix-object v0.50.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking gix-fs v0.16.1 [INFO] [stderr] Checking gix-chunk v0.4.11 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking gix-tempfile v18.0.0 [INFO] [stderr] Checking gix-quote v0.6.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking gix-lock v18.0.0 [INFO] [stderr] Checking gix-commitgraph v0.29.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking gix-glob v0.21.0 [INFO] [stderr] Checking gix-revwalk v0.21.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking gix-attributes v0.27.0 [INFO] [stderr] Checking gix-ref v0.53.1 [INFO] [stderr] Checking gix-config-value v0.15.1 [INFO] [stderr] Checking gix-traverse v0.47.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking gix-command v0.6.2 [INFO] [stderr] Checking gix-bitmap v0.2.14 [INFO] [stderr] Checking gix-index v0.41.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking gix-pathspec v0.12.0 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking gix-ignore v0.16.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking gix-worktree v0.42.0 [INFO] [stderr] Checking gix-url v0.32.0 [INFO] [stderr] Checking gix-packetline-blocking v0.19.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tree-sitter-haskell v0.23.1 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-php v0.23.11 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-json v0.23.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-bash v0.25.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.1 [INFO] [stderr] Compiling tree-sitter-scala v0.24.0 [INFO] [stderr] Compiling tree-sitter-css v0.23.2 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.4 [INFO] [stderr] Compiling tree-sitter-kotlin-sg v0.4.0 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-lua v0.2.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-swift v0.7.1 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0f31acebf540c89e4a4d5d114959fe91973419cb/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.31/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=de319b6faf32270e -C extra-filename=-cfe85df5bbd14660 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-0b6476b60e631786.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-49f33e6c41d5118e.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-c34047ac3226f40e.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-e2a2f8b3e184e502.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7475dc49715a8588.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-446248dda9705b8f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "714cca7514df4d38c5fa5d659e6812167c99a732d8acb746b46ad2a842a24a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714cca7514df4d38c5fa5d659e6812167c99a732d8acb746b46ad2a842a24a8b", kill_on_drop: false }` [INFO] [stdout] 714cca7514df4d38c5fa5d659e6812167c99a732d8acb746b46ad2a842a24a8b