[INFO] fetching crate hodei-authz-postgres 0.1.0... [INFO] checking hodei-authz-postgres-0.1.0 against master#bfc05d6b072585dfd0c792ec1b8728c08a3511fe for pr-154149 [INFO] extracting crate hodei-authz-postgres 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate hodei-authz-postgres 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hodei-authz-postgres 0.1.0 [INFO] tweaked toml for crates.io crate hodei-authz-postgres 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hodei-authz-postgres 0.1.0 on toolchain bfc05d6b072585dfd0c792ec1b8728c08a3511fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hodei-authz-postgres 0.1.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" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol_str v0.3.2 [INFO] [stderr] Downloaded validator_derive v0.20.0 [INFO] [stderr] Downloaded validator v0.20.0 [INFO] [stderr] Downloaded cedar-policy-formatter v4.7.0 [INFO] [stderr] Downloaded hodei-derive v0.1.0 [INFO] [stderr] Downloaded ascii-canvas v4.0.0 [INFO] [stderr] Downloaded nonempty v0.12.0 [INFO] [stderr] Downloaded ena v0.14.3 [INFO] [stderr] Downloaded pretty v0.12.5 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded unicode-script v0.5.7 [INFO] [stderr] Downloaded hodei-authz v0.1.0 [INFO] [stderr] Downloaded cedar-policy v4.7.0 [INFO] [stderr] Downloaded hodei-hrn v0.1.0 [INFO] [stderr] Downloaded lalrpop v0.22.2 [INFO] [stderr] Downloaded cedar-policy-core v4.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac96612be404a1baca8d67185041d430c66c33149fb15628495ab1caa9e28e82 [INFO] running `Command { std: "docker" "start" "-a" "ac96612be404a1baca8d67185041d430c66c33149fb15628495ab1caa9e28e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac96612be404a1baca8d67185041d430c66c33149fb15628495ab1caa9e28e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac96612be404a1baca8d67185041d430c66c33149fb15628495ab1caa9e28e82", kill_on_drop: false }` [INFO] [stdout] ac96612be404a1baca8d67185041d430c66c33149fb15628495ab1caa9e28e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22945384f873935379854c7da29e715370872a97e33ecd72284869bfe6c7315a [INFO] running `Command { std: "docker" "start" "-a" "22945384f873935379854c7da29e715370872a97e33ecd72284869bfe6c7315a", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling psm v0.1.27 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking unicode-security v0.1.2 [INFO] [stderr] Checking lalrpop-util v0.22.2 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking rustc_lexer v0.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking pretty v0.12.5 [INFO] [stderr] Compiling cedar-policy v4.7.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling educe v0.6.0 [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/bfc05d6b072585dfd0c792ec1b8728c08a3511fe/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.33/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=9682bd3ba04d7e99 -C extra-filename=-af181960ded8bbc6 --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-3e227403347ed27d.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-9c612c9e8b92faee.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-770e5633eab9bfee.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-e2a2f8b3e184e502.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-65c526df20b90c35.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1407d8a0f62a7840/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "22945384f873935379854c7da29e715370872a97e33ecd72284869bfe6c7315a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22945384f873935379854c7da29e715370872a97e33ecd72284869bfe6c7315a", kill_on_drop: false }` [INFO] [stdout] 22945384f873935379854c7da29e715370872a97e33ecd72284869bfe6c7315a