[INFO] fetching crate blueprint-runner 0.1.0-alpha.13... [INFO] testing blueprint-runner-0.1.0-alpha.13 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate blueprint-runner 0.1.0-alpha.13 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate blueprint-runner 0.1.0-alpha.13 [INFO] finished tweaking crates.io crate blueprint-runner 0.1.0-alpha.13 [INFO] tweaked toml for crates.io crate blueprint-runner 0.1.0-alpha.13 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate blueprint-runner 0.1.0-alpha.13 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate blueprint-runner 0.1.0-alpha.13 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libp2p-request-response v0.28.0 [INFO] [stderr] Downloaded blueprint-crypto-hashing v0.1.0-alpha.4 [INFO] [stderr] Downloaded yamux v0.13.4 [INFO] [stderr] Downloaded libp2p-dcutr v0.13.0 [INFO] [stderr] Downloaded cbor4ii v0.3.3 [INFO] [stderr] Downloaded libp2p-autonat v0.14.0 [INFO] [stderr] Downloaded libp2p-relay v0.19.0 [INFO] [stderr] Downloaded libp2p-kad v0.47.0 [INFO] [stderr] Downloaded blueprint-networking v0.1.0-alpha.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 368b6a99999cf224ebac14be1ffbbfc35356e7553ea67c621077ccfdd658904b [INFO] running `Command { std: "docker" "start" "-a" "368b6a99999cf224ebac14be1ffbbfc35356e7553ea67c621077ccfdd658904b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "368b6a99999cf224ebac14be1ffbbfc35356e7553ea67c621077ccfdd658904b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368b6a99999cf224ebac14be1ffbbfc35356e7553ea67c621077ccfdd658904b", kill_on_drop: false }` [INFO] [stdout] 368b6a99999cf224ebac14be1ffbbfc35356e7553ea67c621077ccfdd658904b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1c7c07440f20eb856cccb217bb1362e9d6d74ee41bf32a21e0005bd519f01f11 [INFO] running `Command { std: "docker" "start" "-a" "1c7c07440f20eb856cccb217bb1362e9d6d74ee41bf32a21e0005bd519f01f11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling libp2p-identity v0.2.11 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling ruint v1.14.0 [INFO] [stderr] Compiling libp2p-core v0.43.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling syn-solidity v0.8.25 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling libp2p-swarm v0.46.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.25 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling nybbles v0.3.4 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling alloy-serde v0.12.6 [INFO] [stderr] Compiling alloy-eip2124 v0.1.0 [INFO] [stderr] Compiling alloy-eip7702 v0.5.1 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling alloy-eips v0.12.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling alloy-trie v0.7.9 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.25 [INFO] [stderr] Compiling scale-type-resolver v0.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling scale-bits v0.7.0 [INFO] [stderr] Compiling alloy-consensus v0.12.6 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling blueprint-std v0.1.0-alpha.3 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling alloy-sol-macro v0.8.25 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling scale-decode-derive v0.16.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling alloy-sol-types v0.8.25 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling scale-decode v0.16.0 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling alloy-consensus-any v0.12.6 [INFO] [stderr] Compiling alloy-network-primitives v0.12.6 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling frame-metadata v18.0.0 [INFO] [stderr] Compiling scale-encode-derive v0.10.0 [INFO] [stderr] Compiling jsonrpsee-types v0.24.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.12.6 [INFO] [stderr] Compiling alloy-json-rpc v0.12.6 [INFO] [stderr] Compiling jsonrpsee-core v0.24.9 [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling frame-decode v0.6.1 [INFO] [stderr] Compiling scale-encode v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling polkadot-sdk v0.7.0 [INFO] [stderr] Compiling alloy-signer v0.12.6 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling quinn-udp v0.5.12 [INFO] [stderr] Compiling alloy-rpc-types-any v0.12.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling yap v0.12.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling alloy-network v0.12.6 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling hickory-proto v0.25.0-alpha.5 [INFO] [stderr] Compiling scale-value v0.18.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.24.9 [INFO] [stderr] Compiling subxt-metadata v0.39.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling librocksdb-sys v0.11.0+8.1.1 [INFO] [stderr] Compiling blueprint-crypto-core v0.1.0-alpha.7 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling scale-typegen v0.10.0 [INFO] [stderr] Compiling keccak-hash v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling derive-where v1.4.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling subxt-utils-fetchmetadata v0.39.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling subxt-core v0.39.0 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling quinn-proto v0.11.12 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling subxt-codegen v0.39.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.24.9 [INFO] [stderr] Compiling alloy-signer-local v0.12.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling cbor4ii v0.3.3 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling hickory-resolver v0.25.0-alpha.5 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling libp2p-request-response v0.28.0 [INFO] [stderr] Compiling libp2p-tls v0.6.1 [INFO] [stderr] Compiling blueprint-crypto-ed25519 v0.1.0-alpha.7 [INFO] [stderr] Compiling blueprint-crypto-hashing v0.1.0-alpha.4 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling subxt-macro v0.39.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blueprint-crypto-k256 v0.1.0-alpha.7 [INFO] [stderr] Compiling jsonrpsee v0.24.9 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling igd-next v0.15.1 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling yamux v0.13.4 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling blueprint-core v0.1.0-alpha.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling blueprint-manager-bridge v0.1.0-alpha.3 [INFO] [stderr] Compiling libp2p-gossipsub v0.48.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling subxt-signer v0.39.0 [INFO] [stderr] Compiling subxt v0.39.0 [INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-musl-g++": No such file or directory (os error 2) [INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-musl-g++": No such file or directory (os error 2) [INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-musl-g++": No such file or directory (os error 2) [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v0.11.0+8.1.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-b4c42e3325c81f88/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ROCKSDB_COMPILE [INFO] [stderr] cargo:rerun-if-env-changed=ROCKSDB_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=ROCKSDB_STATIC [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/librocksdb-sys-846fb232ffd8c1db/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-musl) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-musl [INFO] [stderr] CXX_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_musl [INFO] [stderr] CXX_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXX [INFO] [stderr] TARGET_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] RUSTC_LINKER = None [INFO] [stderr] PATH = Some(/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-musl-g++": No such file or directory (os error 2) [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/librocksdb-sys-846fb232ffd8c1db/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-musl-g++": No such file or directory (os error 2) [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-musl) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/librocksdb-sys-846fb232ffd8c1db/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-musl-g++": No such file or directory (os error 2) [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-musl) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8de4c7234dd9b97c9d76b58671343fdbbc9a433e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: failed to find tool "x86_64-linux-musl-g++": No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1c7c07440f20eb856cccb217bb1362e9d6d74ee41bf32a21e0005bd519f01f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7c07440f20eb856cccb217bb1362e9d6d74ee41bf32a21e0005bd519f01f11", kill_on_drop: false }` [INFO] [stdout] 1c7c07440f20eb856cccb217bb1362e9d6d74ee41bf32a21e0005bd519f01f11