[INFO] cloning repository https://github.com/cryptix-network/rusty-cryptix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptix-network/rusty-cryptix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptix-network%2Frusty-cryptix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptix-network%2Frusty-cryptix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e6182f002a442b10aa3a887d6d434cd6f3b1d42 [INFO] checking cryptix-network/rusty-cryptix against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptix-network%2Frusty-cryptix" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptix-network/rusty-cryptix on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cryptix-network/rusty-cryptix [INFO] finished tweaking git repo https://github.com/cryptix-network/rusty-cryptix [INFO] tweaked toml for git repo https://github.com/cryptix-network/rusty-cryptix written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cryptix-network/rusty-cryptix 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa1b7cd89fab038472838c81c2b0e212167c3ad654865056cc4c271670682725 [INFO] running `Command { std: "docker" "start" "-a" "aa1b7cd89fab038472838c81c2b0e212167c3ad654865056cc4c271670682725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1b7cd89fab038472838c81c2b0e212167c3ad654865056cc4c271670682725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1b7cd89fab038472838c81c2b0e212167c3ad654865056cc4c271670682725", kill_on_drop: false }` [INFO] [stdout] aa1b7cd89fab038472838c81c2b0e212167c3ad654865056cc4c271670682725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df9db1613b8991e1bd81224c6b4e384b166fdd78d4a23d02ddb8b25f69bc22c3 [INFO] running `Command { std: "docker" "start" "-a" "df9db1613b8991e1bd81224c6b4e384b166fdd78d4a23d02ddb8b25f69bc22c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking triggered v0.1.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking hexplay v0.3.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling parse-variants-derive v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling parse-variants v1.0.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling workflow-macro-tools v0.18.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling workflow-core-macros v0.18.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling cryptix-utils v0.16.1 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling cryptix-hashes v0.16.1 (/opt/rustwide/workdir/crypto/hashes) [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking sysinfo v0.31.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling workflow-wasm-macros v0.18.0 [INFO] [stderr] Checking malachite-base v0.4.22 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking workflow-log v0.18.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking linkme v0.2.10 [INFO] [stderr] Compiling intertrait-macros v0.2.2 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking intertrait v0.2.2 [INFO] [stderr] Compiling workflow-core v0.18.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking workflow-serializer v0.18.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking cryptix-core v0.16.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking cryptix-txscript-errors v0.16.1 (/opt/rustwide/workdir/crypto/txscript/errors) [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling cryptix-rpc-macros v0.16.1 (/opt/rustwide/workdir/rpc/macros) [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling workflow-task-macros v0.18.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking clap_builder v4.5.34 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking workflow-panic-hook v0.18.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking workflow-wasm v0.18.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking workflow-task v0.18.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Checking cryptix-math v0.16.1 (/opt/rustwide/workdir/math) [INFO] [stderr] Checking cryptix-addresses v0.16.1 (/opt/rustwide/workdir/crypto/addresses) [INFO] [stderr] Checking cryptix-wasm-core v0.16.1 (/opt/rustwide/workdir/wasm/core) [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking clap v4.5.34 [INFO] [stderr] Checking cryptix-merkle v0.16.1 (/opt/rustwide/workdir/crypto/merkle) [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking cryptix-muhash v0.16.1 (/opt/rustwide/workdir/crypto/muhash) [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking cryptix-consensus-core v0.16.1 (/opt/rustwide/workdir/consensus/core) [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking workflow-websocket v0.18.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking cryptix-txscript v0.16.1 (/opt/rustwide/workdir/crypto/txscript) [INFO] [stderr] Checking cryptix-mining-errors v0.16.1 (/opt/rustwide/workdir/mining/errors) [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Checking manual_future v0.1.1 [INFO] [stderr] Compiling workflow-rpc-macros v0.18.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking workflow-rpc v0.18.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking cryptix-notify v0.16.1 (/opt/rustwide/workdir/notify) [INFO] [stderr] Checking cryptix-consensus-client v0.16.1 (/opt/rustwide/workdir/consensus/client) [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking duration-string v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking cryptix-consensus-notify v0.16.1 (/opt/rustwide/workdir/consensus/notify) [INFO] [stderr] Checking cryptix-index-core v0.16.1 (/opt/rustwide/workdir/indexes/core) [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking cryptix-consensus-wasm v0.16.1 (/opt/rustwide/workdir/consensus/wasm) [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking cryptix-rpc-core v0.16.1 (/opt/rustwide/workdir/rpc/core) [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking cryptix-consensusmanager v0.16.1 (/opt/rustwide/workdir/components/consensusmanager) [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling librocksdb-sys v0.16.0+8.10.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking cryptix-utils-tower v0.16.1 (/opt/rustwide/workdir/utils/tower) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cryptix-p2p-lib v0.16.1 (/opt/rustwide/workdir/protocol/p2p) [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking workflow-dom v0.18.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking seqlock v0.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling blake3 v1.7.0 [INFO] [stderr] Checking workflow-http v0.18.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking xml-rs v0.8.25 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking neli v0.6.5 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking cryptix-bip32 v0.16.1 (/opt/rustwide/workdir/wallet/bip32) [INFO] [stderr] Checking attohttpc v0.24.1 [INFO] [stderr] Checking cryptix-wrpc-client v0.16.1 (/opt/rustwide/workdir/rpc/wrpc/client) [INFO] [stderr] Compiling cryptix-grpc-core v0.16.1 (/opt/rustwide/workdir/rpc/grpc/core) [INFO] [stderr] Compiling macroific_core v1.0.2 [INFO] [stderr] Compiling macroific_attr_parse v1.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking local-ip-address v0.6.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling macroific_macro v1.1.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking sweep-bptree v0.4.1 [INFO] [stderr] Compiling macroific v1.3.1 [INFO] [stderr] Checking cryptix-pow v0.16.1 (/opt/rustwide/workdir/consensus/pow) [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking cryptix-mining v0.16.1 (/opt/rustwide/workdir/mining) [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking igd-next v0.14.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking node-sys v0.4.2 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking chrome-sys v0.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking workflow-chrome v0.18.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking crypto_secretbox v0.1.1 [INFO] [stderr] Checking cryptix-wallet-pskt v0.16.1 (/opt/rustwide/workdir/wallet/pskt) [INFO] [stderr] Compiling accessory v1.3.1 [INFO] [stderr] Compiling delegate-display v2.1.1 [INFO] [stderr] Compiling workflow-perf-monitor v0.0.2 [INFO] [stderr] Compiling fancy_constructor v1.3.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling libmimalloc-sys v0.1.40 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking cryptix-perf-monitor v0.16.1 (/opt/rustwide/workdir/metrics/perf_monitor) [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Checking deunicode v1.6.1 [INFO] [stderr] Checking indexed_db_futures v0.5.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking slugify-rs v0.0.3 [INFO] [stderr] Compiling cryptix-wallet-macros v0.16.1 (/opt/rustwide/workdir/wallet/macros) [INFO] [stderr] Checking cryptix-grpc-client v0.16.1 (/opt/rustwide/workdir/rpc/grpc/client) [INFO] [stderr] Checking crypto_box v0.9.1 [INFO] [stderr] Checking cryptix-metrics-core v0.16.1 (/opt/rustwide/workdir/metrics/core) [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking cryptix-wrpc-wasm v0.16.1 (/opt/rustwide/workdir/rpc/wrpc/wasm) [INFO] [stderr] Checking cryptix-wallet-keys v0.16.1 (/opt/rustwide/workdir/wallet/keys) [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cfb-mode v0.8.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking fixedstr v0.5.9 [INFO] [stderr] Checking evpkdf v0.2.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sorted-insert v0.2.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking mimalloc v0.1.44 [INFO] [stderr] Checking nw-sys v0.1.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking cryptix-alloc v0.16.1 (/opt/rustwide/workdir/utils/alloc) [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling workflow-terminal-macros v0.18.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking workflow-node v0.18.0 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking workflow-nw v0.18.0 [INFO] [stderr] Checking workflow-store v0.18.0 [INFO] [stderr] Checking workflow-terminal v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking cryptix-wallet-core v0.16.1 (/opt/rustwide/workdir/wallet/core) [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling peroxide v0.32.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling peroxide-ad v0.3.0 [INFO] [stderr] Checking order-stat v0.1.3 [INFO] [stderr] Checking puruspe v0.2.5 [INFO] [stderr] Checking special v0.10.3 [INFO] [stderr] Checking lru v0.9.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking rv v0.16.5 [INFO] [stderr] Checking rothschild v0.16.1 (/opt/rustwide/workdir/rothschild) [INFO] [stderr] Checking cryptix-wrpc-example-subscriber v0.16.1 (/opt/rustwide/workdir/rpc/wrpc/examples/subscriber) [INFO] [stderr] Checking cryptix-wrpc-simple-client-example v0.16.1 (/opt/rustwide/workdir/rpc/wrpc/examples/simple_client) [INFO] [stderr] error: could not compile `cryptix-wallet-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/bin/rustc --crate-name cryptix_wallet_core --edition=2021 wallet/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::empty_docs' --test --cfg 'feature="default"' --cfg 'feature="wasm32-core"' --cfg 'feature="wasm32-sdk"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "multi-user", "wasm32-core", "wasm32-keygen", "wasm32-sdk"))' -C metadata=405d3c7cc11811ca -C extra-filename=-6250deb10b52fdb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-35e2bbf7b926ca7b.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-890be7e0605052a7.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-82316fce91235233.rmeta --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-675edf1902baf54a.rmeta --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-bc1ad5db6169f1c0.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a8a2de2671142d14.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern borsh=/opt/rustwide/target/debug/deps/libborsh-34fbcb0cda986fc2.rmeta --extern cfb_mode=/opt/rustwide/target/debug/deps/libcfb_mode-26885aeca0360f7d.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-fe0411c85b063fd3.rmeta --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-71c3521ff4703e21.rmeta --extern cryptix_addresses=/opt/rustwide/target/debug/deps/libcryptix_addresses-6e5e9d9b12e79e05.rmeta --extern cryptix_bip32=/opt/rustwide/target/debug/deps/libcryptix_bip32-e2e60f213fe7ca13.rmeta --extern cryptix_consensus_client=/opt/rustwide/target/debug/deps/libcryptix_consensus_client-4795cb859ad21e0c.rmeta --extern cryptix_consensus_core=/opt/rustwide/target/debug/deps/libcryptix_consensus_core-b0fbb7566f024fe3.rmeta --extern cryptix_consensus_wasm=/opt/rustwide/target/debug/deps/libcryptix_consensus_wasm-1ff713d63dcb64c0.rmeta --extern cryptix_core=/opt/rustwide/target/debug/deps/libcryptix_core-5528bb7f4c8597ff.rmeta --extern cryptix_hashes=/opt/rustwide/target/debug/deps/libcryptix_hashes-1130df98c1733766.rmeta --extern cryptix_metrics_core=/opt/rustwide/target/debug/deps/libcryptix_metrics_core-aeae92657d1091b4.rmeta --extern cryptix_notify=/opt/rustwide/target/debug/deps/libcryptix_notify-0efeab104a8fdf3a.rmeta --extern cryptix_rpc_core=/opt/rustwide/target/debug/deps/libcryptix_rpc_core-39a133a6def48e70.rmeta --extern cryptix_txscript=/opt/rustwide/target/debug/deps/libcryptix_txscript-13694e634e75a68c.rmeta --extern cryptix_txscript_errors=/opt/rustwide/target/debug/deps/libcryptix_txscript_errors-d368040a758330b1.rmeta --extern cryptix_utils=/opt/rustwide/target/debug/deps/libcryptix_utils-858b3e2e35715842.rmeta --extern cryptix_wallet_keys=/opt/rustwide/target/debug/deps/libcryptix_wallet_keys-886ce6063a336855.rmeta --extern cryptix_wallet_macros=/opt/rustwide/target/debug/deps/libcryptix_wallet_macros-d4f948ff8bf23f02.so --extern cryptix_wallet_pskt=/opt/rustwide/target/debug/deps/libcryptix_wallet_pskt-7af61c5fc33caa1d.rmeta --extern cryptix_wasm_core=/opt/rustwide/target/debug/deps/libcryptix_wasm_core-f23736cf06c34633.rmeta --extern cryptix_wrpc_client=/opt/rustwide/target/debug/deps/libcryptix_wrpc_client-709dd76fa7f241f3.rmeta --extern cryptix_wrpc_wasm=/opt/rustwide/target/debug/deps/libcryptix_wrpc_wasm-1c52265c0387eecb.rmeta --extern crypto_box=/opt/rustwide/target/debug/deps/libcrypto_box-f4d217614e86dcc0.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4f24e9ffd50c4afc.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-8bf73e184bc31889.so --extern downcast=/opt/rustwide/target/debug/deps/libdowncast-ff1b85e1ac1b2bff.rmeta --extern evpkdf=/opt/rustwide/target/debug/deps/libevpkdf-6fbba54414f22bcc.rmeta --extern faster_hex=/opt/rustwide/target/debug/deps/libfaster_hex-b0da8f0f653a5b28.rmeta --extern fixedstr=/opt/rustwide/target/debug/deps/libfixedstr-635bec4ad5cafd0e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-872435144e8aa256.rmeta --extern heapless=/opt/rustwide/target/debug/deps/libheapless-d196b9c7e813fe0d.rmeta --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-405d3ae16531c1e8.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-97d9f076d087eba2.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-2069394d2bc108c3.rmeta --extern indexed_db_futures=/opt/rustwide/target/debug/deps/libindexed_db_futures-b4d11498eff339fa.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c32a043ed257b017.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-db450aae6a0eb4c4.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-b285360760f3dcc9.rmeta --extern pad=/opt/rustwide/target/debug/deps/libpad-e9cddb72165cb266.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-feb7b160e5b022c6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a276865d20107897.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9c3941406f686ce8.rmeta --extern ripemd=/opt/rustwide/target/debug/deps/libripemd-bf947a1c03d9aa9b.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-2c0a574dfefc2be1.rmeta --extern separator=/opt/rustwide/target/debug/deps/libseparator-488b4b2fd6f8244f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0641ae8cfe6ebf4a.rmeta --extern serde_wasm_bindgen=/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-74b30758c87c6e05.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78b8df2f31c2031e.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-ea14535094e85879.so --extern sha1=/opt/rustwide/target/debug/deps/libsha1-a7809c5748d07785.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c8a05998e62b3bf8.rmeta --extern slugify_rs=/opt/rustwide/target/debug/deps/libslugify_rs-58561708632693c8.rmeta --extern sorted_insert=/opt/rustwide/target/debug/deps/libsorted_insert-cfe6ae0cbbae7167.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c435e5abc6d19dd4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3af437ac0a09f519.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-99a5231a5da63a47.rmeta --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-2db9d8a9fb689de0.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-4e33e181cbb96f07.rmeta --extern workflow_core=/opt/rustwide/target/debug/deps/libworkflow_core-cf87039221331dc2.rmeta --extern workflow_log=/opt/rustwide/target/debug/deps/libworkflow_log-457497c5d646f0b5.rmeta --extern workflow_node=/opt/rustwide/target/debug/deps/libworkflow_node-1d0b8945d7398c4d.rmeta --extern workflow_rpc=/opt/rustwide/target/debug/deps/libworkflow_rpc-cda8d1a13cde273f.rmeta --extern workflow_store=/opt/rustwide/target/debug/deps/libworkflow_store-d287f6ed162aa2c2.rmeta --extern workflow_wasm=/opt/rustwide/target/debug/deps/libworkflow_wasm-82ca7569f5f3501f.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-cc3680e2dee3c7d9.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/cryptix-hashes-1303173a1d2b2367/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-d271569c0f88eba1/out -L native=/opt/rustwide/target/debug/build/ring-5af63595999b4744/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cryptix-wallet-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fc545c6b951a304df08b327c158f92678582f435/bin/rustc --crate-name cryptix_wallet_core --edition=2021 wallet/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::empty_docs' --cfg 'feature="default"' --cfg 'feature="wasm32-core"' --cfg 'feature="wasm32-sdk"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "multi-user", "wasm32-core", "wasm32-keygen", "wasm32-sdk"))' -C metadata=821a334cee356f84 -C extra-filename=-e720d2b34a970614 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-35e2bbf7b926ca7b.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-890be7e0605052a7.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-82316fce91235233.rmeta --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-675edf1902baf54a.rmeta --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-bc1ad5db6169f1c0.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a8a2de2671142d14.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern borsh=/opt/rustwide/target/debug/deps/libborsh-34fbcb0cda986fc2.rmeta --extern cfb_mode=/opt/rustwide/target/debug/deps/libcfb_mode-26885aeca0360f7d.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-fe0411c85b063fd3.rmeta --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-71c3521ff4703e21.rmeta --extern cryptix_addresses=/opt/rustwide/target/debug/deps/libcryptix_addresses-6e5e9d9b12e79e05.rmeta --extern cryptix_bip32=/opt/rustwide/target/debug/deps/libcryptix_bip32-e2e60f213fe7ca13.rmeta --extern cryptix_consensus_client=/opt/rustwide/target/debug/deps/libcryptix_consensus_client-4795cb859ad21e0c.rmeta --extern cryptix_consensus_core=/opt/rustwide/target/debug/deps/libcryptix_consensus_core-b0fbb7566f024fe3.rmeta --extern cryptix_consensus_wasm=/opt/rustwide/target/debug/deps/libcryptix_consensus_wasm-1ff713d63dcb64c0.rmeta --extern cryptix_core=/opt/rustwide/target/debug/deps/libcryptix_core-5528bb7f4c8597ff.rmeta --extern cryptix_hashes=/opt/rustwide/target/debug/deps/libcryptix_hashes-1130df98c1733766.rmeta --extern cryptix_metrics_core=/opt/rustwide/target/debug/deps/libcryptix_metrics_core-aeae92657d1091b4.rmeta --extern cryptix_notify=/opt/rustwide/target/debug/deps/libcryptix_notify-0efeab104a8fdf3a.rmeta --extern cryptix_rpc_core=/opt/rustwide/target/debug/deps/libcryptix_rpc_core-39a133a6def48e70.rmeta --extern cryptix_txscript=/opt/rustwide/target/debug/deps/libcryptix_txscript-13694e634e75a68c.rmeta --extern cryptix_txscript_errors=/opt/rustwide/target/debug/deps/libcryptix_txscript_errors-d368040a758330b1.rmeta --extern cryptix_utils=/opt/rustwide/target/debug/deps/libcryptix_utils-858b3e2e35715842.rmeta --extern cryptix_wallet_keys=/opt/rustwide/target/debug/deps/libcryptix_wallet_keys-886ce6063a336855.rmeta --extern cryptix_wallet_macros=/opt/rustwide/target/debug/deps/libcryptix_wallet_macros-d4f948ff8bf23f02.so --extern cryptix_wallet_pskt=/opt/rustwide/target/debug/deps/libcryptix_wallet_pskt-7af61c5fc33caa1d.rmeta --extern cryptix_wasm_core=/opt/rustwide/target/debug/deps/libcryptix_wasm_core-f23736cf06c34633.rmeta --extern cryptix_wrpc_client=/opt/rustwide/target/debug/deps/libcryptix_wrpc_client-709dd76fa7f241f3.rmeta --extern cryptix_wrpc_wasm=/opt/rustwide/target/debug/deps/libcryptix_wrpc_wasm-1c52265c0387eecb.rmeta --extern crypto_box=/opt/rustwide/target/debug/deps/libcrypto_box-f4d217614e86dcc0.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4f24e9ffd50c4afc.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-8bf73e184bc31889.so --extern downcast=/opt/rustwide/target/debug/deps/libdowncast-ff1b85e1ac1b2bff.rmeta --extern evpkdf=/opt/rustwide/target/debug/deps/libevpkdf-6fbba54414f22bcc.rmeta --extern faster_hex=/opt/rustwide/target/debug/deps/libfaster_hex-b0da8f0f653a5b28.rmeta --extern fixedstr=/opt/rustwide/target/debug/deps/libfixedstr-635bec4ad5cafd0e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-872435144e8aa256.rmeta --extern heapless=/opt/rustwide/target/debug/deps/libheapless-d196b9c7e813fe0d.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-97d9f076d087eba2.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-2069394d2bc108c3.rmeta --extern indexed_db_futures=/opt/rustwide/target/debug/deps/libindexed_db_futures-b4d11498eff339fa.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c32a043ed257b017.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-db450aae6a0eb4c4.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-b285360760f3dcc9.rmeta --extern pad=/opt/rustwide/target/debug/deps/libpad-e9cddb72165cb266.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-feb7b160e5b022c6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a276865d20107897.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9c3941406f686ce8.rmeta --extern ripemd=/opt/rustwide/target/debug/deps/libripemd-bf947a1c03d9aa9b.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-2c0a574dfefc2be1.rmeta --extern separator=/opt/rustwide/target/debug/deps/libseparator-488b4b2fd6f8244f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0641ae8cfe6ebf4a.rmeta --extern serde_wasm_bindgen=/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-74b30758c87c6e05.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78b8df2f31c2031e.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-a7809c5748d07785.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c8a05998e62b3bf8.rmeta --extern slugify_rs=/opt/rustwide/target/debug/deps/libslugify_rs-58561708632693c8.rmeta --extern sorted_insert=/opt/rustwide/target/debug/deps/libsorted_insert-cfe6ae0cbbae7167.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c435e5abc6d19dd4.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-99a5231a5da63a47.rmeta --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-2db9d8a9fb689de0.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-4e33e181cbb96f07.rmeta --extern workflow_core=/opt/rustwide/target/debug/deps/libworkflow_core-cf87039221331dc2.rmeta --extern workflow_log=/opt/rustwide/target/debug/deps/libworkflow_log-457497c5d646f0b5.rmeta --extern workflow_node=/opt/rustwide/target/debug/deps/libworkflow_node-1d0b8945d7398c4d.rmeta --extern workflow_rpc=/opt/rustwide/target/debug/deps/libworkflow_rpc-cda8d1a13cde273f.rmeta --extern workflow_store=/opt/rustwide/target/debug/deps/libworkflow_store-d287f6ed162aa2c2.rmeta --extern workflow_wasm=/opt/rustwide/target/debug/deps/libworkflow_wasm-82ca7569f5f3501f.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-cc3680e2dee3c7d9.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/cryptix-hashes-1303173a1d2b2367/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-d271569c0f88eba1/out -L native=/opt/rustwide/target/debug/build/ring-5af63595999b4744/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "df9db1613b8991e1bd81224c6b4e384b166fdd78d4a23d02ddb8b25f69bc22c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df9db1613b8991e1bd81224c6b4e384b166fdd78d4a23d02ddb8b25f69bc22c3", kill_on_drop: false }` [INFO] [stdout] df9db1613b8991e1bd81224c6b4e384b166fdd78d4a23d02ddb8b25f69bc22c3