[INFO] cloning repository https://github.com/freegonda/anychain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freegonda/anychain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreegonda%2Fanychain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreegonda%2Fanychain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25b40df28aca8358e1716d01478635bbd5882086 [INFO] testing freegonda/anychain against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreegonda%2Fanychain" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/freegonda/anychain [INFO] finished tweaking git repo https://github.com/freegonda/anychain [INFO] tweaked toml for git repo https://github.com/freegonda/anychain written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/freegonda/anychain on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/freegonda/anychain 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 119e5aa3b061a64668354f2c8ef96a8fb981141a097cf51ac2619c389d345bef [INFO] running `Command { std: "docker" "start" "-a" "119e5aa3b061a64668354f2c8ef96a8fb981141a097cf51ac2619c389d345bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "119e5aa3b061a64668354f2c8ef96a8fb981141a097cf51ac2619c389d345bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119e5aa3b061a64668354f2c8ef96a8fb981141a097cf51ac2619c389d345bef", kill_on_drop: false }` [INFO] [stdout] 119e5aa3b061a64668354f2c8ef96a8fb981141a097cf51ac2619c389d345bef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c82ec6cec6747585cfa835dfb6529a8c911a8d9c2a0d7b2f9ba46c9e09f5808d [INFO] running `Command { std: "docker" "start" "-a" "c82ec6cec6747585cfa835dfb6529a8c911a8d9c2a0d7b2f9ba46c9e09f5808d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling blake3 v1.7.0 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sp-std v14.0.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling fraction v0.10.0 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cbor_event v2.4.0 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling protobuf v3.4.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling integer-encoding v2.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling array-bytes v6.2.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ed25519-bip32 v0.4.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling dyn-clonable v0.9.2 [INFO] [stderr] Compiling protobuf-support v3.4.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling bls-signatures v0.14.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling cranelift-entity v0.95.1 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling ethbloom v0.12.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling cs_serde_bytes v0.12.2 [INFO] [stderr] Compiling bip39 v2.1.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling cs_serde_cbor v0.12.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling sp-storage v20.0.0 [INFO] [stderr] Compiling anychain-core v0.1.8 (/opt/rustwide/workdir/crates/anychain-core) [INFO] [stderr] Compiling memfd v0.6.4 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling sp-externalities v0.27.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling ethabi v17.2.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling bounded-collections v0.2.4 [INFO] [stderr] Compiling cid v0.8.6 [INFO] [stderr] Compiling cid v0.6.1 [INFO] [stderr] Compiling fvm_ipld_encoding v0.5.2 [INFO] [stderr] Compiling substrate-bip39 v0.4.6 [INFO] [stderr] Compiling forest_cid v0.3.0 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.2.2 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.1.2 [INFO] [stderr] Compiling anychain-neo v0.1.1 (/opt/rustwide/workdir/crates/anychain-neo) [INFO] [stderr] Compiling fvm_shared v3.12.0 [INFO] [stderr] Compiling forest_encoding v0.2.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling fvm_ipld_encoding v0.2.3 [INFO] [stderr] Compiling cml-core v6.2.0 [INFO] [stderr] Compiling anychain-neo-cli v0.1.0 (/opt/rustwide/workdir/examples/anychain-neo-cli) [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling sp-tracing v16.0.0 [INFO] [stderr] Compiling cml-crypto v6.2.0 [INFO] [stderr] Compiling anychain-kms v0.1.20 (/opt/rustwide/workdir/crates/anychain-kms) [INFO] [stderr] Compiling anychain-bitcoin v0.1.15 (/opt/rustwide/workdir/crates/anychain-bitcoin) [INFO] [stderr] Compiling anychain-tron v0.2.13 (/opt/rustwide/workdir/crates/anychain-tron) [INFO] [stderr] Compiling anychain-filecoin v0.1.10 (/opt/rustwide/workdir/crates/anychain-filecoin) [INFO] [stderr] Compiling anychain-ripple v0.1.12 (/opt/rustwide/workdir/crates/anychain-ripple) [INFO] [stderr] Compiling anychain-ethereum v0.1.33 (/opt/rustwide/workdir/crates/anychain-ethereum) [INFO] [stderr] Compiling anychain-bitcoin-client v0.1.0 (/opt/rustwide/workdir/examples/anychain-bitcoin-client) [INFO] [stderr] Compiling anychain-bitcoin-cli v0.1.0 (/opt/rustwide/workdir/examples/anychain-bitcoin-cli) [INFO] [stderr] Compiling cml-chain v6.2.0 [INFO] [stderr] Compiling anychain-ethereum-cli v0.1.0 (/opt/rustwide/workdir/examples/anychain-ethereum-cli) [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling sp-wasm-interface v20.0.0 [INFO] [stderr] Compiling sp-runtime-interface v26.0.0 [INFO] [stderr] Compiling sp-core v30.0.0 [INFO] [stderr] Compiling anychain-polkadot v0.1.6 (/opt/rustwide/workdir/crates/anychain-polkadot) [INFO] [stderr] Compiling anychain-cardano v0.1.4 (/opt/rustwide/workdir/crates/anychain-cardano) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "c82ec6cec6747585cfa835dfb6529a8c911a8d9c2a0d7b2f9ba46c9e09f5808d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c82ec6cec6747585cfa835dfb6529a8c911a8d9c2a0d7b2f9ba46c9e09f5808d", kill_on_drop: false }` [INFO] [stdout] c82ec6cec6747585cfa835dfb6529a8c911a8d9c2a0d7b2f9ba46c9e09f5808d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 619c686ef768cca832034f04a4378ed27a08d94e5bfffee55324310c666f4020 [INFO] running `Command { std: "docker" "start" "-a" "619c686ef768cca832034f04a4378ed27a08d94e5bfffee55324310c666f4020", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bip39 v2.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling ethbloom v0.12.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling anychain-neo-cli v0.1.0 (/opt/rustwide/workdir/examples/anychain-neo-cli) [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling anychain-neo v0.1.1 (/opt/rustwide/workdir/crates/anychain-neo) [INFO] [stderr] Compiling anychain-core v0.1.8 (/opt/rustwide/workdir/crates/anychain-core) [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling anychain-kms v0.1.20 (/opt/rustwide/workdir/crates/anychain-kms) [INFO] [stderr] Compiling anychain-bitcoin v0.1.15 (/opt/rustwide/workdir/crates/anychain-bitcoin) [INFO] [stderr] Compiling anychain-ripple v0.1.12 (/opt/rustwide/workdir/crates/anychain-ripple) [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling anychain-cardano v0.1.4 (/opt/rustwide/workdir/crates/anychain-cardano) [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.4 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Compiling anychain-bitcoin-client v0.1.0 (/opt/rustwide/workdir/examples/anychain-bitcoin-client) [INFO] [stderr] Compiling anychain-bitcoin-cli v0.1.0 (/opt/rustwide/workdir/examples/anychain-bitcoin-cli) [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Compiling fvm_ipld_encoding v0.5.2 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling blockfrost-openapi v0.1.75 [INFO] [stderr] Compiling fvm_shared v3.12.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling sp-storage v20.0.0 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling sp-tracing v16.0.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling sp-externalities v0.27.0 [INFO] [stderr] Compiling anychain-filecoin v0.1.10 (/opt/rustwide/workdir/crates/anychain-filecoin) [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling bounded-collections v0.2.4 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling ethabi v17.2.0 [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling anychain-ethereum v0.1.33 (/opt/rustwide/workdir/crates/anychain-ethereum) [INFO] [stderr] Compiling anychain-tron v0.2.13 (/opt/rustwide/workdir/crates/anychain-tron) [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling anychain-ethereum-cli v0.1.0 (/opt/rustwide/workdir/examples/anychain-ethereum-cli) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling sp-wasm-interface v20.0.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling sp-runtime-interface v26.0.0 [INFO] [stderr] Compiling sp-core v30.0.0 [INFO] [stderr] Compiling blockfrost v1.0.5 [INFO] [stderr] Compiling anychain-polkadot v0.1.6 (/opt/rustwide/workdir/crates/anychain-polkadot) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "619c686ef768cca832034f04a4378ed27a08d94e5bfffee55324310c666f4020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619c686ef768cca832034f04a4378ed27a08d94e5bfffee55324310c666f4020", kill_on_drop: false }` [INFO] [stdout] 619c686ef768cca832034f04a4378ed27a08d94e5bfffee55324310c666f4020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2cfee2657aa0c9205f9606760bed72b7f7a91b4dc3ab0736919c7531cf1cce2c [INFO] running `Command { std: "docker" "start" "-a" "2cfee2657aa0c9205f9606760bed72b7f7a91b4dc3ab0736919c7531cf1cce2c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_bitcoin-2292183d16f61fa8) [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test address::tests::p2pkh_testnet_compressed::to_str ... ok [INFO] [stdout] test address::tests::p2pkh_testnet_compressed::from_str ... ok [INFO] [stdout] test address::tests::p2pkh_mainnet_uncompressed::from_str ... ok [INFO] [stdout] test address::tests::bech32_mainnet::from_str ... ok [INFO] [stdout] test address::tests::bech32_testnet::to_str ... ok [INFO] [stdout] test address::tests::p2pkh_testnet_uncompressed::from_str ... ok [INFO] [stdout] test address::tests::bech32_mainnet::to_str ... ok [INFO] [stdout] test address::tests::p2pkh_mainnet_compressed::from_str ... ok [INFO] [stdout] test address::tests::p2pkh_mainnet_compressed::to_str ... ok [INFO] [stdout] test address::tests::p2pkh_testnet_uncompressed::to_str ... ok [INFO] [stdout] test address::tests::bech32_mainnet::from_invalid_address ... ok [INFO] [stdout] test address::tests::p2sh_p2wpkh_mainnet::from_str ... ok [INFO] [stdout] test address::tests::ff ... ok [INFO] [stdout] test address::tests::bech32_testnet::from_invalid_address ... ok [INFO] [stdout] test address::tests::p2pkh_mainnet_uncompressed::to_str ... ok [INFO] [stdout] test address::tests::p2sh_p2wpkh_testnet::from_str ... ok [INFO] [stdout] test address::tests::p2wsh_testnet::to_str ... ok [INFO] [stdout] test address::tests::test_decode_script ... ok [INFO] [stdout] test address::tests::bech32_testnet::from_str ... ok [INFO] [stdout] test address::tests::p2wsh_mainnet::test_addr ... ok [INFO] [stdout] test address::tests::p2sh_p2wpkh_mainnet::to_str ... ok [INFO] [stdout] test amount::tests::valid_arithmetic::test_valid_addition ... ok [INFO] [stdout] test amount::tests::valid_arithmetic::test_valid_subtraction ... ok [INFO] [stdout] test amount::tests::valid_conversions::test_btc_conversion ... ok [INFO] [stdout] test amount::tests::valid_conversions::test_cbtc_conversion ... ok [INFO] [stdout] test amount::tests::valid_conversions::test_dbtc_conversion ... ok [INFO] [stdout] test address::tests::p2sh_p2wpkh_testnet::to_str ... ok [INFO] [stdout] test amount::tests::valid_conversions::test_mbtc_conversion ... ok [INFO] [stdout] test address::tests::p2wsh_testnet::from_str ... ok [INFO] [stdout] test public_key::tests::p2pkh_mainnet_uncompressed::to_str ... ok [INFO] [stdout] test public_key::tests::p2pkh_mainnet_uncompressed::from_str ... ok [INFO] [stdout] test public_key::tests::p2pkh_mainnet_uncompressed::to_address ... ok [INFO] [stdout] test public_key::tests::p2pkh_mainnet_compressed::to_address ... ok [INFO] [stdout] test amount::tests::valid_conversions::test_satoshi_conversion ... ok [INFO] [stdout] test amount::tests::valid_conversions::test_ubtc_conversion ... ok [INFO] [stdout] test public_key::tests::p2pkh_mainnet_compressed::to_str ... ok [INFO] [stdout] test public_key::tests::p2pkh_testnet_compressed::to_str ... ok [INFO] [stdout] test public_key::tests::p2pkh_testnet_uncompressed::from_str ... ok [INFO] [stdout] test public_key::tests::p2pkh_mainnet_compressed::from_str ... ok [INFO] [stdout] test public_key::tests::p2pkh_testnet_uncompressed::to_address ... ok [INFO] [stdout] test public_key::tests::p2pkh_testnet_compressed::to_address ... ok [INFO] [stdout] test public_key::tests::p2pkh_testnet_compressed::from_str ... ok [INFO] [stdout] test public_key::tests::p2sh_p2wpkh_testnet::to_address ... ok [INFO] [stdout] test address::tests::f ... ok [INFO] [stdout] test public_key::tests::p2sh_p2wpkh_mainnet::to_str ... ok [INFO] [stdout] test public_key::tests::p2pkh_testnet_uncompressed::to_str ... ok [INFO] [stdout] test public_key::tests::test_p2sh_p2wpkh_invalid ... ok [INFO] [stdout] test witness_program::tests::p2sh_p2wpkh::from_str ... ok [INFO] [stdout] test public_key::tests::test_p2pkh_invalid ... ok [INFO] [stdout] test witness_program::tests::p2sh_p2wsh::from_str ... ok [INFO] [stdout] test witness_program::tests::test_invalid::from_str::from_str_invalid_op_1_program_len ... ok [INFO] [stdout] test witness_program::tests::test_invalid::from_str::from_str_invalid_p2sh_p2wsh_program_len ... ok [INFO] [stdout] test witness_program::tests::test_invalid::from_str::from_str_invalid_hex_str ... ok [INFO] [stdout] test witness_program::tests::test_invalid::new::new_invalid_program_length_for_version ... ok [INFO] [stdout] test witness_program::tests::test_invalid::new::new_invalid_program_length_too_long ... ok [INFO] [stdout] test witness_program::tests::test_invalid::new::new_invalid_length ... ok [INFO] [stdout] test witness_program::tests::version_1::from_str ... ok [INFO] [stdout] test public_key::tests::p2sh_p2wpkh_mainnet::to_address ... ok [INFO] [stdout] test witness_program::tests::version_1::to_scriptpubkey ... ok [INFO] [stdout] test public_key::tests::p2sh_p2wpkh_testnet::from_str ... ok [INFO] [stdout] test witness_program::tests::test_invalid::new::new_invalid_version ... ok [INFO] [stdout] test witness_program::tests::p2sh_p2wpkh::to_scriptpubkey ... ok [INFO] [stdout] test public_key::tests::p2sh_p2wpkh_mainnet::from_str ... ok [INFO] [stdout] test witness_program::tests::p2sh_p2wsh::to_scriptpubkey ... ok [INFO] [stdout] test witness_program::tests::test_invalid::from_str::from_str_invalid_p2sh_p2wpkh_program_len ... ok [INFO] [stdout] test public_key::tests::p2sh_p2wpkh_testnet::to_str ... ok [INFO] [stdout] test amount::tests::test_invalid::invalid_arithmetic::test_invalid_addition - should panic ... ok [INFO] [stdout] test amount::tests::test_invalid::invalid_arithmetic::test_invalid_subtraction - should panic ... ok [INFO] [stdout] test amount::tests::test_invalid::test_invalid_conversion::test_invalid_btc_conversion - should panic ... ok [INFO] [stdout] test amount::tests::test_invalid::test_invalid_conversion::test_invalid_cbtc_conversion - should panic ... ok [INFO] [stdout] test amount::tests::test_invalid::test_invalid_conversion::test_invalid_dbtc_conversion - should panic ... ok [INFO] [stdout] test amount::tests::test_invalid::test_invalid_conversion::test_invalid_mbtc_conversion - should panic ... ok [INFO] [stdout] test amount::tests::test_invalid::test_invalid_conversion::test_invalid_ubtc_conversion - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anychain_bitcoin_cli-0f5ee65a1e611291) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anychain_bitcoin_client-557c225140505ab8) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_cardano-9fdb109746892062) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test amount::tests::test_lovelace_conversion ... ok [INFO] [stdout] test format::tests::test_display ... ok [INFO] [stdout] test amount::tests::test_sol_conversion ... ok [INFO] [stdout] test address::tests::test ... ok [INFO] [stdout] test amount::tests::valid_arithmetic::test_valid_addition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/test_derive.rs (/opt/rustwide/target/debug/deps/test_derive-827a6b9cc945ecb3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_from_address ... ok [INFO] [stdout] test test_derive_alice ... ok [INFO] [stdout] test test_derive_bob ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_core-026788d020103ee5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test amount::test ... ok [INFO] [stdout] test transaction::tests::test_func_selector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_ethereum-2e36210d7683b0d5) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test address::tests::checksum_address::from_str ... ok [INFO] [stdout] test address::tests::checksum_address::to_str ... ok [INFO] [stdout] test address::tests::test_public_key_bytes_to_address ... ok [INFO] [stdout] test public_key::tests::checksum_address::to_str ... ok [INFO] [stdout] test public_key::tests::checksum_address::test_pubkey ... ok [INFO] [stdout] test public_key::tests::address_gen ... ok [INFO] [stdout] test public_key::tests::test_public_key_from_invalid_slice ... ok [INFO] [stdout] test public_key::tests::test_checksum_address_invalid ... ok [INFO] [stdout] test address::tests::test_address ... ok [INFO] [stdout] test public_key::tests::checksum_address::to_address ... ok [INFO] [stdout] test public_key::tests::checksum_address::from_str ... ok [INFO] [stdout] test public_key::tests::checksum_address::from_private_key ... ok [INFO] [stdout] test transaction::eip1559::tests::test_eip1559_tx ... ok [INFO] [stdout] test transaction::eip7702::tests::test_tx ... ok [INFO] [stdout] test transaction::eip7702::tests::test_decouple ... ok [INFO] [stdout] test transaction::eip3009::tests::test_eip3009_tx ... ok [INFO] [stdout] test transaction::eip1559::tests::test_eip3009_tx ... ok [INFO] [stdout] test transaction::legacy::tests::test_legacy_tx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anychain_ethereum_cli-9191201a173a4ea7) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_filecoin-c0fde49bbd060dd6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test amount::f ... ok [INFO] [stdout] test address::tests::base32_to_internal_address ... ok [INFO] [stdout] test transaction::tests::filecoin_transaction_deserialization_test ... ok [INFO] [stdout] test transaction::tests::filecoin_transaction_serialization_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_kms-0a678e490f5eee17) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test bip32::child_number::tests::index_overflow ... ok [INFO] [stdout] test bip32::child_number::tests::parse_hardened ... ok [INFO] [stdout] test bip32::derivation_path::tests::parent ... ok [INFO] [stdout] test bip32::derivation_path::tests::round_trip ... ok [INFO] [stdout] test bip32::extended_key::tests::test_hex ... ok [INFO] [stdout] test bip32::extended_key::tests::bip32_test_vector_1_xprv ... ok [INFO] [stdout] test bip32::extended_key::tests::bip32_test_vector_1_xpub ... ok [INFO] [stdout] test bip32::child_number::tests::parse_non_hardened ... ok [INFO] [stdout] test bip32::extended_key::tests::test_master_xprv ... ok [INFO] [stdout] test bip32::prefix::tests::constants ... ok [INFO] [stdout] test bip39::error::test::prints_correctly ... ok [INFO] [stdout] test bip39::language::test::all_words_by_prefix ... ok [INFO] [stdout] test bip32::public_key::tests::test_ed25519 ... ok [INFO] [stdout] test bip32::private_key::tests::test_ed25519_derivation ... ok [INFO] [stdout] test bip39::language::test::chinese_simplified_wordlist_is_nfkd ... ok [INFO] [stdout] test bip39::language::test::chinese_traditional_wordlist_is_nfkd ... ok [INFO] [stdout] test bip39::language::test::from_invalid_language_code ... ok [INFO] [stdout] test bip39::language::test::from_language_code_cn_hans ... ok [INFO] [stdout] test bip39::language::test::from_language_code_cn_hant ... ok [INFO] [stdout] test bip39::language::test::from_language_code_it ... ok [INFO] [stdout] test bip39::language::test::from_language_code_en ... ok [INFO] [stdout] test bip39::language::test::from_language_code_ko ... ok [INFO] [stdout] test bip39::language::test::from_language_code_es ... ok [INFO] [stdout] test bip39::language::test::from_language_code_fr ... ok [INFO] [stdout] test bip39::language::test::from_language_code_ja ... ok [INFO] [stdout] test bip32::public_key::tests::secp256k1_xprv_derivation ... ok [INFO] [stdout] test bip39::language::test::words_by_invalid_prefix ... ok [INFO] [stdout] test bip39::language::test::words_by_prefix ... ok [INFO] [stdout] test bip39::language::test::french_wordlist_is_nfkd ... ok [INFO] [stdout] test bip39::mnemonic::test::mnemonic_format ... ok [INFO] [stdout] test bip39::language::test::italian_wordlist_is_nfkd ... ok [INFO] [stdout] test bip39::mnemonic::test::back_to_back ... ok [INFO] [stdout] test bip39::language::test::test_ffrom_phrase ... ok [INFO] [stdout] test bip39::mnemonic::test::mnemonic_from_entropy ... ok [INFO] [stdout] test bip39::mnemonic::test::mnemonic_from_phrase ... ok [INFO] [stdout] test bip39::mnemonic_type::test::checksum_bits ... ok [INFO] [stdout] test bip39::mnemonic::test::mnemonic_hex_format ... ok [INFO] [stdout] test bip39::mnemonic_type::test::entropy_bits ... ok [INFO] [stdout] test bip39::mnemonic_type::test::word_count ... ok [INFO] [stdout] test bip39::language::test::spanish_wordlist_is_nfkd ... ok [INFO] [stdout] test bip32::extended_key::tests::test_xprv ... ok [INFO] [stdout] test bip39::language::test::japanese_wordlist_is_nfkd ... ok [INFO] [stdout] test bip32::private_key::tests::test_secp256k1_derivation ... ok [INFO] [stdout] test bip39::language::test::korean_wordlist_is_nfkd ... ok [INFO] [stdout] test bip32::public_key::tests::secp256k1_ffi_xpub_derivation ... ok [INFO] [stdout] test bip32::test_mod::test_vectors ... ok [INFO] [stdout] test bip32::child_number::tests::parse_rejects_invalid ... ok [INFO] [stdout] test tests::test_xpub ... ok [INFO] [stdout] test bip39::seed::test::french_normalization ... ok [INFO] [stdout] test tests::test_master_xprv ... ok [INFO] [stdout] test bip39::seed::test::japanese_normalization_2 ... ok [INFO] [stdout] test bip39::seed::test::password_is_unicode_normalized ... ok [INFO] [stdout] test bip39::seed::test::seed_hex_format ... ok [INFO] [stdout] test bip39::seed::test::japanese_normalization_1 ... ok [INFO] [stdout] test tests::test_mnemonic ... ok [INFO] [stdout] test bip39::seed::test::issue_26 ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_neo-1a9e1398c5ec0d76) [INFO] [stdout] test bip39::test_mod::test_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.71s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test address::tests::test_address_from_str ... ok [INFO] [stdout] test address::tests::test_address_from_public_key ... ok [INFO] [stdout] test public_key::test::test_public_key_from_str ... ok [INFO] [stdout] test address::tests::test_address_from_secret_key ... ok [INFO] [stdout] test address::tests::tesa_addresses_from_sk ... ok [INFO] [stdout] test transaction::tests::test_tx_gen ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anychain_neo_cli-1f161f36716d5207) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_polkadot-522b0c1a326d961e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test address::tests::test_address_2 ... ok [INFO] [stdout] test address::tests::test_address ... ok [INFO] [stdout] test address::tests::test_address_3 ... ok [INFO] [stdout] test transaction::tests::test_address_gen_2 ... ok [INFO] [stdout] test transaction::tests::test_tx_gen_2 ... ok [INFO] [stdout] test transaction::tests::test_address_gen ... ok [INFO] [stdout] test transaction::tests::test_tx_gen ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_ripple-0355c73bcc691d5b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test address::tests::test_from_str ... ok [INFO] [stdout] test address::tests::test_from_secret_key ... ok [INFO] [stdout] test address::tests::test_from_str_invalid_address ... ok [INFO] [stdout] test transaction::tests::test_tx_gen ... ok [INFO] [stdout] test transaction::tests::test_tx_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anychain_tron-7eaacced725dfb34) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test transaction::tests::test_from_bytes ... ok [INFO] [stdout] test public_key::tests::test_from_str ... ok [INFO] [stdout] test address::tests::test_address_from_bytes ... ok [INFO] [stdout] test abi::test_mod::test_contract_function_call ... ok [INFO] [stdout] test public_key::tests::test_from_private ... ok [INFO] [stdout] test transaction::tests::test_txid ... ok [INFO] [stdout] test transaction::tests::test_raw ... ok [INFO] [stdout] test address::tests::test_address_from_public ... ok [INFO] [stdout] test transaction::tests::test_build_tx2 ... ok [INFO] [stdout] test address::tests::test_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests anychain_bitcoin [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 anychain_cardano [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 anychain_core [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 anychain_ethereum [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 anychain_filecoin [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 anychain_kms [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic_type.rs - bip39::mnemonic_type::MnemonicType (line 22) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic.rs - bip39::mnemonic::Mnemonic::validate (line 173) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic_type.rs - bip39::mnemonic_type::MnemonicType::word_count (line 174) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic.rs - bip39::mnemonic::Mnemonic::from_entropy (line 75) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic.rs - bip39::mnemonic::Mnemonic::from_phrase (line 134) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic_type.rs - bip39::mnemonic_type::MnemonicType::total_bits (line 123) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic_type.rs - bip39::mnemonic_type::MnemonicType::for_key_size (line 74) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic.rs - bip39::mnemonic::Mnemonic::entropy (line 242) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic_type.rs - bip39::mnemonic_type::MnemonicType::entropy_bits (line 140) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic.rs - bip39::mnemonic::Mnemonic::new (line 52) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic_type.rs - bip39::mnemonic_type::MnemonicType::for_word_count (line 50) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic_type.rs - bip39::mnemonic_type::MnemonicType::for_phrase (line 102) ... ok [INFO] [stdout] test crates/anychain-kms/src/bip39/mnemonic_type.rs - bip39::mnemonic_type::MnemonicType::checksum_bits (line 157) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s [INFO] [stdout] [INFO] [stderr] Doc-tests anychain_neo [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 anychain_polkadot [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 anychain_ripple [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 anychain_tron [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" "2cfee2657aa0c9205f9606760bed72b7f7a91b4dc3ab0736919c7531cf1cce2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cfee2657aa0c9205f9606760bed72b7f7a91b4dc3ab0736919c7531cf1cce2c", kill_on_drop: false }` [INFO] [stdout] 2cfee2657aa0c9205f9606760bed72b7f7a91b4dc3ab0736919c7531cf1cce2c