[INFO] cloning repository https://github.com/buka5587/maria [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buka5587/maria" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuka5587%2Fmaria", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuka5587%2Fmaria'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 498e4d802cc11a4bc3abde98ce0d78516bcd756d [INFO] testing buka5587/maria against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuka5587%2Fmaria" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/buka5587/maria [INFO] finished tweaking git repo https://github.com/buka5587/maria [INFO] tweaked toml for git repo https://github.com/buka5587/maria written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/buka5587/maria 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 git repo https://github.com/buka5587/maria 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4cc5c4c6e7fb229a5f354cd2d617ad668c9c8dea9b2a89f68c4fb7bc26d24e9a [INFO] running `Command { std: "docker" "start" "-a" "4cc5c4c6e7fb229a5f354cd2d617ad668c9c8dea9b2a89f68c4fb7bc26d24e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cc5c4c6e7fb229a5f354cd2d617ad668c9c8dea9b2a89f68c4fb7bc26d24e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc5c4c6e7fb229a5f354cd2d617ad668c9c8dea9b2a89f68c4fb7bc26d24e9a", kill_on_drop: false }` [INFO] [stdout] 4cc5c4c6e7fb229a5f354cd2d617ad668c9c8dea9b2a89f68c4fb7bc26d24e9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a5fde19124f280dd629b6a693f4e17aed851bea0afe7adede0744e788af9d983 [INFO] running `Command { std: "docker" "start" "-a" "a5fde19124f280dd629b6a693f4e17aed851bea0afe7adede0744e788af9d983", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling der_derive v0.4.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling daachorse v1.0.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling ct-codecs v1.1.2 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [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 tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling thiserror-core-impl v1.0.50 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.3 [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 qoi v0.4.1 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling hmac-sha512 v1.1.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling coarsetime v0.1.34 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.4 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling binstring v0.1.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ruzstd v0.4.0 [INFO] [stderr] Compiling sea-orm-macros v1.0.1 [INFO] [stderr] Compiling sec1_decode v0.1.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling error-doc-impl v0.1.0 [INFO] [stderr] Compiling macros-impl v0.0.0 (/opt/rustwide/workdir/packages/macro-rs/macros-impl) [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cuid-util v0.1.1 [INFO] [stderr] Compiling backend-rs v0.0.0 (/opt/rustwide/workdir/packages/backend-rs) [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling jwt-simple v0.11.9 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling macros v0.0.0 (/opt/rustwide/workdir/packages/macro-rs/macros) [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling nom-exif v1.4.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling bb8 v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling cuid2 v0.1.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling error-doc v0.2.0 [INFO] [stderr] Compiling emojis v0.6.3 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling zhconv v0.3.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling basen v0.1.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] error: could not compile `sqlx-core` (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 sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/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="_rt-tokio"' --cfg 'feature="_tls-rustls"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-none", "_tls-rustls", "any", "async-io", "async-std", "bigdecimal", "bit-vec", "bstr", "chrono", "crc", "default", "digest", "encoding_rs", "ipnetwork", "json", "mac_address", "migrate", "native-tls", "num-bigint", "offline", "regex", "rust_decimal", "rustls", "rustls-pemfile", "serde", "serde_json", "sha1", "sha2", "time", "tokio", "tokio-stream", "uuid", "webpki-roots"))' -C metadata=f14c3be0a21b2940 -C extra-filename=-397be1a4b65a0747 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-9e1a2a1220b456cb.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-0a95ca75e6f28135.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6ef7891ad1d0e9a7.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-69a99da113c267da.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-96bd24c4b05fb132.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-3a2fe914f78d7879.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-e47206b7620763d1.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-0282a877755a83ef.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-578ba2ef160dac56.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-451bff7c303527ba.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-272dccabc1ab005b.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-0f5f944794dc689e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8de34dfce080e8c5.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-a9d7dba6be6b5487.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-74dad0badfbe9316.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9a3ff67864b30e2c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08f38e9718637002.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-36683f28c94b06c2.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-5b3b4ed33f2f120c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ef66daf4e0b66e0c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b50104ed8dd2e96c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7ffad161b402965c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-fa67242f752a0fe9.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-27ae239c894778b8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0709a3dd3f7fa1fd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c388b27ec5eda4de.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0769114a59cbc327.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e455785b8610e929.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-bf0e186763aeecb0.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-da6c00699c81e448.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-42baa8bdde9a67a6/out` (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.40.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="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --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=12341d43328aed69 -C extra-filename=-c388b27ec5eda4de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6ef7891ad1d0e9a7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-331b00941c9580e8.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-23c500255296a4bd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e591be24d8b8b3c6.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-bd850b7004009205.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1434c85b27cb57d7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f71fe6da5fa9de63.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a5fde19124f280dd629b6a693f4e17aed851bea0afe7adede0744e788af9d983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5fde19124f280dd629b6a693f4e17aed851bea0afe7adede0744e788af9d983", kill_on_drop: false }` [INFO] [stdout] a5fde19124f280dd629b6a693f4e17aed851bea0afe7adede0744e788af9d983