[INFO] cloning repository https://github.com/cpay-dev/backend-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpay-dev/backend-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpay-dev%2Fbackend-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpay-dev%2Fbackend-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b61bcd461bf0ff55bed0f34096b05484e67bc08
[INFO] testing cpay-dev/backend-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpay-dev%2Fbackend-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cpay-dev/backend-rs
[INFO] finished tweaking git repo https://github.com/cpay-dev/backend-rs
[INFO] tweaked toml for git repo https://github.com/cpay-dev/backend-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cpay-dev/backend-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cpay-dev/backend-rs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc0cf21ad79c7fdf91b544913a225684810d597127779f21f5fce0710a8c333f
[INFO] running `Command { std: "docker" "start" "-a" "dc0cf21ad79c7fdf91b544913a225684810d597127779f21f5fce0710a8c333f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc0cf21ad79c7fdf91b544913a225684810d597127779f21f5fce0710a8c333f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc0cf21ad79c7fdf91b544913a225684810d597127779f21f5fce0710a8c333f", kill_on_drop: false }`
[INFO] [stdout] dc0cf21ad79c7fdf91b544913a225684810d597127779f21f5fce0710a8c333f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dde151eff44ba6f2ea4452a2b56acc19932d5ce1ecb9dfbb7fd1993ab26771f
[INFO] running `Command { std: "docker" "start" "-a" "8dde151eff44ba6f2ea4452a2b56acc19932d5ce1ecb9dfbb7fd1993ab26771f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling hybrid-array v0.4.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling inout v0.2.0-rc.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling const-hex v1.16.0
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling cipher v0.5.0-rc.1
[INFO] [stderr]    Compiling universal-hash v0.6.0-rc.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling poly1305 v0.9.0-rc.2
[INFO] [stderr]    Compiling aead v0.6.0-rc.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.2
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.11.0-rc.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling blake2 v0.11.0-rc.2
[INFO] [stderr]    Compiling password-hash v0.6.0-rc.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling keccak v0.2.0-rc.0
[INFO] [stderr]    Compiling rand v0.10.0-rc.0
[INFO] [stderr]    Compiling argon2 v0.6.0-rc.1
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[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 async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling lib-crypto v1.0.1 (/opt/rustwide/workdir/crates/lib/crypto)
[INFO] [stderr]    Compiling postgres-derive v0.4.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.3.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling alloy-primitives v1.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling app-config v1.0.1 (/opt/rustwide/workdir/crates/lib/app-config)
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling alloy-json-abi v1.3.1
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling nybbles v0.4.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.34
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v1.0.34
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling alloy-signer v1.0.34
[INFO] [stderr]    Compiling alloy-chains v0.2.12
[INFO] [stderr]    Compiling alloy-eips v1.0.34
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling alloy-sol-types v1.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling alloy-consensus v1.0.34
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.34
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.34
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling async-nats v0.42.0
[INFO] [stderr]    Compiling rustls-tokio-postgres v0.1.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.34
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.34
[INFO] [stderr]    Compiling alloy-dyn-abi v1.3.1
[INFO] [stderr]    Compiling alloy-transport v1.0.34
[INFO] [stderr]    Compiling alloy-core v1.3.1
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling alloy-transport-http v1.0.34
[INFO] [stderr]    Compiling alloy-rpc-client v1.0.34
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.34
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.34
[INFO] [stderr]    Compiling alloy-network v1.0.34
[INFO] [stderr]    Compiling alloy-provider v1.0.34
[INFO] [stderr]    Compiling alloy-signer-local v1.0.34
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling cpay-proto v1.0.1 (https://github.com/cpay-dev/proto-rs?rev=a308006c65a0c268df23a03bde859b8835eca85b#a308006c)
[INFO] [stderr]    Compiling api-kms-test v1.0.1 (/opt/rustwide/workdir/crates/api/kms-test)
[INFO] [stderr]    Compiling api-kms-init v1.0.1 (/opt/rustwide/workdir/crates/api/kms-init)
[INFO] [stderr]    Compiling api-merchant v1.0.1 (/opt/rustwide/workdir/crates/api/merchant)
[INFO] [stderr]    Compiling api-rks v1.0.1 (/opt/rustwide/workdir/crates/api/rks)
[INFO] [stderr]    Compiling api-kms v1.0.1 (/opt/rustwide/workdir/crates/api/kms)
[INFO] [stdout] warning: variant `RootCertAdd` is never constructed
[INFO] [stdout]  --> crates/api/kms-init/src/error.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum AppError {
[INFO] [stdout]   |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 9 |   RootCertAdd(String),
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling alloy-contract v1.0.34
[INFO] [stderr] error: could not compile `async-nats` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_nats --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-nats-0.42.0/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 -C debuginfo=2 --cfg 'feature="aws-lc-rs"' --cfg 'feature="server_2_10"' --cfg 'feature="server_2_11"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "compatibility_tests", "default", "experimental", "fips", "ring", "server_2_10", "server_2_11", "service", "slow_tests", "websockets"))' -C metadata=f262054e37735b57 -C extra-filename=-e60b2e7df11de171 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-03e5bd8d5b9c0e95.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-99b7c2c1dfe25864.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-d5768a569aee8a61.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eb753e192a6bbd2d.rmeta --extern nkeys=/opt/rustwide/target/debug/deps/libnkeys-61c71fe414279fee.rmeta --extern nuid=/opt/rustwide/target/debug/deps/libnuid-70c0c78b13d51fa1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-4e018b0b07a1d943.rmeta --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-60abd958a9c449b7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0fc9a9445b75da64.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e649f835bb98a6b3.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-6cc0df05ce50e36e.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-7d80b45e0e17dae1.rmeta --extern rustls_webpki=/opt/rustwide/target/debug/deps/libwebpki-c47bff2760a72225.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9894e073d4d66c84.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-147f2a164fcc85fe.rmeta --extern serde_nanos=/opt/rustwide/target/debug/deps/libserde_nanos-df498bd7e8ba54cc.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-98cf0a51dc89f1da.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3b4945db74eb87f7.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-82bac4f46e212e07.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-251bdb06bf104bad.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6b176cc48dae5175.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d73beda50f719787.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d3e2037f91c42121.rmeta --extern tryhard=/opt/rustwide/target/debug/deps/libtryhard-6bdeff6ba0176ce1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2485b72a6956b3bd.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-ccfec03d55dcca8b/out -L native=/opt/rustwide/target/debug/build/ring-4cf06d12571033d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8dde151eff44ba6f2ea4452a2b56acc19932d5ce1ecb9dfbb7fd1993ab26771f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dde151eff44ba6f2ea4452a2b56acc19932d5ce1ecb9dfbb7fd1993ab26771f", kill_on_drop: false }`
[INFO] [stdout] 8dde151eff44ba6f2ea4452a2b56acc19932d5ce1ecb9dfbb7fd1993ab26771f
