[INFO] cloning repository https://github.com/aginrocks/agin-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aginrocks/agin-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faginrocks%2Fagin-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faginrocks%2Fagin-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b1ac3186af58a087a594a76719884ab0969c3c8 [INFO] checking aginrocks/agin-auth against try#342ed2e8608ee307743c341962b427652cdb06e9 for pr-146562 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faginrocks%2Fagin-auth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aginrocks/agin-auth [INFO] finished tweaking git repo https://github.com/aginrocks/agin-auth [INFO] tweaked toml for git repo https://github.com/aginrocks/agin-auth written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aginrocks/agin-auth on toolchain 342ed2e8608ee307743c341962b427652cdb06e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aginrocks/agin-auth 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" "+342ed2e8608ee307743c341962b427652cdb06e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a6a9975a88e59501561474a8f2dfeae86314fcba9a13bd5f307df16deecf3b6 [INFO] running `Command { std: "docker" "start" "-a" "3a6a9975a88e59501561474a8f2dfeae86314fcba9a13bd5f307df16deecf3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a6a9975a88e59501561474a8f2dfeae86314fcba9a13bd5f307df16deecf3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6a9975a88e59501561474a8f2dfeae86314fcba9a13bd5f307df16deecf3b6", kill_on_drop: false }` [INFO] [stdout] 3a6a9975a88e59501561474a8f2dfeae86314fcba9a13bd5f307df16deecf3b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+342ed2e8608ee307743c341962b427652cdb06e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 095f88c80eb409f6b57f9e64ddf963c79340df867e4477f1e62db8ee6f303580 [INFO] running `Command { std: "docker" "start" "-a" "095f88c80eb409f6b57f9e64ddf963c79340df867e4477f1e62db8ee6f303580", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling pastey v0.1.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking base64urlsafedata v0.5.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling webauthn-attestation-ca v0.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower-sessions-core v0.14.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Checking dbl v0.3.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling webauthn-rs-core v0.5.2 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking serde_cbor_2 v0.12.0-dev [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking redis-protocol v6.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking cmac v0.7.2 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking hickory-proto v0.24.4 [INFO] [stderr] Checking toml_parser v1.0.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.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/342ed2e8608ee307743c341962b427652cdb06e9/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=6661583641150e78 -C extra-filename=-94ad203084963f3b --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-ee54922958d368eb.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-2d138d7f4eb6f479.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-96d1115da173fe0f.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1139c163d0bdfd0a.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-b8f42988627e2aa7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/342ed2e8608ee307743c341962b427652cdb06e9/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.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="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=035fbc39f4b02f88 -C extra-filename=-dd481e4bac3b9073 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eca61936f8fcafde.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "095f88c80eb409f6b57f9e64ddf963c79340df867e4477f1e62db8ee6f303580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095f88c80eb409f6b57f9e64ddf963c79340df867e4477f1e62db8ee6f303580", kill_on_drop: false }` [INFO] [stdout] 095f88c80eb409f6b57f9e64ddf963c79340df867e4477f1e62db8ee6f303580