[INFO] cloning repository https://github.com/thefluxapp/flux-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thefluxapp/flux-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefluxapp%2Fflux-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefluxapp%2Fflux-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d179540e4f6cd7c5d38f9d517a0693f7a43cd95 [INFO] checking thefluxapp/flux-core against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefluxapp%2Fflux-core" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thefluxapp/flux-core [INFO] finished tweaking git repo https://github.com/thefluxapp/flux-core [INFO] tweaked toml for git repo https://github.com/thefluxapp/flux-core written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thefluxapp/flux-core on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thefluxapp/flux-core 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 014a2e3047f8758ef6b3554b1d863c6af5d255e6208a3d64507033e3b131e175 [INFO] running `Command { std: "docker" "start" "-a" "014a2e3047f8758ef6b3554b1d863c6af5d255e6208a3d64507033e3b131e175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "014a2e3047f8758ef6b3554b1d863c6af5d255e6208a3d64507033e3b131e175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014a2e3047f8758ef6b3554b1d863c6af5d255e6208a3d64507033e3b131e175", kill_on_drop: false }` [INFO] [stdout] 014a2e3047f8758ef6b3554b1d863c6af5d255e6208a3d64507033e3b131e175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5c2256d3f5593d5e583793b1c67ae7b1d010b8bc4c3d3686b67cd84a8cbd57c [INFO] running `Command { std: "docker" "start" "-a" "e5c2256d3f5593d5e583793b1c67ae7b1d010b8bc4c3d3686b67cd84a8cbd57c", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking signatory v0.27.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking nuid v0.5.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling tonic-build v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [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/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.28/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 --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=b2f1acccecded91e -C extra-filename=-5f507344727f9f38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-55904a7495f0251e.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-9081e4f8b6bca3b7.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-f1b59cf1d00009f8.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2d5302059e2e3277/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e5c2256d3f5593d5e583793b1c67ae7b1d010b8bc4c3d3686b67cd84a8cbd57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5c2256d3f5593d5e583793b1c67ae7b1d010b8bc4c3d3686b67cd84a8cbd57c", kill_on_drop: false }` [INFO] [stdout] e5c2256d3f5593d5e583793b1c67ae7b1d010b8bc4c3d3686b67cd84a8cbd57c