[INFO] fetching crate byokey-provider 1.2.0... [INFO] testing byokey-provider-1.2.0 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate byokey-provider 1.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate byokey-provider 1.2.0 [INFO] finished tweaking crates.io crate byokey-provider 1.2.0 [INFO] tweaked toml for crates.io crate byokey-provider 1.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate byokey-provider 1.2.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate byokey-provider 1.2.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa381baf144edfc1fb945544400935cbaecfb0a3803fa84e46b442d2d9f111ab [INFO] running `Command { std: "docker" "start" "-a" "aa381baf144edfc1fb945544400935cbaecfb0a3803fa84e46b442d2d9f111ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa381baf144edfc1fb945544400935cbaecfb0a3803fa84e46b442d2d9f111ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa381baf144edfc1fb945544400935cbaecfb0a3803fa84e46b442d2d9f111ab", kill_on_drop: false }` [INFO] [stdout] aa381baf144edfc1fb945544400935cbaecfb0a3803fa84e46b442d2d9f111ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2869a07fe29ec5f58987b45adfdf6fa6c779e9ba45d0d519a5a4a8695471cefb [INFO] running `Command { std: "docker" "start" "-a" "2869a07fe29ec5f58987b45adfdf6fa6c779e9ba45d0d519a5a4a8695471cefb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.12 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling sea-query v1.0.0-rc.33 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sea-query-sqlx v0.8.0-rc.15 [INFO] [stderr] Compiling boring-sys2 v4.15.15 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling sea-schema v0.17.0-rc.17 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.38 [INFO] [stderr] Compiling http2 v0.4.21 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling webpki-root-certs v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling linked_hash_set v0.1.6 [INFO] [stderr] Compiling webpki-root-certs v0.26.11 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling hyper2 v1.5.5 [INFO] [stderr] Compiling typed-builder v0.21.2 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling async-compression v0.4.40 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] error: could not compile `reqwest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/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 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="stream"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=583f457fad3c0c7b -C extra-filename=-71fe36aac7e99303 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8656bb43f7a59443.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3f2014b84910caad.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-57f7d04f2402cec6.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-dbe5848862758ea5.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-739193c5c4929132.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-a0f6cf104627aa11.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-6bf86fbbc5aecc37.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0afa6ca0770f3949.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-ce7978ea8bc3a252.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-b038f223d6cde430.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-73bbd6b8174f0cfd.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b4877c6cda7d43ee.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-aa776e7d0d3a99c3.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-21732aed989e08f6.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b8714e110ca16f4c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-63e0d9d6cb6ec6cf.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-131120a27ea93348.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-88bf88318d7b8798.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fd7327076d50d6c6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dd8e2e36965c4b27.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-affdb75a848f6f63.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-88a17f87f20db495.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-582e45e3453fb68b.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-1699fbea0b42a14b.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-045dfb6fbe182370.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1fb7700e11a92a85.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-7d1322cb2e6f5c62.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-c703079900e261fe.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-d85697bf5431d8b4.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b3b48e02ad1f9734.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-40f356e01850e4e1.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c07d4bda0f66f9cf/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2869a07fe29ec5f58987b45adfdf6fa6c779e9ba45d0d519a5a4a8695471cefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2869a07fe29ec5f58987b45adfdf6fa6c779e9ba45d0d519a5a4a8695471cefb", kill_on_drop: false }` [INFO] [stdout] 2869a07fe29ec5f58987b45adfdf6fa6c779e9ba45d0d519a5a4a8695471cefb