[INFO] cloning repository https://github.com/madsmtm/embed_entitlements
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madsmtm/embed_entitlements" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadsmtm%2Fembed_entitlements", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadsmtm%2Fembed_entitlements'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16fc3a4c8c9511e3afe63408d3426e1a0a04cda5
[INFO] checking madsmtm/embed_entitlements against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadsmtm%2Fembed_entitlements" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/madsmtm/embed_entitlements
[INFO] finished tweaking git repo https://github.com/madsmtm/embed_entitlements
[INFO] tweaked toml for git repo https://github.com/madsmtm/embed_entitlements written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/madsmtm/embed_entitlements on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/madsmtm/embed_entitlements 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 684db37c11405ac7a2d47bc2413ec987b504d01844ecca2633f90dd72a444215
[INFO] running `Command { std: "docker" "start" "684db37c11405ac7a2d47bc2413ec987b504d01844ecca2633f90dd72a444215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684db37c11405ac7a2d47bc2413ec987b504d01844ecca2633f90dd72a444215", 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" "684db37c11405ac7a2d47bc2413ec987b504d01844ecca2633f90dd72a444215" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684db37c11405ac7a2d47bc2413ec987b504d01844ecca2633f90dd72a444215", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "684db37c11405ac7a2d47bc2413ec987b504d01844ecca2633f90dd72a444215" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking bcder v0.7.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking x509-certificate v0.24.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking simple-file-manifest v0.11.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling rasn-derive v0.20.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking konst_kernel v0.3.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]     Checking is_executable v1.0.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cpio-archive v0.10.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking konst v0.3.16
[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/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.37/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 --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=2ce56207e4c43549 -C extra-filename=-9d97fe39eae066e6 --out-dir /opt/rustwide/target/debug/build/rustls/9d97fe39eae066e6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/getrandom/0aeb21878ef927ab/out -L dependency=/opt/rustwide/target/debug/build/libc/5336660712e33feb/out -L dependency=/opt/rustwide/target/debug/build/once_cell/e7324593321ca94b/out -L dependency=/opt/rustwide/target/debug/build/ring/f8607de70c4995d3/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/1a57a6e3b9de9784/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/471607b05816bac3/out -L dependency=/opt/rustwide/target/debug/build/subtle/82551c434dc7cac8/out -L dependency=/opt/rustwide/target/debug/build/untrusted/5f38b2c4125c2298/out -L dependency=/opt/rustwide/target/debug/build/zeroize/8693cdadb174e4c5/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/814216d89f02e4ee/out --extern once_cell=/opt/rustwide/target/debug/build/once_cell/e7324593321ca94b/out/libonce_cell-e7324593321ca94b.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/f8607de70c4995d3/out/libring-f8607de70c4995d3.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/1a57a6e3b9de9784/out/librustls_pki_types-1a57a6e3b9de9784.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/471607b05816bac3/out/libwebpki-471607b05816bac3.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/82551c434dc7cac8/out/libsubtle-82551c434dc7cac8.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/8693cdadb174e4c5/out/libzeroize-8693cdadb174e4c5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring/fe8bf7f2a413252f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "684db37c11405ac7a2d47bc2413ec987b504d01844ecca2633f90dd72a444215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684db37c11405ac7a2d47bc2413ec987b504d01844ecca2633f90dd72a444215", kill_on_drop: false }`
[INFO] [stdout] 684db37c11405ac7a2d47bc2413ec987b504d01844ecca2633f90dd72a444215
