[INFO] fetching crate kaspa-wrpc-client 0.0.4...
[INFO] checking kaspa-wrpc-client-0.0.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate kaspa-wrpc-client 0.0.4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate kaspa-wrpc-client 0.0.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kaspa-wrpc-client 0.0.4
[INFO] finished tweaking crates.io crate kaspa-wrpc-client 0.0.4
[INFO] tweaked toml for crates.io crate kaspa-wrpc-client 0.0.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa33529a6c1b9b4d234ea506a7e9a66e5a927335710698e8b8883f9dec7d573f
[INFO] running `Command { std: "docker" "start" "-a" "aa33529a6c1b9b4d234ea506a7e9a66e5a927335710698e8b8883f9dec7d573f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa33529a6c1b9b4d234ea506a7e9a66e5a927335710698e8b8883f9dec7d573f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa33529a6c1b9b4d234ea506a7e9a66e5a927335710698e8b8883f9dec7d573f", kill_on_drop: false }`
[INFO] [stdout] aa33529a6c1b9b4d234ea506a7e9a66e5a927335710698e8b8883f9dec7d573f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9717306d099db9aa98cc5afacd5a5b354703f4c7c889d3b286a7b5b0295b145
[INFO] running `Command { std: "docker" "start" "-a" "f9717306d099db9aa98cc5afacd5a5b354703f4c7c889d3b286a7b5b0295b145", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking value-bag v1.8.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling workflow-async-trait v0.1.68
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking triggered v0.1.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking hexplay v0.3.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking faster-hex v0.6.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling kaspa-hashes v0.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking malachite-base v0.4.5
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking thread-id v4.2.1
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking arc-swap v1.7.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=041f5b4cbfe2a906 -C extra-filename=-041f5b4cbfe2a906 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7b007ad4efbdd643.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e9fa9931bb35e63a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f9717306d099db9aa98cc5afacd5a5b354703f4c7c889d3b286a7b5b0295b145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9717306d099db9aa98cc5afacd5a5b354703f4c7c889d3b286a7b5b0295b145", kill_on_drop: false }`
[INFO] [stdout] f9717306d099db9aa98cc5afacd5a5b354703f4c7c889d3b286a7b5b0295b145
[INFO] checking kaspa-wrpc-client-0.0.4 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate kaspa-wrpc-client 0.0.4 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate kaspa-wrpc-client 0.0.4 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kaspa-wrpc-client 0.0.4
[INFO] finished tweaking crates.io crate kaspa-wrpc-client 0.0.4
[INFO] tweaked toml for crates.io crate kaspa-wrpc-client 0.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 231225ab9a7ab137cfaf31f0204f8ea6edde9e8b57e3f38747dad60d7f705c11
[INFO] running `Command { std: "docker" "start" "-a" "231225ab9a7ab137cfaf31f0204f8ea6edde9e8b57e3f38747dad60d7f705c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "231225ab9a7ab137cfaf31f0204f8ea6edde9e8b57e3f38747dad60d7f705c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "231225ab9a7ab137cfaf31f0204f8ea6edde9e8b57e3f38747dad60d7f705c11", kill_on_drop: false }`
[INFO] [stdout] 231225ab9a7ab137cfaf31f0204f8ea6edde9e8b57e3f38747dad60d7f705c11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02a12b5d6582e0aaa434882b2ac8ab36085ecc89ba99d89deeee4a426f62f841
[INFO] running `Command { std: "docker" "start" "-a" "02a12b5d6582e0aaa434882b2ac8ab36085ecc89ba99d89deeee4a426f62f841", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking value-bag v1.8.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking triggered v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling workflow-async-trait v0.1.68
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking hexplay v0.3.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking faster-hex v0.6.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling kaspa-hashes v0.0.4
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking malachite-base v0.4.5
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking thread-id v4.2.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking arc-swap v1.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling parse-variants-derive v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling linkme-impl v0.2.10
[INFO] [stderr]    Compiling parse-variants v1.0.1
[INFO] [stderr]    Compiling workflow-macro-tools v0.8.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling intertrait-macros v0.2.2
[INFO] [stderr]    Compiling workflow-core-macros v0.8.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling workflow-task-macros v0.8.1
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling workflow-rpc-macros v0.8.1
[INFO] [stderr]     Checking linkme v0.2.10
[INFO] [stderr]    Compiling kaspa-rpc-macros v0.0.4
[INFO] [stderr]     Checking intertrait v0.2.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking manual_future v0.1.1
[INFO] [stderr]     Checking malachite-nz v0.4.5
[INFO] [stderr]    Compiling workflow-wasm-macros v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking faster-hex v0.8.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.32
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking kaspa-utils v0.0.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking kaspa-txscript-errors v0.0.4
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking log4rs v1.3.0
[INFO] [stderr]     Checking workflow-log v0.8.1
[INFO] [stderr]     Checking kaspa-core v0.0.4
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking workflow-core v0.8.1
[INFO] [stderr]     Checking workflow-panic-hook v0.8.1
[INFO] [stderr]     Checking workflow-wasm v0.8.1
[INFO] [stderr]     Checking workflow-task v0.8.1
[INFO] [stderr]     Checking kaspa-math v0.0.4
[INFO] [stderr]     Checking kaspa-addresses v0.0.4
[INFO] [stderr]     Checking workflow-websocket v0.8.1
[INFO] [stderr]     Checking workflow-dom v0.8.1
[INFO] [stderr]     Checking kaspa-merkle v0.0.4
[INFO] [stderr]     Checking workflow-rpc v0.8.1
[INFO] [stderr]     Checking kaspa-muhash v0.0.4
[INFO] [stderr]     Checking kaspa-consensus-core v0.0.4
[INFO] [stderr]     Checking kaspa-txscript v0.0.4
[INFO] [stderr]     Checking kaspa-mining-errors v0.0.4
[INFO] [stderr]     Checking kaspa-notify v0.0.4
[INFO] [stderr]     Checking kaspa-consensus-wasm v0.0.4
[INFO] [stderr]     Checking kaspa-index-core v0.0.4
[INFO] [stderr]     Checking kaspa-consensus-notify v0.0.4
[INFO] [stderr]     Checking kaspa-rpc-core v0.0.4
[INFO] [stderr]     Checking kaspa-wrpc-client v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `RpcCoreCollector` is imported redundantly
[INFO] [stdout]  --> src/client.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::imports::*;
[INFO] [stdout]   |     ----------------- the item `RpcCoreCollector` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 |     notify::collector::{RpcCoreCollector, RpcCoreConverter},
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collector::RpcCoreCollector`
[INFO] [stdout]   --> src/imports.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     notify::{collector::RpcCoreCollector, connection::ChannelConnection, mode::NotificationMode},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]   --> src/imports.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use regex::Regex;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trigger::Listener`
[INFO] [stdout]   --> src/imports.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     trigger::Listener,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/wasm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::imports::*;
[INFO] [stdout]   |     ----------------- the item `Result` is already imported here
[INFO] [stdout] 3 | use crate::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RpcCoreCollector` is imported redundantly
[INFO] [stdout]  --> src/client.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::imports::*;
[INFO] [stdout]   |     ----------------- the item `RpcCoreCollector` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 |     notify::collector::{RpcCoreCollector, RpcCoreConverter},
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collector::RpcCoreCollector`
[INFO] [stdout]   --> src/imports.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     notify::{collector::RpcCoreCollector, connection::ChannelConnection, mode::NotificationMode},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]   --> src/imports.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use regex::Regex;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trigger::Listener`
[INFO] [stdout]   --> src/imports.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     trigger::Listener,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/wasm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::imports::*;
[INFO] [stdout]   |     ----------------- the item `Result` is already imported here
[INFO] [stdout] 3 | use crate::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.51s
[INFO] running `Command { std: "docker" "inspect" "02a12b5d6582e0aaa434882b2ac8ab36085ecc89ba99d89deeee4a426f62f841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a12b5d6582e0aaa434882b2ac8ab36085ecc89ba99d89deeee4a426f62f841", kill_on_drop: false }`
[INFO] [stdout] 02a12b5d6582e0aaa434882b2ac8ab36085ecc89ba99d89deeee4a426f62f841
