[INFO] cloning repository https://github.com/Traevelliath/anychain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Traevelliath/anychain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTraevelliath%2Fanychain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTraevelliath%2Fanychain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0b8f3adefecf4c01a6b3f55ac70d35eb8e8b573 [INFO] checking Traevelliath/anychain/e0b8f3adefecf4c01a6b3f55ac70d35eb8e8b573 against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTraevelliath%2Fanychain" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Traevelliath/anychain on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Traevelliath/anychain [INFO] finished tweaking git repo https://github.com/Traevelliath/anychain [INFO] tweaked toml for git repo https://github.com/Traevelliath/anychain written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Traevelliath/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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-tracing v16.0.0 [INFO] [stderr] Downloaded sp-core v30.0.0 [INFO] [stderr] Downloaded serde-big-array v0.3.3 [INFO] [stderr] Downloaded forest_encoding v0.2.2 [INFO] [stderr] Downloaded multihash-derive-impl v0.1.2 [INFO] [stderr] Downloaded fvm_ipld_encoding v0.5.1 [INFO] [stderr] Downloaded sp-externalities v0.27.0 [INFO] [stderr] Downloaded forest_cid v0.3.0 [INFO] [stderr] Downloaded multihash-codetable v0.1.4 [INFO] [stderr] Downloaded protobuf-support v3.4.0 [INFO] [stderr] Downloaded serde_ipld_dagcbor v0.2.2 [INFO] [stderr] Downloaded cbor4ii v0.2.14 [INFO] [stderr] Downloaded cs_serde_cbor v0.12.0 [INFO] [stderr] Downloaded fvm_shared v3.12.0 [INFO] [stderr] Downloaded scale-info v2.11.6 [INFO] [stderr] Downloaded bip39 v2.1.0 [INFO] [stderr] Downloaded ipld-core v0.4.1 [INFO] [stderr] Downloaded hkdf v0.11.0 [INFO] [stderr] Downloaded protobuf v3.4.0 [INFO] [stderr] Downloaded bls-signatures v0.14.0 [INFO] [stderr] Downloaded cid v0.11.1 [INFO] [stderr] Downloaded integer-encoding v2.1.3 [INFO] [stderr] Downloaded cs_serde_bytes v0.12.2 [INFO] [stderr] Downloaded bounded-collections v0.2.2 [INFO] [stderr] Downloaded scale-info-derive v2.11.6 [INFO] [stderr] Downloaded fvm_ipld_blockstore v0.1.2 [INFO] [stderr] Downloaded fvm_ipld_encoding v0.2.3 [INFO] [stderr] Downloaded fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Downloaded multihash-derive v0.9.1 [INFO] [stderr] Downloaded serde_ipld_dagcbor v0.6.1 [INFO] [stderr] Downloaded serde_tuple_macros v0.5.0 [INFO] [stderr] Downloaded serde_tuple v0.5.0 [INFO] [stderr] Downloaded ethabi v17.2.0 [INFO] [stderr] Downloaded ethbloom v0.12.1 [INFO] [stderr] Downloaded sp-wasm-interface v20.0.0 [INFO] [stderr] Downloaded sp-runtime-interface v26.0.0 [INFO] [stderr] Downloaded sp-storage v20.0.0 [INFO] [stderr] Downloaded ethereum-types v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc50cdd7c03695627f4a3394e9a1453baa4b8dbbb7a4f41bd705591e539a6fec [INFO] running `Command { std: "docker" "start" "-a" "cc50cdd7c03695627f4a3394e9a1453baa4b8dbbb7a4f41bd705591e539a6fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc50cdd7c03695627f4a3394e9a1453baa4b8dbbb7a4f41bd705591e539a6fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc50cdd7c03695627f4a3394e9a1453baa4b8dbbb7a4f41bd705591e539a6fec", kill_on_drop: false }` [INFO] [stdout] cc50cdd7c03695627f4a3394e9a1453baa4b8dbbb7a4f41bd705591e539a6fec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fda78df648bc0f6dcb892126027e60858ac35dddd57749192407fb828a137028 [INFO] running `Command { std: "docker" "start" "-a" "fda78df648bc0f6dcb892126027e60858ac35dddd57749192407fb828a137028", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling psm v0.1.24 [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 slab v0.4.9 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking wasmtime-jit-debug v8.0.1 [INFO] [stderr] Checking wasmtime-asm-macros v8.0.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Checking blake2s_simd v1.0.2 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling protobuf v3.4.0 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking integer-encoding v2.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking array-bytes v6.2.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking data-encoding-macro v0.1.15 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Checking ed25519-zebra v3.1.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking hkdf v0.11.0 [INFO] [stderr] Checking protobuf-support v3.4.0 [INFO] [stderr] Checking bls12_381 v0.8.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking bls-signatures v0.14.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking cranelift-entity v0.95.1 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking serde-big-array v0.3.3 [INFO] [stderr] Checking cbor4ii v0.2.14 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_tuple v0.5.0 [INFO] [stderr] Checking ethbloom v0.12.1 [INFO] [stderr] Checking cs_serde_bytes v0.12.2 [INFO] [stderr] Checking multihash-derive v0.9.1 [INFO] [stderr] Checking bip39 v2.1.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking cid v0.11.1 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking multihash-codetable v0.1.4 [INFO] [stderr] Checking cs_serde_cbor v0.12.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking ipld-core v0.4.1 [INFO] [stderr] Checking fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking sp-storage v20.0.0 [INFO] [stderr] Checking wasmparser v0.102.0 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Checking substrate-bip39 v0.4.6 [INFO] [stderr] Checking serde_ipld_dagcbor v0.6.1 [INFO] [stderr] Checking sp-externalities v0.27.0 [INFO] [stderr] Checking anychain-core v0.1.7 (/opt/rustwide/workdir/crates/anychain-core) [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking fvm_ipld_encoding v0.5.1 [INFO] [stderr] Checking anychain-neo v0.1.1 (/opt/rustwide/workdir/crates/anychain-neo) [INFO] [stderr] Checking fvm_shared v3.12.0 [INFO] [stderr] Checking anychain-neo-cli v0.1.0 (/opt/rustwide/workdir/examples/anychain-neo-cli) [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking bounded-collections v0.2.2 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking ethereum-types v0.13.1 [INFO] [stderr] Checking multihash v0.16.3 [INFO] [stderr] Checking multihash v0.13.2 [INFO] [stderr] Checking cid v0.6.1 [INFO] [stderr] Checking sp-tracing v16.0.0 [INFO] [stderr] Checking forest_cid v0.3.0 [INFO] [stderr] Checking ethabi v17.2.0 [INFO] [stderr] Checking forest_encoding v0.2.2 [INFO] [stderr] Checking cid v0.8.6 [INFO] [stderr] Checking fvm_ipld_blockstore v0.1.2 [INFO] [stderr] Checking serde_ipld_dagcbor v0.2.2 [INFO] [stderr] Checking fvm_ipld_encoding v0.2.3 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking wasmtime-types v8.0.1 [INFO] [stderr] Checking wasmtime-environ v8.0.1 [INFO] [stderr] Checking anychain-bitcoin v0.1.12 (/opt/rustwide/workdir/crates/anychain-bitcoin) [INFO] [stderr] Checking anychain-ethereum v0.1.21 (/opt/rustwide/workdir/crates/anychain-ethereum) [INFO] [stderr] Checking anychain-tron v0.2.10 (/opt/rustwide/workdir/crates/anychain-tron) [INFO] [stderr] Checking anychain-filecoin v0.1.9 (/opt/rustwide/workdir/crates/anychain-filecoin) [INFO] [stderr] Checking anychain-kms v0.1.16 (/opt/rustwide/workdir/crates/anychain-kms) [INFO] [stderr] Checking anychain-ripple v0.1.10 (/opt/rustwide/workdir/crates/anychain-ripple) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/Discover.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/Tron.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/account_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/asset_issue_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/balance_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/common.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/exchange_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/market_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/proposal_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/shield_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/smart_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/storage_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/vote_asset_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/witness_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/Discover.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/Tron.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/account_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/asset_issue_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/balance_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/common.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/exchange_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/market_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/proposal_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/shield_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/smart_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/storage_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/vote_asset_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> crates/anychain-tron/src/protocol/witness_contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking anychain-ethereum-cli v0.1.0 (/opt/rustwide/workdir/examples/anychain-ethereum-cli) [INFO] [stderr] Checking anychain-bitcoin-client v0.1.0 (/opt/rustwide/workdir/examples/anychain-bitcoin-client) [INFO] [stderr] Checking anychain-bitcoin-cli v0.1.0 (/opt/rustwide/workdir/examples/anychain-bitcoin-cli) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/anychain-filecoin/src/address.rs:326:38 [INFO] [stdout] | [INFO] [stdout] 326 | #[derive(PartialEq, Eq, Copy, Clone, FromPrimitive, Debug, Hash)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Protocol` [INFO] [stdout] 327 | #[repr(u8)] [INFO] [stdout] 328 | pub enum Protocol { [INFO] [stdout] | -------- `Protocol` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/anychain-filecoin/src/transaction.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FilecoinSignatureType` [INFO] [stdout] ... [INFO] [stdout] 132 | pub enum FilecoinSignatureType { [INFO] [stdout] | --------------------- `FilecoinSignatureType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasmtime-jit v8.0.1 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/anychain-filecoin/src/address.rs:326:38 [INFO] [stdout] | [INFO] [stdout] 326 | #[derive(PartialEq, Eq, Copy, Clone, FromPrimitive, Debug, Hash)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Protocol` [INFO] [stdout] 327 | #[repr(u8)] [INFO] [stdout] 328 | pub enum Protocol { [INFO] [stdout] | -------- `Protocol` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/anychain-filecoin/src/transaction.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FilecoinSignatureType` [INFO] [stdout] ... [INFO] [stdout] 132 | pub enum FilecoinSignatureType { [INFO] [stdout] | --------------------- `FilecoinSignatureType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sp-wasm-interface v20.0.0 [INFO] [stderr] Checking sp-runtime-interface v26.0.0 [INFO] [stderr] Checking sp-core v30.0.0 [INFO] [stderr] Checking anychain-polkadot v0.1.4 (/opt/rustwide/workdir/crates/anychain-polkadot) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "fda78df648bc0f6dcb892126027e60858ac35dddd57749192407fb828a137028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda78df648bc0f6dcb892126027e60858ac35dddd57749192407fb828a137028", kill_on_drop: false }` [INFO] [stdout] fda78df648bc0f6dcb892126027e60858ac35dddd57749192407fb828a137028