[INFO] cloning repository https://github.com/DougAnderson444/vaiber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DougAnderson444/vaiber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fvaiber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fvaiber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f2bddd984a5aa1c22102ca48bf02d65cf0c38f2
[INFO] testing DougAnderson444/vaiber against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fvaiber" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DougAnderson444/vaiber
[INFO] finished tweaking git repo https://github.com/DougAnderson444/vaiber
[INFO] tweaked toml for git repo https://github.com/DougAnderson444/vaiber written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DougAnderson444/vaiber on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DougAnderson444/vaiber 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/cryptidtech/bs`
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding bs v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding bs-p2p v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding bs-peer v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding bs-traits v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding bs-wallets v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding comrade v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding comrade-reference v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding multibase v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding multicid v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding multicodec v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding multihash v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding multikey v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding multisig v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding multitrait v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding multiutil v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding provenance-log v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]       Adding rng v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d1f96ac514645e54761949e4c120d2e812803a63dbf47efab1b5c860d4fed48
[INFO] running `Command { std: "docker" "start" "-a" "9d1f96ac514645e54761949e4c120d2e812803a63dbf47efab1b5c860d4fed48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d1f96ac514645e54761949e4c120d2e812803a63dbf47efab1b5c860d4fed48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d1f96ac514645e54761949e4c120d2e812803a63dbf47efab1b5c860d4fed48", kill_on_drop: false }`
[INFO] [stdout] 9d1f96ac514645e54761949e4c120d2e812803a63dbf47efab1b5c860d4fed48
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51a43db77c90215f73dbb78b742d9dd4074f8a41c2b53ea9face9ae83d26f79c
[INFO] running `Command { std: "docker" "start" "-a" "51a43db77c90215f73dbb78b742d9dd4074f8a41c2b53ea9face9ae83d26f79c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling uint-zigzag v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling wasmi_core v0.40.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling dioxus-rsx v0.6.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling rng v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling wasmi_ir v0.40.0
[INFO] [stderr]    Compiling multi-stash v0.2.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling wasmi_collections v0.40.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling generational-box v0.6.2
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling multitrait v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling multibase v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling kem v0.3.0-pre.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling ml-kem v0.2.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling multicodec v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)
[INFO] [stderr]    Compiling dioxus-core v0.6.3
[INFO] [stderr]    Compiling serde_bare v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling blstrs_plus v0.8.18
[INFO] [stderr]    Compiling vsss-rs v4.3.8
[INFO] [stderr] error: failed to run custom build command for `multicodec v1.0.0 (https://github.com/cryptidtech/bs?branch=doug%2Fbs-p2p#a56817bf)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/multicodec-bbabda3fb9af90fa/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   loading multicodecs table from /opt/rustwide/cargo-home/git/checkouts/bs-d184db6ab02a264f/a56817b/crates/multicodec/table.csv
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/bs-d184db6ab02a264f/a56817b/crates/multicodec/table.csv
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "51a43db77c90215f73dbb78b742d9dd4074f8a41c2b53ea9face9ae83d26f79c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51a43db77c90215f73dbb78b742d9dd4074f8a41c2b53ea9face9ae83d26f79c", kill_on_drop: false }`
[INFO] [stdout] 51a43db77c90215f73dbb78b742d9dd4074f8a41c2b53ea9face9ae83d26f79c
