[INFO] fetching crate dmc-dsg 0.1.4...
[INFO] testing dmc-dsg-0.1.4 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate dmc-dsg 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dmc-dsg 0.1.4
[INFO] finished tweaking crates.io crate dmc-dsg 0.1.4
[INFO] tweaked toml for crates.io crate dmc-dsg 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dmc-dsg 0.1.4 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 503 packages to latest compatible versions
[INFO] [stderr]       Adding flexi_logger v0.19.5 (available: v0.19.6)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding lazy_static v1.4.0 (available: v1.5.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32847a618bbe165e818e1d432e4f50b2525fa959606a035201ec92b80bda3a0c
[INFO] running `Command { std: "docker" "start" "-a" "32847a618bbe165e818e1d432e4f50b2525fa959606a035201ec92b80bda3a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32847a618bbe165e818e1d432e4f50b2525fa959606a035201ec92b80bda3a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32847a618bbe165e818e1d432e4f50b2525fa959606a035201ec92b80bda3a0c", kill_on_drop: false }`
[INFO] [stdout] 32847a618bbe165e818e1d432e4f50b2525fa959606a035201ec92b80bda3a0c
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c54290a17f537c93578923a48d1afd9b91e0e5d1f02d830c4081d2da410cbd7e
[INFO] running `Command { std: "docker" "start" "-a" "c54290a17f537c93578923a48d1afd9b91e0e5d1f02d830c4081d2da410cbd7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling serde_fmt v1.1.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling value-bag-serde1 v1.12.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling protoc v2.28.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling protoc-rust v2.28.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling cyfs-base v0.6.12
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling int-enum-impl v0.4.0
[INFO] [stderr]    Compiling hmac-drbg v0.2.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling rsa v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling int-enum v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling hkdf v0.8.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling cyfs-base-derive v0.5.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling intbits v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lru_time_cache v0.11.11
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling async-tls v0.10.0
[INFO] [stderr]    Compiling deadpool v0.7.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling primitive-types v0.9.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling async-h1 v2.3.4
[INFO] [stderr]    Compiling rsa-export v0.1.2
[INFO] [stderr]    Compiling simple_logger v2.3.0
[INFO] [stderr]    Compiling rusqlite v0.27.0
[INFO] [stderr]    Compiling cyfs-ecies v0.1.4
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling async-sse v4.1.0
[INFO] [stderr]    Compiling async-session v2.0.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling femme v2.2.1
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling route-recognizer v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling flexi_logger v0.19.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling named-lock v0.3.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling sysinfo v0.27.8
[INFO] [stderr]    Compiling cyfs-async-h1 v2.3.3
[INFO] [stderr]    Compiling log-panics v2.1.0
[INFO] [stderr]    Compiling cyfs-sha2 v0.8.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling ringbuf v0.2.8
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling cyfs-raptorq v1.6.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling cyfs-core v0.6.7
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cyfs-util v0.6.8
[INFO] [stderr]    Compiling cyfs-debug v0.6.6
[INFO] [stderr]    Compiling cyfs-bdt v0.7.3
[INFO] [stderr]    Compiling cyfs-lib v0.8.3
[INFO] [stderr] error: could not compile `cyfs-bdt` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name cyfs_bdt --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cyfs-bdt-0.7.3/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())' -C metadata=3d9fd93b772cd4d7 -C extra-filename=-7d18ae413c307676 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-1bd4dc1599f9183a.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5ca90ae454cf5e57.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-48292a2db1c3f6d5.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-2f7578d9593805e9.rmeta --extern cyfs_base=/opt/rustwide/target/debug/deps/libcyfs_base-27d314269c1088f9.rmeta --extern cyfs_debug=/opt/rustwide/target/debug/deps/libcyfs_debug-7698d27d3d34bbf0.rmeta --extern cyfs_raptorq=/opt/rustwide/target/debug/deps/libcyfs_raptorq-fd86755f813b1101.rlib --extern cyfs_util=/opt/rustwide/target/debug/deps/libcyfs_util-6b08749d6fa31b29.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7208b1235ba4d6f2.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-932740ae706472e0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b8a79d0f534195c5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-31674bd48d2339a4.rmeta --extern lru_time_cache=/opt/rustwide/target/debug/deps/liblru_time_cache-e4e9679573c335b3.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-380e091b79bd6e66.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-0ac255051f871dab.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-771148d39c6919db.rmeta --extern ringbuf=/opt/rustwide/target/debug/deps/libringbuf-3161122b5a7288f5.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-b4b9a04e56985687.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-812851b95e4e1b1c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-74b0e12460b58f80.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0d8c6f2be01f54f4.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8b1e66af27f0b585.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-1bcc051e25761658.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-5ffced27f1edba0c/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-6aadfa2666a70447/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-0ef26eb2a46082e4/out -L native=/opt/rustwide/target/debug/build/blake3-95142f6679061438/out -L native=/opt/rustwide/target/debug/build/blake3-95142f6679061438/out -L native=/opt/rustwide/target/debug/build/ring-9bc9a68d4c2d05cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c54290a17f537c93578923a48d1afd9b91e0e5d1f02d830c4081d2da410cbd7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54290a17f537c93578923a48d1afd9b91e0e5d1f02d830c4081d2da410cbd7e", kill_on_drop: false }`
[INFO] [stdout] c54290a17f537c93578923a48d1afd9b91e0e5d1f02d830c4081d2da410cbd7e
