[INFO] cloning repository https://github.com/nearuaguild/mpc-proxy-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nearuaguild/mpc-proxy-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearuaguild%2Fmpc-proxy-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearuaguild%2Fmpc-proxy-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71e334ebd93b054b7ece7e6bbebaa765f43bd09a [INFO] testing nearuaguild/mpc-proxy-contract against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearuaguild%2Fmpc-proxy-contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nearuaguild/mpc-proxy-contract [INFO] finished tweaking git repo https://github.com/nearuaguild/mpc-proxy-contract [INFO] tweaked toml for git repo https://github.com/nearuaguild/mpc-proxy-contract written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nearuaguild/mpc-proxy-contract on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nearuaguild/mpc-proxy-contract 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc1a080fc513de09551a0620b0e2f34a2956059346f4816e88c4fac19be44323 [INFO] running `Command { std: "docker" "start" "-a" "cc1a080fc513de09551a0620b0e2f34a2956059346f4816e88c4fac19be44323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc1a080fc513de09551a0620b0e2f34a2956059346f4816e88c4fac19be44323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1a080fc513de09551a0620b0e2f34a2956059346f4816e88c4fac19be44323", kill_on_drop: false }` [INFO] [stdout] cc1a080fc513de09551a0620b0e2f34a2956059346f4816e88c4fac19be44323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06297e104f7128165190e4e8357434790b9af921f627f6fa8fb784ad0d383e01 [INFO] running `Command { std: "docker" "start" "-a" "06297e104f7128165190e4e8357434790b9af921f627f6fa8fb784ad0d383e01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling near-sdk-macros v5.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling near-sys v0.2.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling near-gas v0.3.0 [INFO] [stderr] Compiling near-account-id v1.0.0 [INFO] [stderr] Compiling near-token v0.3.0 [INFO] [stderr] Compiling near-sdk v5.5.0 [INFO] [stderr] Compiling mpc-proxy-contract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.25s [INFO] running `Command { std: "docker" "inspect" "06297e104f7128165190e4e8357434790b9af921f627f6fa8fb784ad0d383e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06297e104f7128165190e4e8357434790b9af921f627f6fa8fb784ad0d383e01", kill_on_drop: false }` [INFO] [stdout] 06297e104f7128165190e4e8357434790b9af921f627f6fa8fb784ad0d383e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff43d65ce88c6efbe6b53aebd2b8141e39d424b8cff710c484c54296b8a59877 [INFO] running `Command { std: "docker" "start" "-a" "ff43d65ce88c6efbe6b53aebd2b8141e39d424b8cff710c484c54296b8a59877", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling json_comments v0.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling near-structs-checker-core v0.25.0 [INFO] [stderr] Compiling near-structs-checker-macro v0.25.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling near-structs-checker-lib v0.25.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling near-structs-checker-core v0.26.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling near-structs-checker-macro v0.26.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling near-structs-checker-lib v0.26.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling near-stdx v0.25.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling near-sandbox-utils v0.10.0 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling near-stdx v0.26.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling symbolic-common v8.8.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pdb v0.7.0 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling dmsort v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling near-config-utils v0.25.0 [INFO] [stderr] Compiling near-config-utils v0.26.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling zeropool-bn v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling near-account-id v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.16/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="log"' --cfg 'feature="logging"' --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", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=d5f05f30bbc7f088 -C extra-filename=-b2efb3cf1413c2b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-9a3ff67864b30e2c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2642703f88b7c2f4.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-79da645844986ee4.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-3ff1de78bbe88671.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-42eafadfdebc2046.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-0d246a68978ee594.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-cec714b28c648010.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-982df3dd94aa2785/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=874c277c2a78f329 -C extra-filename=-f40f19da8262cbb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59b64796c649cbb1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-410d0eb2603cb6fa.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-14337eba9e63912c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4e211dc766dd2229.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1fb34223a43983ad.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-6893f6ed833526f3.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-70a30319aa001e3c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-095c0a0f4a685617.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ff43d65ce88c6efbe6b53aebd2b8141e39d424b8cff710c484c54296b8a59877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff43d65ce88c6efbe6b53aebd2b8141e39d424b8cff710c484c54296b8a59877", kill_on_drop: false }` [INFO] [stdout] ff43d65ce88c6efbe6b53aebd2b8141e39d424b8cff710c484c54296b8a59877