[INFO] fetching crate wavs-types 2.0.0-rc.9...
[INFO] checking wavs-types-2.0.0-rc.9 against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] extracting crate wavs-types 2.0.0-rc.9 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wavs-types 2.0.0-rc.9
[INFO] finished tweaking crates.io crate wavs-types 2.0.0-rc.9
[INFO] tweaked toml for crates.io crate wavs-types 2.0.0-rc.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wavs-types 2.0.0-rc.9 on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wavs-types 2.0.0-rc.9 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b71914eb82366c64a1c2b5018e0a77de67bf46c9f548cb53bb1c550e8af5ab3a
[INFO] running `Command { std: "docker" "start" "-a" "b71914eb82366c64a1c2b5018e0a77de67bf46c9f548cb53bb1c550e8af5ab3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b71914eb82366c64a1c2b5018e0a77de67bf46c9f548cb53bb1c550e8af5ab3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b71914eb82366c64a1c2b5018e0a77de67bf46c9f548cb53bb1c550e8af5ab3a", kill_on_drop: false }`
[INFO] [stdout] b71914eb82366c64a1c2b5018e0a77de67bf46c9f548cb53bb1c550e8af5ab3a
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86e6534e303eaf6c2c1cc110af6b1af5cd71eb6747c9b199d9efca5d97fe74ef
[INFO] running `Command { std: "docker" "start" "-a" "86e6534e303eaf6c2c1cc110af6b1af5cd71eb6747c9b199d9efca5d97fe74ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking cosmwasm-core v3.0.2
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking bnum v0.11.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling cw-schema-derive v3.0.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]    Compiling cosmwasm-derive v3.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v3.0.2
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling cw-storage-macro v3.0.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.4.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tokio v1.48.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/1baf923b9c3a455162afe43e18647f494c1a4b73/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/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)' --check-cfg 'cfg(rustls_docsrs)' --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=4cd01be887f73c61 -C extra-filename=-ee584bc81f38dc7a --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-82b0f83932b30f6b.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-96e248bfc37adaa4.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-5e12adca3baa9fc8.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-a09a538f58f4943c.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-94d35ad5ddf110e0.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-87f96a23d34cb4ff/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `utoipa-gen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1baf923b9c3a455162afe43e18647f494c1a4b73/bin/rustc --crate-name utoipa_gen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-gen-5.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="axum_extras"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_extras", "auto_into_responses", "axum_extras", "chrono", "config", "debug", "decimal", "decimal_float", "indexmap", "jiff_0_2", "non_strict_integers", "rc_schema", "regex", "repr", "rocket_extras", "smallvec", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=11cee2a5b2d90fd7 -C extra-filename=-bf5f4daf7412a38e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ecccae589018650.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8a0e171348b976ac.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a86cc8316c223975.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ae15899a1ad409cc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "86e6534e303eaf6c2c1cc110af6b1af5cd71eb6747c9b199d9efca5d97fe74ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86e6534e303eaf6c2c1cc110af6b1af5cd71eb6747c9b199d9efca5d97fe74ef", kill_on_drop: false }`
[INFO] [stdout] 86e6534e303eaf6c2c1cc110af6b1af5cd71eb6747c9b199d9efca5d97fe74ef
