[INFO] cloning repository https://github.com/consensus-shipyard/recall-builtin-actors
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/consensus-shipyard/recall-builtin-actors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsensus-shipyard%2Frecall-builtin-actors", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsensus-shipyard%2Frecall-builtin-actors'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c323ca594c0a7c481a03be39533e7360e9aa25f1
[INFO] checking consensus-shipyard/recall-builtin-actors/c323ca594c0a7c481a03be39533e7360e9aa25f1 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsensus-shipyard%2Frecall-builtin-actors" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/consensus-shipyard/recall-builtin-actors
[INFO] finished tweaking git repo https://github.com/consensus-shipyard/recall-builtin-actors
[INFO] tweaked toml for git repo https://github.com/consensus-shipyard/recall-builtin-actors written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/consensus-shipyard/recall-builtin-actors on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/consensus-shipyard/recall-builtin-actors 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `test_vm`
[INFO] [stderr]    --> Cargo.toml:315:25
[INFO] [stderr]     |
[INFO] [stderr] 315 | [workspace.dependencies.test_vm]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `test_vm`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `fil_builtin_actors_bundle` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-0-tc1/source/target/.../fil_builtin_actors_bundle
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fil-builtin-actors-bundle`, convert `package.name`
[INFO] [stderr]    --> Cargo.toml:33:8
[INFO] [stderr]     |
[INFO] [stderr]  33 - name = "fil_builtin_actors_bundle"
[INFO] [stderr]  33 + name = "fil-builtin-actors-bundle"
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `fil-builtin-actors-bundle`, specify `bin.name`
[INFO] [stderr]    --> Cargo.toml:330:24
[INFO] [stderr]     |
[INFO] [stderr] 330 ~ version = "15.0.0-rc1"
[INFO] [stderr] 331 + [[bin]]
[INFO] [stderr] 332 + name = "fil-builtin-actors-bundle"
[INFO] [stderr] 333 + path = "src/main.rs"
[INFO] [stderr]     |
[INFO] [stderr] warning: `fil_builtin_actors_bundle` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/recallnet/contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/axelarnetwork/axelar-gmp-sdk-solidity`
[INFO] [stderr]     Updating git submodule `https://github.com/ensdomains/buffer`
[INFO] [stderr]     Updating git submodule `https://github.com/filecoin-project/filecoin-solidity`
[INFO] [stderr]     Updating git submodule `https://github.com/foundry-rs/forge-std`
[INFO] [stderr]     Updating git submodule `https://github.com/dapphub/ds-test`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable`
[INFO] [stderr]     Updating git submodule `https://github.com/a16z/erc4626-tests.git`
[INFO] [stderr]     Updating git submodule `https://github.com/smartcontractkit/solidity-cborutils`
[INFO] [stderr]     Updating git submodule `https://github.com/foundry-rs/forge-std`
[INFO] [stderr]     Updating git submodule `https://github.com/axelarnetwork/interchain-token-service`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades`
[INFO] [stderr]     Updating git submodule `https://github.com/Arachnid/solidity-stringutils`
[INFO] [stderr]     Updating git submodule `https://github.com/PaulRBerg/prb-math`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fvm_shared v4.3.3
[INFO] [stderr]   Downloaded serde_tuple_macros v0.5.0
[INFO] [stderr]   Downloaded fvm_ipld_encoding v0.4.0
[INFO] [stderr]   Downloaded serde_ipld_dagcbor v0.4.2
[INFO] [stderr]   Downloaded serde_tuple v0.5.0
[INFO] [stderr]   Downloaded frc42_hasher v5.1.0
[INFO] [stderr]   Downloaded integer-encoding v4.0.2
[INFO] [stderr]   Downloaded fvm_actor_utils v11.0.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.10.2
[INFO] [stderr]   Downloaded cbor4ii v0.2.14
[INFO] [stderr]   Downloaded test-case v2.2.2
[INFO] [stderr]   Downloaded forest_hash_utils v0.1.0
[INFO] [stderr]   Downloaded derive_builder_core v0.10.2
[INFO] [stderr]   Downloaded frc42_dispatch v7.1.0
[INFO] [stderr]   Downloaded libipld-core v0.16.0
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded cs_serde_bytes v0.12.2
[INFO] [stderr]   Downloaded fvm_ipld_amt v0.6.2
[INFO] [stderr]   Downloaded libipld-core v0.13.1
[INFO] [stderr]   Downloaded fvm_ipld_blockstore v0.2.1
[INFO] [stderr]   Downloaded frc42_macros v5.1.0
[INFO] [stderr]   Downloaded etk-ops v0.3.0
[INFO] [stderr]   Downloaded test-case-macros v2.2.2
[INFO] [stderr]   Downloaded fil_actor_bundler v6.1.0
[INFO] [stderr]   Downloaded fvm_ipld_car v0.7.1
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded fvm_ipld_kamt v0.3.0
[INFO] [stderr]   Downloaded fvm_sdk v4.3.3
[INFO] [stderr]   Downloaded derive_builder v0.10.2
[INFO] [stderr]   Downloaded frc46_token v11.0.0
[INFO] [stderr]   Downloaded multihash v0.16.3
[INFO] [stderr]   Downloaded fvm_ipld_bitfield v0.6.0
[INFO] [stderr]   Downloaded etk-asm v0.3.0
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.8.25
[INFO] [stderr]   Downloaded fvm_ipld_hamt v0.9.0
[INFO] [stderr]   Downloaded alloy-sol-macro v0.8.25
[INFO] [stderr]   Downloaded alloy-sol-type-parser v0.8.25
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded alloy-json-abi v0.8.25
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.8.25
[INFO] [stderr]   Downloaded alloy-sol-types v0.8.25
[INFO] [stderr]   Downloaded syn-solidity v0.8.25
[INFO] [stderr]   Downloaded alloy-primitives v0.8.25
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4a570b89932404e82be6460686b77dbcec67eb8e1a64599a045cbbccc817d119
[INFO] running `Command { std: "docker" "start" "4a570b89932404e82be6460686b77dbcec67eb8e1a64599a045cbbccc817d119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a570b89932404e82be6460686b77dbcec67eb8e1a64599a045cbbccc817d119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4a570b89932404e82be6460686b77dbcec67eb8e1a64599a045cbbccc817d119" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a570b89932404e82be6460686b77dbcec67eb8e1a64599a045cbbccc817d119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4a570b89932404e82be6460686b77dbcec67eb8e1a64599a045cbbccc817d119" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `test_vm`
[INFO] [stderr]    --> Cargo.toml:315:25
[INFO] [stderr]     |
[INFO] [stderr] 315 | [workspace.dependencies.test_vm]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `test_vm`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `fil_builtin_actors_bundle` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../fil_builtin_actors_bundle
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fil-builtin-actors-bundle`, convert `package.name`
[INFO] [stderr]    --> Cargo.toml:33:8
[INFO] [stderr]     |
[INFO] [stderr]  33 - name = "fil_builtin_actors_bundle"
[INFO] [stderr]  33 + name = "fil-builtin-actors-bundle"
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `fil-builtin-actors-bundle`, specify `bin.name`
[INFO] [stderr]    --> Cargo.toml:330:24
[INFO] [stderr]     |
[INFO] [stderr] 330 ~ version = "15.0.0-rc1"
[INFO] [stderr] 331 + [[bin]]
[INFO] [stderr] 332 + name = "fil-builtin-actors-bundle"
[INFO] [stderr] 333 + path = "src/main.rs"
[INFO] [stderr]     |
[INFO] [stderr] warning: `fil_builtin_actors_bundle` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling fil_actors_runtime v15.0.0-rc1 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking integer-encoding v4.0.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking hashers v1.0.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking substrate-bn v0.6.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking futures-locks v0.7.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling syn-solidity v0.8.25
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]     Checking ruint v1.14.0
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.15
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking data-encoding-macro v0.1.17
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling frc42_hasher v5.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling frc42_macros v5.1.0
[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 auto_impl v1.2.1
[INFO] [stderr]     Checking test-case v2.2.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling export_macro v1.0.0 (/opt/rustwide/workdir/integration_tests/macro)
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking fil_actor_placeholder v15.0.0-rc1 (/opt/rustwide/workdir/actors/placeholder)
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking cs_serde_bytes v0.12.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking forest_hash_utils v0.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking enr v0.10.0
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]     Checking eth-keystore v0.5.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.8.25
[INFO] [stderr]     Checking coins-bip39 v0.8.7
[INFO] [stderr]    Compiling etk-ops v0.3.0
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]    Compiling alloy-primitives v0.8.25
[INFO] [stderr]     Checking cid v0.8.6
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.4.2
[INFO] [stderr]     Checking fvm_ipld_blockstore v0.2.1
[INFO] [stderr]     Checking libipld-core v0.16.0
[INFO] [stderr]     Checking libipld-core v0.13.1
[INFO] [stderr]     Checking fvm_ipld_encoding v0.4.0
[INFO] [stderr]     Checking fvm_shared v4.3.3
[INFO] [stderr]     Checking fvm_ipld_hamt v0.9.0
[INFO] [stderr]     Checking fvm_ipld_bitfield v0.6.0
[INFO] [stderr]     Checking fvm_ipld_amt v0.6.2
[INFO] [stderr]     Checking fvm_ipld_kamt v0.3.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling fvm_ipld_car v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling alloy-json-abi v0.8.25
[INFO] [stderr]     Checking vm_api v1.0.0 (/opt/rustwide/workdir/vm_api)
[INFO] [stderr]     Checking fvm_sdk v4.3.3
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vm_api/src/builtin.rs:8:55
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(PartialEq, Eq, Clone, Copy, PartialOrd, Ord, FromPrimitive, Debug)]
[INFO] [stdout]    |                                                       ^------------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Type`
[INFO] [stdout]  9 | #[repr(i32)]
[INFO] [stdout] 10 | pub enum Type {
[INFO] [stdout]    |          ---- `Type` 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]   --> vm_api/src/builtin.rs:8:55
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(PartialEq, Eq, Clone, Copy, PartialOrd, Ord, FromPrimitive, Debug)]
[INFO] [stdout]    |                                                       ^------------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Type`
[INFO] [stdout]  9 | #[repr(i32)]
[INFO] [stdout] 10 | pub enum Type {
[INFO] [stdout]    |          ---- `Type` 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] [stderr]     Checking frc42_dispatch v7.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking fvm_actor_utils v11.0.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking frc46_token v11.0.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.25
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> runtime/src/runtime/randomness.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PartialEq, Eq, Copy, Clone, FromPrimitive, Debug, Hash, Deserialize_repr)]
[INFO] [stdout]    |                                      ^------------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `FromPrimitive` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DomainSeparationTag`
[INFO] [stdout] 11 | #[repr(i64)]
[INFO] [stdout] 12 | pub enum DomainSeparationTag {
[INFO] [stdout]    |          ------------------- `DomainSeparationTag` 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] [stderr]     Checking fil_actor_reward v15.0.0-rc1 (/opt/rustwide/workdir/actors/reward)
[INFO] [stderr]     Checking fil_actor_power v15.0.0-rc1 (/opt/rustwide/workdir/actors/power)
[INFO] [stderr]     Checking fil_actor_market v15.0.0-rc1 (/opt/rustwide/workdir/actors/market)
[INFO] [stderr]     Checking fil_actor_account v15.0.0-rc1 (/opt/rustwide/workdir/actors/account)
[INFO] [stderr]     Checking fil_actor_miner v15.0.0-rc1 (/opt/rustwide/workdir/actors/miner)
[INFO] [stderr]     Checking fil_actor_verifreg v15.0.0-rc1 (/opt/rustwide/workdir/actors/verifreg)
[INFO] [stderr]     Checking fil_actors_evm_shared v15.0.0-rc1 (/opt/rustwide/workdir/actors/evm/shared)
[INFO] [stderr]     Checking fil_actor_multisig v15.0.0-rc1 (/opt/rustwide/workdir/actors/multisig)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vm_api/src/builtin.rs:8:55
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(PartialEq, Eq, Clone, Copy, PartialOrd, Ord, FromPrimitive, Debug)]
[INFO] [stdout]    |                                                       ^------------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Type`
[INFO] [stdout]  9 | #[repr(i32)]
[INFO] [stdout] 10 | pub enum Type {
[INFO] [stdout]    |          ---- `Type` 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] [stderr]    Compiling alloy-sol-macro-expander v0.8.25
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (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]   --> actors/account/src/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(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_Method`
[INFO] [stdout] 31 | #[repr(u64)]
[INFO] [stdout] 32 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]     Checking fil_actor_cron v15.0.0-rc1 (/opt/rustwide/workdir/actors/cron)
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (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]   --> actors/cron/src/lib.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(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_Method`
[INFO] [stdout] 28 | #[repr(u64)]
[INFO] [stdout] 29 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fil_actor_datacap v15.0.0-rc1 (/opt/rustwide/workdir/actors/datacap)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/reward/src/lib.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(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_Method`
[INFO] [stdout] 41 | #[repr(u64)]
[INFO] [stdout] 42 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (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]    --> actors/reward/src/state.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Clone, Debug, PartialEq, Eq, Copy, FromPrimitive, Serialize_repr, Deserialize_repr)]
[INFO] [stdout]     |                                             ^------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromPrimitive` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_VestingFunction`
[INFO] [stdout] 155 | #[repr(u8)]
[INFO] [stdout] 156 | pub enum VestingFunction {
[INFO] [stdout]     |          --------------- `VestingFunction` 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 fil_actor_paych v15.0.0-rc1 (/opt/rustwide/workdir/actors/paych)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (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]   --> actors/multisig/src/lib.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(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_Method`
[INFO] [stdout] 38 | #[repr(u64)]
[INFO] [stdout] 39 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]     Checking fil_actor_init v15.0.0-rc1 (/opt/rustwide/workdir/actors/init)
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/paych/src/types.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const MAX_LANE: u64 = std::i64::MAX as u64;
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fil_actor_system v15.0.0-rc1 (/opt/rustwide/workdir/actors/system)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (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]   --> actors/power/src/lib.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(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_Method`
[INFO] [stdout] 41 | #[repr(u64)]
[INFO] [stdout] 42 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/power/src/ext.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(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_Method`
[INFO] [stdout] 66 |     #[repr(u64)]
[INFO] [stdout] 67 |     pub enum Method {
[INFO] [stdout]    |              ------ `Method` 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] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/system/src/lib.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(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_Method`
[INFO] [stdout] 21 | #[repr(u64)]
[INFO] [stdout] 22 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]     Checking fil_actor_ethaccount v15.0.0-rc1 (/opt/rustwide/workdir/actors/ethaccount)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/datacap/src/lib.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(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_Method`
[INFO] [stdout] 51 | #[repr(u64)]
[INFO] [stdout] 52 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/ethaccount/src/lib.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(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_Method`
[INFO] [stdout] 19 | #[repr(u64)]
[INFO] [stdout] 20 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking fil_actor_evm v15.0.0-rc1 (/opt/rustwide/workdir/actors/evm)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/paych/src/lib.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Method`
[INFO] [stdout] 37 | #[repr(u64)]
[INFO] [stdout] 38 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/init/src/lib.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(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_Method`
[INFO] [stdout] 29 | #[repr(u64)]
[INFO] [stdout] 30 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]     Checking fil_actor_eam v15.0.0-rc1 (/opt/rustwide/workdir/actors/eam)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/verifreg/src/lib.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(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_Method`
[INFO] [stdout] 55 | #[repr(u64)]
[INFO] [stdout] 56 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/eam/src/lib.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(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_Method`
[INFO] [stdout] 34 | #[repr(u64)]
[INFO] [stdout] 35 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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: unnecessary parentheses around closure body
[INFO] [stdout]    --> actors/multisig/tests/util.rs:217:53
[INFO] [stdout]     |
[INFO] [stdout] 217 |         expect_txns.sort_by_key(|(TxnID(id), _txn)| (*id));
[INFO] [stdout]     |                                                     ^   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 217 -         expect_txns.sort_by_key(|(TxnID(id), _txn)| (*id));
[INFO] [stdout] 217 +         expect_txns.sort_by_key(|(TxnID(id), _txn)| *id);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> actors/multisig/tests/util.rs:218:53
[INFO] [stdout]     |
[INFO] [stdout] 218 |         actual_txns.sort_by_key(|(TxnID(id), _txn)| (*id));
[INFO] [stdout]     |                                                     ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -         actual_txns.sort_by_key(|(TxnID(id), _txn)| (*id));
[INFO] [stdout] 218 +         actual_txns.sort_by_key(|(TxnID(id), _txn)| *id);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> actors/multisig/tests/util.rs:217:53
[INFO] [stdout]     |
[INFO] [stdout] 217 |         expect_txns.sort_by_key(|(TxnID(id), _txn)| (*id));
[INFO] [stdout]     |                                                     ^   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 217 -         expect_txns.sort_by_key(|(TxnID(id), _txn)| (*id));
[INFO] [stdout] 217 +         expect_txns.sort_by_key(|(TxnID(id), _txn)| *id);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> actors/multisig/tests/util.rs:218:53
[INFO] [stdout]     |
[INFO] [stdout] 218 |         actual_txns.sort_by_key(|(TxnID(id), _txn)| (*id));
[INFO] [stdout]     |                                                     ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -         actual_txns.sort_by_key(|(TxnID(id), _txn)| (*id));
[INFO] [stdout] 218 +         actual_txns.sort_by_key(|(TxnID(id), _txn)| *id);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/cron/src/lib.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(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_Method`
[INFO] [stdout] 28 | #[repr(u64)]
[INFO] [stdout] 29 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]     Checking ethbloom v0.13.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/datacap/src/lib.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(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_Method`
[INFO] [stdout] 51 | #[repr(u64)]
[INFO] [stdout] 52 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/system/src/lib.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(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_Method`
[INFO] [stdout] 21 | #[repr(u64)]
[INFO] [stdout] 22 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/power/src/lib.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(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_Method`
[INFO] [stdout] 41 | #[repr(u64)]
[INFO] [stdout] 42 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/power/src/ext.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(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_Method`
[INFO] [stdout] 66 |     #[repr(u64)]
[INFO] [stdout] 67 |     pub enum Method {
[INFO] [stdout]    |              ------ `Method` 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] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/reward/src/lib.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(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_Method`
[INFO] [stdout] 41 | #[repr(u64)]
[INFO] [stdout] 42 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]    --> actors/reward/src/state.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Clone, Debug, PartialEq, Eq, Copy, FromPrimitive, Serialize_repr, Deserialize_repr)]
[INFO] [stdout]     |                                             ^------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromPrimitive` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_VestingFunction`
[INFO] [stdout] 155 | #[repr(u8)]
[INFO] [stdout] 156 | pub enum VestingFunction {
[INFO] [stdout]     |          --------------- `VestingFunction` 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] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/account/src/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(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_Method`
[INFO] [stdout] 31 | #[repr(u64)]
[INFO] [stdout] 32 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/market/src/lib.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(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_Method`
[INFO] [stdout] 73 | #[repr(u64)]
[INFO] [stdout] 74 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (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]   --> actors/init/src/lib.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(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_Method`
[INFO] [stdout] 29 | #[repr(u64)]
[INFO] [stdout] 30 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/multisig/src/lib.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(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_Method`
[INFO] [stdout] 38 | #[repr(u64)]
[INFO] [stdout] 39 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> runtime/src/runtime/randomness.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PartialEq, Eq, Copy, Clone, FromPrimitive, Debug, Hash, Deserialize_repr)]
[INFO] [stdout]    |                                      ^------------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `FromPrimitive` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DomainSeparationTag`
[INFO] [stdout] 11 | #[repr(i64)]
[INFO] [stdout] 12 | pub enum DomainSeparationTag {
[INFO] [stdout]    |          ------------------- `DomainSeparationTag` 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]   --> actors/evm/src/lib.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(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_Method`
[INFO] [stdout] 60 | #[repr(u64)]
[INFO] [stdout] 61 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> actors/evm/src/interpreter/system.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn as_hashed_key(key: &U256) -> Cow<HashedKey<32>> {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn as_hashed_key(key: &U256) -> Cow<'_, HashedKey<32>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | construct_uint! { pub struct U256(4); } // ethereum word size
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (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]   --> actors/market/src/lib.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(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_Method`
[INFO] [stdout] 73 | #[repr(u64)]
[INFO] [stdout] 74 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]    Compiling polling v3.7.4
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/evm/shared/src/uints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | construct_uint! { pub struct U512(8); } // used for addmod and mulmod opcodes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (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]   --> actors/eam/src/lib.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(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_Method`
[INFO] [stdout] 34 | #[repr(u64)]
[INFO] [stdout] 35 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> actors/verifreg/src/lib.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(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_Method`
[INFO] [stdout] 55 | #[repr(u64)]
[INFO] [stdout] 56 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]     Checking open-fastrlp v0.1.4
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> runtime/src/runtime/randomness.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PartialEq, Eq, Copy, Clone, FromPrimitive, Debug, Hash, Deserialize_repr)]
[INFO] [stdout]    |                                      ^------------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `FromPrimitive` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DomainSeparationTag`
[INFO] [stdout] 11 | #[repr(i64)]
[INFO] [stdout] 12 | pub enum DomainSeparationTag {
[INFO] [stdout]    |          ------------------- `DomainSeparationTag` 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] [stderr]     Checking ethabi v18.0.0
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> actors/market/tests/publish_storage_deals_failures.rs:396:70
[INFO] [stdout]     |
[INFO] [stdout] 396 |     let valid: Vec<u64> = psd_ret.valid_deals.bounded_iter(std::u64::MAX).unwrap().collect();
[INFO] [stdout]     |                                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]     Checking ethers-core v2.0.14
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> actors/paych/src/types.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const MAX_LANE: u64 = std::i64::MAX as u64;
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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]   --> actors/ethaccount/src/lib.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(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_Method`
[INFO] [stdout] 19 | #[repr(u64)]
[INFO] [stdout] 20 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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]   --> actors/paych/src/lib.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Method`
[INFO] [stdout] 37 | #[repr(u64)]
[INFO] [stdout] 38 | pub enum Method {
[INFO] [stdout]    |          ------ `Method` 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] [stderr]    Compiling alloy-sol-macro v0.8.25
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling alloy-sol-types v0.8.25
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> actors/miner/src/lib.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(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_Method`
[INFO] [stdout] 104 | #[repr(u64)]
[INFO] [stdout] 105 | pub enum Method {
[INFO] [stdout]     |          ------ `Method` 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] [stderr]     Checking fil_builtin_actors_state v15.0.0-rc1 (/opt/rustwide/workdir/state)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> actors/miner/tests/miner_actor_test_bitfield_queue.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     rt: &MockRuntime,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 229 | ) -> BitFieldQueue<MemoryBlockstore> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | ) -> BitFieldQueue<'_, MemoryBlockstore> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> actors/miner/tests/miner_actor_test_bitfield_queue.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn empty_bitfield_queue(rt: &MockRuntime, bitwidth: u32) -> BitFieldQueue<MemoryBlockstore> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn empty_bitfield_queue(rt: &MockRuntime, bitwidth: u32) -> BitFieldQueue<'_, MemoryBlockstore> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `etk-ops` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name etk_ops --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/etk-ops-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces"))' -C metadata=0705e32d1d97871c -C extra-filename=-0bc403620feea016 --out-dir /opt/rustwide/target/debug/build/etk-ops/0bc403620feea016/out -L dependency=/opt/rustwide/target/debug/build/doc-comment/6cb3d7c74559ca1c/out -L dependency=/opt/rustwide/target/debug/build/snafu-derive/10e487ca8062d901/out --extern educe=/opt/rustwide/target/debug/build/educe/c01e54938a6a77f8/out/libeduce-c01e54938a6a77f8.so --extern snafu=/opt/rustwide/target/debug/build/snafu/a71295a92b166b22/out/libsnafu-a71295a92b166b22.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> actors/miner/tests/util.rs:3700:13
[INFO] [stdout]      |
[INFO] [stdout] 3700 |     store: &'_ MemoryBlockstore,
[INFO] [stdout]      |             ^^ the lifetime is elided here
[INFO] [stdout] 3701 |     sectors_info: Vec<SectorOnChainInfo>,
[INFO] [stdout] 3702 | ) -> Sectors<MemoryBlockstore> {
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 | ) -> Sectors<'_, MemoryBlockstore> {
[INFO] [stdout]      |              +++
[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]    --> actors/miner/src/lib.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(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_Method`
[INFO] [stdout] 104 | #[repr(u64)]
[INFO] [stdout] 105 | pub enum Method {
[INFO] [stdout]     |          ------ `Method` 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] [stderr] warning: unused dependency `fvm_actor_utils`
[INFO] [stderr]   --> actors/account/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | fvm_actor_utils = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `fvm_actor_utils`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `fil_actor_account` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `fvm_actor_utils`
[INFO] [stderr]   --> actors/ethaccount/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | fvm_actor_utils = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `fvm_actor_utils`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `hex-literal`
[INFO] [stderr]   --> actors/ethaccount/Cargo.toml:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | hex-literal = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `hex-literal`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `fil_actor_ethaccount` (manifest) generated 2 warnings
[INFO] [stderr] warning: unused dependency `frc42_dispatch`
[INFO] [stderr]   --> actors/init/Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | frc42_dispatch = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `frc42_dispatch`
[INFO] [stderr] warning: `fil_actor_init` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `indexmap`
[INFO] [stderr]   --> actors/power/Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | indexmap = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `indexmap`
[INFO] [stderr] warning: `fil_actor_power` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "inspect" "4a570b89932404e82be6460686b77dbcec67eb8e1a64599a045cbbccc817d119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a570b89932404e82be6460686b77dbcec67eb8e1a64599a045cbbccc817d119", kill_on_drop: false }`
[INFO] [stdout] 4a570b89932404e82be6460686b77dbcec67eb8e1a64599a045cbbccc817d119
