[INFO] fetching crate bigsql 0.25.4... [INFO] testing bigsql-0.25.4 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate bigsql 0.25.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate bigsql 0.25.4 [INFO] finished tweaking crates.io crate bigsql 0.25.4 [INFO] tweaked toml for crates.io crate bigsql 0.25.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bigsql 0.25.4 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bigsql 0.25.4 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5eda6eb24ef7d4bb0784bfb5793deafae94fd1094e530bfe3052e8245903352 [INFO] running `Command { std: "docker" "start" "-a" "c5eda6eb24ef7d4bb0784bfb5793deafae94fd1094e530bfe3052e8245903352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5eda6eb24ef7d4bb0784bfb5793deafae94fd1094e530bfe3052e8245903352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5eda6eb24ef7d4bb0784bfb5793deafae94fd1094e530bfe3052e8245903352", kill_on_drop: false }` [INFO] [stdout] c5eda6eb24ef7d4bb0784bfb5793deafae94fd1094e530bfe3052e8245903352 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d54b4a62c15ce82660cba30420e1c036d29c0c9883f409f148b2b492a828cbf5 [INFO] running `Command { std: "docker" "start" "-a" "d54b4a62c15ce82660cba30420e1c036d29c0c9883f409f148b2b492a828cbf5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling arrow-schema v53.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling gix-sec v0.10.11 [INFO] [stderr] Compiling arrow-buffer v53.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling arrow-data v53.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling geo-types v0.7.15 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling geozero v0.14.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pratt v0.4.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rspack-codespan-reporting v0.11.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling minstant v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling derive-visitor-macros v0.4.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-fs v0.11.3 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling gix-tempfile v14.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gix-path v0.10.14 [INFO] [stderr] Compiling arrow-array v53.4.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling gix-config-value v0.14.11 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling gix-glob v0.16.5 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling wkt v0.11.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling gix-revwalk v0.13.2 [INFO] [stderr] Compiling gix-ref v0.44.1 [INFO] [stderr] Compiling gix-pack v0.51.1 [INFO] [stderr] Compiling gix-revision v0.27.2 [INFO] [stderr] Compiling gix-traverse v0.39.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling gix-diff v0.44.1 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling fastrace-macro v0.7.5 [INFO] [stderr] Compiling gix-index v0.33.1 [INFO] [stderr] Compiling gix-refspec v0.23.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling fastrace v0.7.5 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling arrow-select v53.4.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling gix-odb v0.61.1 [INFO] [stderr] Compiling gix-discover v0.32.0 [INFO] [stderr] Compiling gix-config v0.37.0 [INFO] [stderr] Compiling arrow-row v53.4.0 [INFO] [stderr] Compiling arrow-arith v53.4.0 [INFO] [stderr] Compiling derive-visitor v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling arrow-cast v53.4.0 [INFO] [stderr] error: could not compile `arrow-array` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_array --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-53.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=1bbdade3fb50a67f -C extra-filename=-6883d8b78ee0689c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c89d25c96e8aec9d.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-9aa66654a41cab93.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-4159139ae9b21c07.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-ba6388f4ed7af329.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6e09b26d1f7b267a.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-a0a2fbe3dd5c4ced.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-acdfbba63b345327.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-76d4807fe2ea8335.rmeta --cap-lints allow --cap-lints=warn` (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-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.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="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=0bcd091cad979808 -C extra-filename=-c0c7c8a5357c570f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c922de7d27e480b6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-385afdfe95c3be32.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-663c423d4375cd7c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ee3101cca7bf9cf5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0f92ed58ffd7a1d6.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0704b26af8d3a43d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d75e24ce4d3f67dc.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [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-09-21-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.21/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=555018e6f91def4a -C extra-filename=-564203b981f8359a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-a02491428df75c88.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2642703f88b7c2f4.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-894995663c6db291.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-3e34dac867c0dd61.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-8169c4fb6b7a3b7d.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-2ae6a7038b9a0630.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9d781f334751eb0e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-0e405dec2ef8253b/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d54b4a62c15ce82660cba30420e1c036d29c0c9883f409f148b2b492a828cbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54b4a62c15ce82660cba30420e1c036d29c0c9883f409f148b2b492a828cbf5", kill_on_drop: false }` [INFO] [stdout] d54b4a62c15ce82660cba30420e1c036d29c0c9883f409f148b2b492a828cbf5