[INFO] cloning repository https://github.com/aspectron/krc721 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aspectron/krc721" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspectron%2Fkrc721", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspectron%2Fkrc721'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45ce79874414d1a69530a545e860ca3f6f9d88f9 [INFO] testing aspectron/krc721 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspectron%2Fkrc721" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aspectron/krc721 [INFO] finished tweaking git repo https://github.com/aspectron/krc721 [INFO] tweaked toml for git repo https://github.com/aspectron/krc721 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aspectron/krc721 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aspectron/krc721 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 523dd3120fccd76d63bc368b4bce82d9767c86d6ba31f052f94e4e0dc6f1b8e3 [INFO] running `Command { std: "docker" "start" "-a" "523dd3120fccd76d63bc368b4bce82d9767c86d6ba31f052f94e4e0dc6f1b8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "523dd3120fccd76d63bc368b4bce82d9767c86d6ba31f052f94e4e0dc6f1b8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523dd3120fccd76d63bc368b4bce82d9767c86d6ba31f052f94e4e0dc6f1b8e3", kill_on_drop: false }` [INFO] [stdout] 523dd3120fccd76d63bc368b4bce82d9767c86d6ba31f052f94e4e0dc6f1b8e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8886efe6468512695489d0cca3524b0e17676dbb0eb316c615dbc9a78a68f6f0 [INFO] running `Command { std: "docker" "start" "-a" "8886efe6468512695489d0cca3524b0e17676dbb0eb316c615dbc9a78a68f6f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling parse-variants-derive v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling parse-variants v1.0.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling hexplay v0.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling triggered v0.1.2 [INFO] [stderr] Compiling workflow-log v0.18.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling workflow-macro-tools v0.18.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling workflow-core v0.18.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling workflow-core-macros v0.18.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling kaspa-utils v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling kaspa-hashes v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling workflow-wasm-macros v0.18.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling linkme v0.2.10 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling intertrait-macros v0.2.2 [INFO] [stderr] Compiling malachite-base v0.4.22 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling workflow-panic-hook v0.18.0 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling intertrait v0.2.2 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling workflow-serializer v0.18.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling kaspa-core v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling workflow-wasm v0.18.0 [INFO] [stderr] Compiling kaspa-txscript-errors v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling kaspa-merkle v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-addresses v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-wasm-core v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling workflow-task-macros v0.18.0 [INFO] [stderr] Compiling kaspa-rpc-macros v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling workflow-task v0.18.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling kaspa-math v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling manual_future v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling kaspa-muhash v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling workflow-rpc-macros v0.18.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling kaspa-consensus-core v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling macroific_core v1.0.2 [INFO] [stderr] Compiling macroific_attr_parse v1.3.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling kaspa-txscript v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-mining-errors v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling macroific_macro v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling workflow-websocket v0.18.0 [INFO] [stderr] Compiling macroific v1.3.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling kaspa-notify v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-consensus-client v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-consensus-notify v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-index-core v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling workflow-rpc v0.18.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling kaspa-consensus-wasm v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-rpc-core v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling librocksdb-sys v0.16.0+8.10.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling kaspa-bip32 v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling node-sys v0.4.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling workflow-dom v0.18.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling chrome-sys v0.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling workflow-http v0.18.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling duration-string v0.4.0 [INFO] [stderr] Compiling base64ct v1.7.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling kaspa-wrpc-client v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling workflow-chrome v0.18.0 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling workflow-perf-monitor v0.0.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling fancy_constructor v1.3.0 [INFO] [stderr] Compiling delegate-display v2.1.1 [INFO] [stderr] Compiling workflow-node v0.18.0 [INFO] [stderr] Compiling accessory v1.3.1 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling kaspa-metrics-core v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-wallet-pskt v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-wallet-macros v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling workflow-store v0.18.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling slugify-rs v0.0.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling indexed_db_futures v0.5.0 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling kaspa-consensusmanager v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-wallet-keys v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling evpkdf v0.2.0 [INFO] [stderr] Compiling fixedstr v0.5.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling sorted-insert v0.2.3 [INFO] [stderr] Compiling qrcode v0.14.1 [INFO] [stderr] Compiling kaspa-utils-tower v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling kaspa-p2p-lib v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling const-str v0.5.7 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling seqlock v0.2.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling interval-heap v0.0.5 [INFO] [stderr] Compiling quick_cache v0.6.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling byteview v0.5.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling value-log v1.6.0 [INFO] [stderr] Compiling kaspa-grpc-core v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling local-ip-address v0.6.3 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling krc721-macros v2.0.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling mini-moka v0.10.3 [INFO] [stderr] Compiling double-ended-peekable v0.1.0 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling sweep-bptree v0.4.1 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling lsm-tree v2.5.0 [INFO] [stderr] Compiling kaspa-mining v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling kaspa-p2p-mining v1.0.0 (https://github.com/aspectron/rusty-kaspa.git?branch=gvcfb-v254#95a8e485) [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] error: could not compile `kaspa-p2p-lib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name kaspa_p2p_lib --edition=2021 /opt/rustwide/cargo-home/git/checkouts/rusty-kaspa-adc011cbca8e9020/95a8e48/protocol/p2p/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9e5504f8494f135 -C extra-filename=-e408e53233f1b37c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern borsh=/opt/rustwide/target/debug/deps/libborsh-f6cee5913b2092c8.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-53a666d65f49ca11.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-daf04a63a9895734.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-0c26bbc54c03dc5e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6cb5c03c790efc45.rmeta --extern kaspa_consensus_core=/opt/rustwide/target/debug/deps/libkaspa_consensus_core-7c5340d2184afadb.rmeta --extern kaspa_core=/opt/rustwide/target/debug/deps/libkaspa_core-a612c151c88ddb0f.rmeta --extern kaspa_hashes=/opt/rustwide/target/debug/deps/libkaspa_hashes-e84319be6726df1a.rmeta --extern kaspa_math=/opt/rustwide/target/debug/deps/libkaspa_math-c668f8f524ad8aa0.rmeta --extern kaspa_mining_errors=/opt/rustwide/target/debug/deps/libkaspa_mining_errors-f7cb7007aa1f550a.rmeta --extern kaspa_utils=/opt/rustwide/target/debug/deps/libkaspa_utils-df22500bcc98b8ea.rmeta --extern kaspa_utils_tower=/opt/rustwide/target/debug/deps/libkaspa_utils_tower-442ff4eaa4b95936.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2b88633d03fc0f48.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e6b282be6100a110.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-485e76fb87051867.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fb759047d03ee582.rmeta --extern seqlock=/opt/rustwide/target/debug/deps/libseqlock-59fcca2f3f73a72a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b530a86a00fb8aee.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8bf3a5ea65bb4840.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-aec1787d32c78960.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-c1768eab05d2d2fb.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-af67758af39970c7.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8137ec9e2655dd10.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/kaspa-hashes-cccd605047d92fc7/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-bf97603131727a54/out -L native=/opt/rustwide/target/debug/build/ring-ba4c25622de1b404/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kaspa-wrpc-client` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name kaspa_wrpc_client --edition=2021 /opt/rustwide/cargo-home/git/checkouts/rusty-kaspa-adc011cbca8e9020/95a8e48/rpc/wrpc/client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm32-sdk"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "wasm32-sdk"))' -C metadata=588d8d2d6e699ae0 -C extra-filename=-89a793b14fc431b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-030c6a42c23d4d87.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-409e99ea833ea7de.so --extern borsh=/opt/rustwide/target/debug/deps/libborsh-f6cee5913b2092c8.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-daf04a63a9895734.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-4f08384630a73b57.rlib --extern kaspa_addresses=/opt/rustwide/target/debug/deps/libkaspa_addresses-044816b6b9faa1be.rlib --extern kaspa_consensus_core=/opt/rustwide/target/debug/deps/libkaspa_consensus_core-7c5340d2184afadb.rlib --extern kaspa_consensus_wasm=/opt/rustwide/target/debug/deps/libkaspa_consensus_wasm-6e587ba45a147c8c.rlib --extern kaspa_notify=/opt/rustwide/target/debug/deps/libkaspa_notify-7bb7b01b2be26007.rlib --extern kaspa_rpc_core=/opt/rustwide/target/debug/deps/libkaspa_rpc_core-b0b72cf8a892b91b.rlib --extern kaspa_rpc_macros=/opt/rustwide/target/debug/deps/libkaspa_rpc_macros-68f68bb83b8af665.so --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern rand=/opt/rustwide/target/debug/deps/librand-fb759047d03ee582.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b444a174a2e0976.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-ae0c025e7f38f668.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b530a86a00fb8aee.rlib --extern serde_wasm_bindgen=/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-9b649bf1797deaf5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d3380dbcdddadafe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8bf3a5ea65bb4840.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e138e970c160bd05.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-ee1ea033fcb12647.rlib --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-ed1bd8f37b34ea86.rlib --extern workflow_core=/opt/rustwide/target/debug/deps/libworkflow_core-ae5214f7ccb87c05.rlib --extern workflow_dom=/opt/rustwide/target/debug/deps/libworkflow_dom-a57dcb147d0fb071.rlib --extern workflow_http=/opt/rustwide/target/debug/deps/libworkflow_http-88019769ea5fb266.rlib --extern workflow_log=/opt/rustwide/target/debug/deps/libworkflow_log-af4838df657efa22.rlib --extern workflow_rpc=/opt/rustwide/target/debug/deps/libworkflow_rpc-5dac78d2e6c8e9cb.rlib --extern workflow_serializer=/opt/rustwide/target/debug/deps/libworkflow_serializer-07b0fd9dda9dede3.rlib --extern workflow_wasm=/opt/rustwide/target/debug/deps/libworkflow_wasm-989eb3c6f97257d7.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/kaspa-hashes-cccd605047d92fc7/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-bf97603131727a54/out -L native=/opt/rustwide/target/debug/build/ring-ba4c25622de1b404/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8886efe6468512695489d0cca3524b0e17676dbb0eb316c615dbc9a78a68f6f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8886efe6468512695489d0cca3524b0e17676dbb0eb316c615dbc9a78a68f6f0", kill_on_drop: false }` [INFO] [stdout] 8886efe6468512695489d0cca3524b0e17676dbb0eb316c615dbc9a78a68f6f0