[INFO] fetching crate kaspa-wallet-cli-wasm 0.0.3... [INFO] testing kaspa-wallet-cli-wasm-0.0.3 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate kaspa-wallet-cli-wasm 0.0.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate kaspa-wallet-cli-wasm 0.0.3 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kaspa-wallet-cli-wasm 0.0.3 [INFO] finished tweaking crates.io crate kaspa-wallet-cli-wasm 0.0.3 [INFO] tweaked toml for crates.io crate kaspa-wallet-cli-wasm 0.0.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "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" "+beta-2023-10-04" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea70a56ab986d0b48379032fc46b0e25419ebecbe46ad2ce6715a4de015d7a96 [INFO] running `Command { std: "docker" "start" "-a" "ea70a56ab986d0b48379032fc46b0e25419ebecbe46ad2ce6715a4de015d7a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea70a56ab986d0b48379032fc46b0e25419ebecbe46ad2ce6715a4de015d7a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea70a56ab986d0b48379032fc46b0e25419ebecbe46ad2ce6715a4de015d7a96", kill_on_drop: false }` [INFO] [stdout] ea70a56ab986d0b48379032fc46b0e25419ebecbe46ad2ce6715a4de015d7a96 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d81916efcef2647192311f5effc286e820a744ff84e4d70b1a1c4a026b242cd2 [INFO] running `Command { std: "docker" "start" "-a" "d81916efcef2647192311f5effc286e820a744ff84e4d70b1a1c4a026b242cd2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.49 [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] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling workflow-async-trait v0.1.68 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling triggered v0.1.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hexplay v0.2.1 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling kaspa-hashes v0.0.3 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling malachite-base v0.3.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parse-variants-derive v0.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling intertrait-macros v0.2.2 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling parse-variants v0.1.1 [INFO] [stderr] Compiling workflow-macro-tools v0.3.17 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling workflow-core-macros v0.3.17 [INFO] [stderr] Compiling workflow-task-macros v0.3.17 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling linkme v0.2.10 [INFO] [stderr] Compiling kaspa-utils v0.0.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling intertrait v0.2.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling workflow-rpc-macros v0.3.17 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling kaspa-rpc-macros v0.0.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling argon2 v0.5.2 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling manual_future v0.1.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling evpkdf v0.2.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling kaspa-txscript-errors v0.0.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling malachite-nz v0.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling workflow-log v0.3.17 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling kaspa-core v0.0.3 [INFO] [stderr] Compiling kaspa-addresses v0.0.3 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling workflow-core v0.3.17 [INFO] [stderr] Compiling workflow-wasm-macros v0.3.17 [INFO] [stderr] Compiling workflow-panic-hook v0.3.17 [INFO] [stderr] Compiling kaspa-math v0.0.3 [INFO] [stderr] Compiling workflow-task v0.3.17 [INFO] [stderr] Compiling workflow-wasm v0.3.17 [INFO] [stderr] Compiling node-sys v0.4.2 [INFO] [stderr] Compiling workflow-websocket v0.3.17 [INFO] [stderr] Compiling kaspa-bip32 v0.0.3 [INFO] [stderr] Compiling workflow-dom v0.3.17 [INFO] [stderr] Compiling kaspa-muhash v0.0.3 [INFO] [stderr] Compiling kaspa-merkle v0.0.3 [INFO] [stderr] Compiling kaspa-consensus-core v0.0.3 [INFO] [stderr] Compiling kaspa-txscript v0.0.3 [INFO] [stderr] Compiling node-child-process v0.1.1 [INFO] [stderr] Compiling workflow-node v0.3.17 [INFO] [stderr] Compiling workflow-terminal v0.3.17 [INFO] [stderr] Compiling workflow-rpc v0.3.17 [INFO] [stderr] Compiling kaspa-notify v0.0.3 [INFO] [stderr] Compiling kaspa-mining v0.0.3 [INFO] [stderr] Compiling kaspa-index-core v0.0.3 [INFO] [stderr] Compiling kaspa-consensus-notify v0.0.3 [INFO] [stderr] Compiling kaspa-rpc-core v0.0.3 [INFO] [stderr] Compiling kaspa-wrpc-client v0.0.3 [INFO] [stderr] Compiling kaspa-wallet-core v0.0.3 [INFO] [stderr] Compiling kaspa-wallet-cli v0.0.3 [INFO] [stderr] Compiling kaspa-wallet-cli-wasm v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "d81916efcef2647192311f5effc286e820a744ff84e4d70b1a1c4a026b242cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81916efcef2647192311f5effc286e820a744ff84e4d70b1a1c4a026b242cd2", kill_on_drop: false }` [INFO] [stdout] d81916efcef2647192311f5effc286e820a744ff84e4d70b1a1c4a026b242cd2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a197023a3eebc8cefb068e35d250c5628d5f6be7c8b7933ddcd9a9c1552c4c62 [INFO] running `Command { std: "docker" "start" "-a" "a197023a3eebc8cefb068e35d250c5628d5f6be7c8b7933ddcd9a9c1552c4c62", kill_on_drop: false }` [INFO] [stderr] Compiling kaspa-wallet-cli-wasm v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "a197023a3eebc8cefb068e35d250c5628d5f6be7c8b7933ddcd9a9c1552c4c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a197023a3eebc8cefb068e35d250c5628d5f6be7c8b7933ddcd9a9c1552c4c62", kill_on_drop: false }` [INFO] [stdout] a197023a3eebc8cefb068e35d250c5628d5f6be7c8b7933ddcd9a9c1552c4c62 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25240492b01097acd33742637fda6a9e9565f3b5492f7355547cb2a8d859f668 [INFO] running `Command { std: "docker" "start" "-a" "25240492b01097acd33742637fda6a9e9565f3b5492f7355547cb2a8d859f668", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaspa_wallet_cli_wasm-745e5fd52d4383db) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kaspa-wallet-cli-wasm [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25240492b01097acd33742637fda6a9e9565f3b5492f7355547cb2a8d859f668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25240492b01097acd33742637fda6a9e9565f3b5492f7355547cb2a8d859f668", kill_on_drop: false }` [INFO] [stdout] 25240492b01097acd33742637fda6a9e9565f3b5492f7355547cb2a8d859f668