[INFO] cloning repository https://github.com/move-language/move-on-aptos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/move-language/move-on-aptos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmove-language%2Fmove-on-aptos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmove-language%2Fmove-on-aptos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66a9fe4dfb8b4326f743337129fd32669abbcf68 [INFO] checking move-language/move-on-aptos against master#9d28fe39763974a96d61232e96ac856735e4cdd6 for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmove-language%2Fmove-on-aptos" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/move-language/move-on-aptos on toolchain 9d28fe39763974a96d61232e96ac856735e4cdd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/move-language/move-on-aptos [INFO] finished tweaking git repo https://github.com/move-language/move-on-aptos [INFO] tweaked toml for git repo https://github.com/move-language/move-on-aptos written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/move-language/move-on-aptos 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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/diem/diem-devtools` [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/bcs.git` [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/serde-reflection` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_dearbitrary v1.2.0 [INFO] [stderr] Downloaded variant_count v1.1.0 [INFO] [stderr] Downloaded fail v0.5.1 [INFO] [stderr] Downloaded smallbitvec v2.5.3 [INFO] [stderr] Downloaded proptest-derive v0.4.0 [INFO] [stderr] Downloaded colored-diff v0.2.3 [INFO] [stderr] Downloaded diffus v0.10.0 [INFO] [stderr] Downloaded prettydiff v0.6.4 [INFO] [stderr] Downloaded named-lock v0.2.0 [INFO] [stderr] Downloaded ethereum v0.11.1 [INFO] [stderr] Downloaded guppy-summaries v0.6.1 [INFO] [stderr] Downloaded libtest-mimic v0.5.2 [INFO] [stderr] Downloaded guppy v0.12.6 [INFO] [stderr] Downloaded better_typeid_derive v0.1.1 [INFO] [stderr] Downloaded ethereum-types v0.12.1 [INFO] [stderr] Downloaded evm-gasometer v0.33.0 [INFO] [stderr] Downloaded evm v0.33.1 [INFO] [stderr] Downloaded evm-runtime v0.33.0 [INFO] [stderr] Downloaded file_diff v1.0.0 [INFO] [stderr] Downloaded datatest-stable v0.1.3 [INFO] [stderr] Downloaded internment v0.5.6 [INFO] [stderr] Downloaded determinator v0.7.0 [INFO] [stderr] Downloaded guppy-workspace-hack v0.1.0 [INFO] [stderr] Downloaded nested v0.1.1 [INFO] [stderr] Downloaded target-spec v0.9.0 [INFO] [stderr] Downloaded ouroboros_macro v0.9.5 [INFO] [stderr] Downloaded ouroboros v0.9.5 [INFO] [stderr] Downloaded memory-stats v1.1.0 [INFO] [stderr] Downloaded better_any v0.1.1 [INFO] [stderr] Downloaded simplelog v0.9.0 [INFO] [stderr] Downloaded evm-core v0.33.0 [INFO] [stderr] Downloaded ambassador v0.4.1 [INFO] [stderr] Downloaded dearbitrary v1.0.4 [INFO] [stderr] Downloaded dissimilar v1.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e7505f2e6748f0d030428a064919a7ec9a5b619122d86fa2e8b700c60ae2d3d [INFO] running `Command { std: "docker" "start" "-a" "4e7505f2e6748f0d030428a064919a7ec9a5b619122d86fa2e8b700c60ae2d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e7505f2e6748f0d030428a064919a7ec9a5b619122d86fa2e8b700c60ae2d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7505f2e6748f0d030428a064919a7ec9a5b619122d86fa2e8b700c60ae2d3d", kill_on_drop: false }` [INFO] [stdout] 4e7505f2e6748f0d030428a064919a7ec9a5b619122d86fa2e8b700c60ae2d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddfc65bd170b2538f951d6649901ca3cacabaf7f255e5059e203fd4ce09e195b [INFO] running `Command { std: "docker" "start" "-a" "ddfc65bd170b2538f951d6649901ca3cacabaf7f255e5059e203fd4ce09e195b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking value-bag v1.8.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_dearbitrary v1.2.0 [INFO] [stderr] Compiling proptest-derive v0.4.0 [INFO] [stderr] Checking dearbitrary v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling move-bytecode-spec v0.1.0 (/opt/rustwide/workdir/language/move-bytecode-spec) [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking move-borrow-graph v0.0.1 (/opt/rustwide/workdir/language/move-borrow-graph) [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking internment v0.5.6 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling try_match_inner v0.5.2 [INFO] [stderr] Compiling abstract-domain-derive v0.1.0 (/opt/rustwide/workdir/language/move-model/bytecode/abstract_domain_derive) [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d) [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking move-symbol-pool v0.1.0 (/opt/rustwide/workdir/language/move-symbol-pool) [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking try_match v0.4.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking fail v0.5.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking deunicode v1.4.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling scale-info-derive v1.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking flexi_logger v0.27.4 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking scale-info v1.0.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking smallbitvec v2.5.3 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking move-vm-metrics v0.1.0 (/opt/rustwide/workdir/language/move-vm/metrics) [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking better_any v0.1.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling ambassador v0.4.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking serde-reflection v0.3.5 (https://github.com/aptos-labs/serde-reflection?rev=73b6bbf748334b71ff6d7d09d06a29e3062ca075#73b6bbf7) [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking move-core-types v0.0.4 (/opt/rustwide/workdir/language/move-core/types) [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `serde1` [INFO] [stdout] --> language/move-core/types/src/u256.rs:570:12 [INFO] [stdout] | [INFO] [stdout] 570 | #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `dearbitrary`, `default`, `fuzzing`, `proptest`, and `proptest-derive` [INFO] [stdout] = help: consider adding `serde1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking named-lock v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> language/move-core/types/src/account_address.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccountAddress` [INFO] [stdout] ... [INFO] [stdout] 18 | pub struct AccountAddress([u8; AccountAddress::LENGTH]); [INFO] [stdout] | -------------- `AccountAddress` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-core/types/src/language_storage.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructTag` [INFO] [stdout] 115 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 116 | pub struct StructTag { [INFO] [stdout] | --------- `StructTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/language_storage.rs:227:51 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleId` [INFO] [stdout] 228 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 229 | pub struct ModuleId { [INFO] [stdout] | -------- `ModuleId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/vm_status.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VMStatus` [INFO] [stdout] 53 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 54 | pub enum VMStatus { [INFO] [stdout] | -------- `VMStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/vm_status.rs:88:51 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_KeptVMStatus` [INFO] [stdout] 89 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 90 | pub enum KeptVMStatus { [INFO] [stdout] | ------------ `KeptVMStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/vm_status.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AbortLocation` [INFO] [stdout] 115 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 116 | pub enum AbortLocation { [INFO] [stdout] | ------------- `AbortLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking move-binary-format v0.0.3 (/opt/rustwide/workdir/language/move-binary-format) [INFO] [stderr] Checking move-command-line-common v0.1.0 (/opt/rustwide/workdir/language/move-command-line-common) [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking move-ir-types v0.1.0 (/opt/rustwide/workdir/language/move-ir/types) [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking move-ir-to-bytecode-syntax v0.1.0 (/opt/rustwide/workdir/language/move-ir-compiler/move-ir-to-bytecode/syntax) [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking libtest-mimic v0.5.2 [INFO] [stderr] Checking datatest-stable v0.1.3 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking prettydiff v0.6.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking move-prover-test-utils v0.1.0 (/opt/rustwide/workdir/language/move-prover/test-utils) [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 103 | / define_index! { [INFO] [stdout] 104 | | name: ModuleHandleIndex, [INFO] [stdout] | | ----------------- `ModuleHandleIndex` is not local [INFO] [stdout] 105 | | kind: ModuleHandle, [INFO] [stdout] 106 | | doc: "Index into the `ModuleHandle` table.", [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 108 | / define_index! { [INFO] [stdout] 109 | | name: StructHandleIndex, [INFO] [stdout] | | ----------------- `StructHandleIndex` is not local [INFO] [stdout] 110 | | kind: StructHandle, [INFO] [stdout] 111 | | doc: "Index into the `StructHandle` table.", [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 113 | / define_index! { [INFO] [stdout] 114 | | name: FunctionHandleIndex, [INFO] [stdout] | | ------------------- `FunctionHandleIndex` is not local [INFO] [stdout] 115 | | kind: FunctionHandle, [INFO] [stdout] 116 | | doc: "Index into the `FunctionHandle` table.", [INFO] [stdout] 117 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 118 | / define_index! { [INFO] [stdout] 119 | | name: FieldHandleIndex, [INFO] [stdout] | | ---------------- `FieldHandleIndex` is not local [INFO] [stdout] 120 | | kind: FieldHandle, [INFO] [stdout] 121 | | doc: "Index into the `FieldHandle` table.", [INFO] [stdout] 122 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 123 | / define_index! { [INFO] [stdout] 124 | | name: StructDefInstantiationIndex, [INFO] [stdout] | | --------------------------- `StructDefInstantiationIndex` is not local [INFO] [stdout] 125 | | kind: StructDefInstantiation, [INFO] [stdout] 126 | | doc: "Index into the `StructInstantiation` table.", [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 128 | / define_index! { [INFO] [stdout] 129 | | name: FunctionInstantiationIndex, [INFO] [stdout] | | -------------------------- `FunctionInstantiationIndex` is not local [INFO] [stdout] 130 | | kind: FunctionInstantiation, [INFO] [stdout] 131 | | doc: "Index into the `FunctionInstantiation` table.", [INFO] [stdout] 132 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 133 | / define_index! { [INFO] [stdout] 134 | | name: FieldInstantiationIndex, [INFO] [stdout] | | ----------------------- `FieldInstantiationIndex` is not local [INFO] [stdout] 135 | | kind: FieldInstantiation, [INFO] [stdout] 136 | | doc: "Index into the `FieldInstantiation` table.", [INFO] [stdout] 137 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_IdentifierIndex` [INFO] [stdout] ... [INFO] [stdout] 138 | / define_index! { [INFO] [stdout] 139 | | name: IdentifierIndex, [INFO] [stdout] | | --------------- `IdentifierIndex` is not local [INFO] [stdout] 140 | | kind: Identifier, [INFO] [stdout] 141 | | doc: "Index into the `Identifier` table.", [INFO] [stdout] 142 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AddressIdentifierIndex` [INFO] [stdout] ... [INFO] [stdout] 143 | / define_index! { [INFO] [stdout] 144 | | name: AddressIdentifierIndex, [INFO] [stdout] | | ---------------------- `AddressIdentifierIndex` is not local [INFO] [stdout] 145 | | kind: AddressIdentifier, [INFO] [stdout] 146 | | doc: "Index into the `AddressIdentifier` table.", [INFO] [stdout] 147 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ConstantPoolIndex` [INFO] [stdout] ... [INFO] [stdout] 148 | / define_index! { [INFO] [stdout] 149 | | name: ConstantPoolIndex, [INFO] [stdout] | | ----------------- `ConstantPoolIndex` is not local [INFO] [stdout] 150 | | kind: ConstantPool, [INFO] [stdout] 151 | | doc: "Index into the `ConstantPool` table.", [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_SignatureIndex` [INFO] [stdout] ... [INFO] [stdout] 153 | / define_index! { [INFO] [stdout] 154 | | name: SignatureIndex, [INFO] [stdout] | | -------------- `SignatureIndex` is not local [INFO] [stdout] 155 | | kind: Signature, [INFO] [stdout] 156 | | doc: "Index into the `Signature` table.", [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefinitionIndex` [INFO] [stdout] ... [INFO] [stdout] 158 | / define_index! { [INFO] [stdout] 159 | | name: StructDefinitionIndex, [INFO] [stdout] | | --------------------- `StructDefinitionIndex` is not local [INFO] [stdout] 160 | | kind: StructDefinition, [INFO] [stdout] 161 | | doc: "Index into the `StructDefinition` table.", [INFO] [stdout] 162 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionDefinitionIndex` [INFO] [stdout] ... [INFO] [stdout] 163 | / define_index! { [INFO] [stdout] 164 | | name: FunctionDefinitionIndex, [INFO] [stdout] | | ----------------------- `FunctionDefinitionIndex` is not local [INFO] [stdout] 165 | | kind: FunctionDefinition, [INFO] [stdout] 166 | | doc: "Index into the `FunctionDefinition` table.", [INFO] [stdout] 167 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 170 | / define_index! { [INFO] [stdout] 171 | | name: StructVariantHandleIndex, [INFO] [stdout] | | ------------------------ `StructVariantHandleIndex` is not local [INFO] [stdout] 172 | | kind: StructVariantHandle, [INFO] [stdout] 173 | | doc: "Index into the `StructVariantHandle` table.", [INFO] [stdout] 174 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 175 | / define_index! { [INFO] [stdout] 176 | | name: StructVariantInstantiationIndex, [INFO] [stdout] | | ------------------------------- `StructVariantInstantiationIndex` is not local [INFO] [stdout] 177 | | kind: StructVariantInstantiation, [INFO] [stdout] 178 | | doc: "Index into the `StructVariantInstantiation` table.", [INFO] [stdout] 179 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 180 | / define_index! { [INFO] [stdout] 181 | | name: VariantFieldHandleIndex, [INFO] [stdout] | | ----------------------- `VariantFieldHandleIndex` is not local [INFO] [stdout] 182 | | kind: VariantFieldHandle, [INFO] [stdout] 183 | | doc: "Index into the `VariantFieldHandle` table.", [INFO] [stdout] 184 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 185 | / define_index! { [INFO] [stdout] 186 | | name: VariantFieldInstantiationIndex, [INFO] [stdout] | | ------------------------------ `VariantFieldInstantiationIndex` is not local [INFO] [stdout] 187 | | kind: VariantFieldInstantiation, [INFO] [stdout] 188 | | doc: "Index into the `VariantFieldInstantiation` table.", [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:248:51 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleHandle` [INFO] [stdout] ... [INFO] [stdout] 254 | pub struct ModuleHandle { [INFO] [stdout] | ------------ `ModuleHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:275:51 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructHandle` [INFO] [stdout] ... [INFO] [stdout] 281 | pub struct StructHandle { [INFO] [stdout] | ------------ `StructHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:302:51 [INFO] [stdout] | [INFO] [stdout] 302 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructTypeParameter` [INFO] [stdout] ... [INFO] [stdout] 308 | pub struct StructTypeParameter { [INFO] [stdout] | ------------------- `StructTypeParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionHandle` [INFO] [stdout] ... [INFO] [stdout] 329 | pub struct FunctionHandle { [INFO] [stdout] | -------------- `FunctionHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:353:51 [INFO] [stdout] | [INFO] [stdout] 353 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldHandle` [INFO] [stdout] ... [INFO] [stdout] 359 | pub struct FieldHandle { [INFO] [stdout] | ----------- `FieldHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:366:51 [INFO] [stdout] | [INFO] [stdout] 366 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldHandle` [INFO] [stdout] ... [INFO] [stdout] 372 | pub struct VariantFieldHandle { [INFO] [stdout] | ------------------ `VariantFieldHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:384:51 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantHandle` [INFO] [stdout] ... [INFO] [stdout] 390 | pub struct StructVariantHandle { [INFO] [stdout] | ------------------- `StructVariantHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:400:51 [INFO] [stdout] | [INFO] [stdout] 400 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructFieldInformation` [INFO] [stdout] ... [INFO] [stdout] 406 | pub enum StructFieldInformation { [INFO] [stdout] | ---------------------- `StructFieldInformation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:477:51 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefInstantiation` [INFO] [stdout] ... [INFO] [stdout] 483 | pub struct StructDefInstantiation { [INFO] [stdout] | ---------------------- `StructDefInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:490:51 [INFO] [stdout] | [INFO] [stdout] 490 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantInstantiation` [INFO] [stdout] ... [INFO] [stdout] 496 | pub struct StructVariantInstantiation { [INFO] [stdout] | -------------------------- `StructVariantInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:503:51 [INFO] [stdout] | [INFO] [stdout] 503 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionInstantiation` [INFO] [stdout] ... [INFO] [stdout] 509 | pub struct FunctionInstantiation { [INFO] [stdout] | --------------------- `FunctionInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:521:51 [INFO] [stdout] | [INFO] [stdout] 521 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldInstantiation` [INFO] [stdout] ... [INFO] [stdout] 527 | pub struct FieldInstantiation { [INFO] [stdout] | ------------------ `FieldInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:534:51 [INFO] [stdout] | [INFO] [stdout] 534 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldInstantiation` [INFO] [stdout] ... [INFO] [stdout] 540 | pub struct VariantFieldInstantiation { [INFO] [stdout] | ------------------------- `VariantFieldInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:548:51 [INFO] [stdout] | [INFO] [stdout] 548 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefinition` [INFO] [stdout] ... [INFO] [stdout] 554 | pub struct StructDefinition { [INFO] [stdout] | ---------------- `StructDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:566:51 [INFO] [stdout] | [INFO] [stdout] 566 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldDefinition` [INFO] [stdout] ... [INFO] [stdout] 572 | pub struct FieldDefinition { [INFO] [stdout] | --------------- `FieldDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:580:51 [INFO] [stdout] | [INFO] [stdout] 580 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantDefinition` [INFO] [stdout] ... [INFO] [stdout] 586 | pub struct VariantDefinition { [INFO] [stdout] | ----------------- `VariantDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:594:51 [INFO] [stdout] | [INFO] [stdout] 594 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Visibility` [INFO] [stdout] ... [INFO] [stdout] 601 | pub enum Visibility { [INFO] [stdout] | ---------- `Visibility` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:641:51 [INFO] [stdout] | [INFO] [stdout] 641 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionDefinition` [INFO] [stdout] ... [INFO] [stdout] 647 | pub struct FunctionDefinition { [INFO] [stdout] | ------------------ `FunctionDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:695:51 [INFO] [stdout] | [INFO] [stdout] 695 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_TypeSignature` [INFO] [stdout] ... [INFO] [stdout] 701 | pub struct TypeSignature(pub SignatureToken); [INFO] [stdout] | ------------- `TypeSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:707:51 [INFO] [stdout] | [INFO] [stdout] 707 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionSignature` [INFO] [stdout] ... [INFO] [stdout] 710 | pub struct FunctionSignature { [INFO] [stdout] | ----------------- `FunctionSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:732:51 [INFO] [stdout] | [INFO] [stdout] 732 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Signature` [INFO] [stdout] ... [INFO] [stdout] 738 | pub struct Signature( [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:767:51 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Ability` [INFO] [stdout] 768 | #[cfg_attr(feature = "fuzzing", derive(arbitrary::Arbitrary))] [INFO] [stdout] 769 | pub enum Ability { [INFO] [stdout] | ------- `Ability` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1115:12 [INFO] [stdout] | [INFO] [stdout] 1115 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccessSpecifier` [INFO] [stdout] 1116 | )] [INFO] [stdout] 1117 | pub struct AccessSpecifier { [INFO] [stdout] | --------------- `AccessSpecifier` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1144:12 [INFO] [stdout] | [INFO] [stdout] 1144 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccessKind` [INFO] [stdout] 1145 | )] [INFO] [stdout] 1146 | pub enum AccessKind { [INFO] [stdout] | ---------- `AccessKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1190:12 [INFO] [stdout] | [INFO] [stdout] 1190 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ResourceSpecifier` [INFO] [stdout] 1191 | )] [INFO] [stdout] 1192 | pub enum ResourceSpecifier { [INFO] [stdout] | ----------------- `ResourceSpecifier` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1210:12 [INFO] [stdout] | [INFO] [stdout] 1210 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AddressSpecifier` [INFO] [stdout] 1211 | )] [INFO] [stdout] 1212 | pub enum AddressSpecifier { [INFO] [stdout] | ---------------- `AddressSpecifier` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1533:51 [INFO] [stdout] | [INFO] [stdout] 1533 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_CodeUnit` [INFO] [stdout] ... [INFO] [stdout] 1539 | pub struct CodeUnit { [INFO] [stdout] | -------- `CodeUnit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1569:51 [INFO] [stdout] | [INFO] [stdout] 1569 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Bytecode` [INFO] [stdout] ... [INFO] [stdout] 1575 | pub enum Bytecode { [INFO] [stdout] | -------- `Bytecode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking move-bytecode-verifier v0.1.0 (/opt/rustwide/workdir/language/move-bytecode-verifier) [INFO] [stderr] Checking move-bytecode-source-map v0.1.0 (/opt/rustwide/workdir/language/move-ir-compiler/move-bytecode-source-map) [INFO] [stderr] Checking move-vm-types v0.1.0 (/opt/rustwide/workdir/language/move-vm/types) [INFO] [stderr] Checking move-bytecode-utils v0.1.0 (/opt/rustwide/workdir/language/tools/move-bytecode-utils) [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking ethbloom v0.11.1 [INFO] [stderr] Checking move-ir-to-bytecode v0.1.0 (/opt/rustwide/workdir/language/move-ir-compiler/move-ir-to-bytecode) [INFO] [stderr] Checking move-coverage v0.1.0 (/opt/rustwide/workdir/language/tools/move-coverage) [INFO] [stderr] Checking move-resource-viewer v0.1.0 (/opt/rustwide/workdir/language/tools/move-resource-viewer) [INFO] [stderr] Checking evm-core v0.33.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking move-compiler v0.0.1 (/opt/rustwide/workdir/language/move-compiler) [INFO] [stderr] Checking move-ir-compiler v0.1.0 (/opt/rustwide/workdir/language/move-ir-compiler) [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking move-vm-runtime v0.1.0 (/opt/rustwide/workdir/language/move-vm/runtime) [INFO] [stderr] Checking triehash v0.8.4 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-vm/runtime/src/loader/mod.rs:156:73 [INFO] [stdout] | [INFO] [stdout] 156 | fn ty_cache<'a>(&'a self, module_storage: &'a dyn ModuleStorage) -> &StructInfoCache { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-vm/runtime/src/loader/mod.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 163 | pub(crate) fn struct_name_index_map<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 166 | ) -> &StructNameIndexMap { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking evm-runtime v0.33.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `evm-backend` [INFO] [stdout] --> language/move-compiler/src/to_bytecode/translate.rs:1141:36 [INFO] [stdout] | [INFO] [stdout] 1141 | Some(mk_bytecode) if !cfg!(feature = "evm-backend") => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `evm-backend` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ethereum-types v0.12.1 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking ethereum v0.11.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `serde1` [INFO] [stdout] --> language/move-core/types/src/u256.rs:570:12 [INFO] [stdout] | [INFO] [stdout] 570 | #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `dearbitrary`, `default`, `fuzzing`, `proptest`, and `proptest-derive` [INFO] [stdout] = help: consider adding `serde1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking move-table-extension v0.1.0 (/opt/rustwide/workdir/language/extensions/move-table-extension) [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking move-vm-test-utils v0.1.0 (/opt/rustwide/workdir/language/move-vm/test-utils) [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking evm-gasometer v0.33.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling target-spec v0.9.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> language/move-core/types/src/account_address.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccountAddress` [INFO] [stdout] ... [INFO] [stdout] 18 | pub struct AccountAddress([u8; AccountAddress::LENGTH]); [INFO] [stdout] | -------------- `AccountAddress` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> language/move-core/types/src/language_storage.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructTag` [INFO] [stdout] 115 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 116 | pub struct StructTag { [INFO] [stdout] | --------- `StructTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> language/move-core/types/src/language_storage.rs:227:51 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleId` [INFO] [stdout] 228 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 229 | pub struct ModuleId { [INFO] [stdout] | -------- `ModuleId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/vm_status.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VMStatus` [INFO] [stdout] 53 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 54 | pub enum VMStatus { [INFO] [stdout] | -------- `VMStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/vm_status.rs:88:51 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_KeptVMStatus` [INFO] [stdout] 89 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 90 | pub enum KeptVMStatus { [INFO] [stdout] | ------------ `KeptVMStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/vm_status.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AbortLocation` [INFO] [stdout] 115 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 116 | pub enum AbortLocation { [INFO] [stdout] | ------------- `AbortLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking evm v0.33.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking cfg-expr v0.9.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking diffus v0.10.0 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stdout] warning: field `env` is never read [INFO] [stdout] --> language/move-compiler/src/to_bytecode/context.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Context<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 32 | pub env: &'a mut CompilationEnv, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inline` is never read [INFO] [stdout] --> language/move-compiler/src/typing/core.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct FunctionInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | pub inline: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking move-disassembler v0.1.0 (/opt/rustwide/workdir/language/tools/move-disassembler) [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking guppy-summaries v0.6.1 [INFO] [stderr] Checking move-model v0.1.0 (/opt/rustwide/workdir/language/move-model) [INFO] [stderr] Checking move-bytecode-viewer v0.1.0 (/opt/rustwide/workdir/language/tools/move-bytecode-viewer) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-model/src/model.rs:4806:39 [INFO] [stdout] | [INFO] [stdout] 4294 | impl<'env> FunctionEnv<'env> { [INFO] [stdout] | ---- lifetime `'env` declared here [INFO] [stdout] ... [INFO] [stdout] 4806 | pub fn get_spec(&'env self) -> Ref { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-model/src/model.rs:4811:46 [INFO] [stdout] | [INFO] [stdout] 4294 | impl<'env> FunctionEnv<'env> { [INFO] [stdout] | ---- lifetime `'env` declared here [INFO] [stdout] ... [INFO] [stdout] 4811 | pub fn get_mut_spec(&'env self) -> RefMut { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'env` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking blocking v1.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking async-executor v1.11.0 [INFO] [stderr] Checking async-signal v0.2.6 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking nested v0.1.1 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking debug-ignore v1.0.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking guppy v0.12.6 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking move-ethereum-abi v0.1.0 (/opt/rustwide/workdir/language/evm/move-ethereum-abi) [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking move-stackless-bytecode v0.1.0 (/opt/rustwide/workdir/language/move-model/bytecode) [INFO] [stderr] Checking move-docgen v0.1.0 (/opt/rustwide/workdir/language/move-prover/move-docgen) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-model/bytecode/src/function_target.rs:304:39 [INFO] [stdout] | [INFO] [stdout] 95 | impl<'env> FunctionTarget<'env> { [INFO] [stdout] | ---- lifetime `'env` declared here [INFO] [stdout] ... [INFO] [stdout] 304 | pub fn get_spec(&'env self) -> Ref { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking move-abigen v0.1.0 (/opt/rustwide/workdir/language/move-prover/move-abigen) [INFO] [stderr] Checking move-errmapgen v0.1.0 (/opt/rustwide/workdir/language/move-prover/move-errmapgen) [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 103 | / define_index! { [INFO] [stdout] 104 | | name: ModuleHandleIndex, [INFO] [stdout] | | ----------------- `ModuleHandleIndex` is not local [INFO] [stdout] 105 | | kind: ModuleHandle, [INFO] [stdout] 106 | | doc: "Index into the `ModuleHandle` table.", [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 108 | / define_index! { [INFO] [stdout] 109 | | name: StructHandleIndex, [INFO] [stdout] | | ----------------- `StructHandleIndex` is not local [INFO] [stdout] 110 | | kind: StructHandle, [INFO] [stdout] 111 | | doc: "Index into the `StructHandle` table.", [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 113 | / define_index! { [INFO] [stdout] 114 | | name: FunctionHandleIndex, [INFO] [stdout] | | ------------------- `FunctionHandleIndex` is not local [INFO] [stdout] 115 | | kind: FunctionHandle, [INFO] [stdout] 116 | | doc: "Index into the `FunctionHandle` table.", [INFO] [stdout] 117 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 118 | / define_index! { [INFO] [stdout] 119 | | name: FieldHandleIndex, [INFO] [stdout] | | ---------------- `FieldHandleIndex` is not local [INFO] [stdout] 120 | | kind: FieldHandle, [INFO] [stdout] 121 | | doc: "Index into the `FieldHandle` table.", [INFO] [stdout] 122 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 123 | / define_index! { [INFO] [stdout] 124 | | name: StructDefInstantiationIndex, [INFO] [stdout] | | --------------------------- `StructDefInstantiationIndex` is not local [INFO] [stdout] 125 | | kind: StructDefInstantiation, [INFO] [stdout] 126 | | doc: "Index into the `StructInstantiation` table.", [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 128 | / define_index! { [INFO] [stdout] 129 | | name: FunctionInstantiationIndex, [INFO] [stdout] | | -------------------------- `FunctionInstantiationIndex` is not local [INFO] [stdout] 130 | | kind: FunctionInstantiation, [INFO] [stdout] 131 | | doc: "Index into the `FunctionInstantiation` table.", [INFO] [stdout] 132 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 133 | / define_index! { [INFO] [stdout] 134 | | name: FieldInstantiationIndex, [INFO] [stdout] | | ----------------------- `FieldInstantiationIndex` is not local [INFO] [stdout] 135 | | kind: FieldInstantiation, [INFO] [stdout] 136 | | doc: "Index into the `FieldInstantiation` table.", [INFO] [stdout] 137 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_IdentifierIndex` [INFO] [stdout] ... [INFO] [stdout] 138 | / define_index! { [INFO] [stdout] 139 | | name: IdentifierIndex, [INFO] [stdout] | | --------------- `IdentifierIndex` is not local [INFO] [stdout] 140 | | kind: Identifier, [INFO] [stdout] 141 | | doc: "Index into the `Identifier` table.", [INFO] [stdout] 142 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AddressIdentifierIndex` [INFO] [stdout] ... [INFO] [stdout] 143 | / define_index! { [INFO] [stdout] 144 | | name: AddressIdentifierIndex, [INFO] [stdout] | | ---------------------- `AddressIdentifierIndex` is not local [INFO] [stdout] 145 | | kind: AddressIdentifier, [INFO] [stdout] 146 | | doc: "Index into the `AddressIdentifier` table.", [INFO] [stdout] 147 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ConstantPoolIndex` [INFO] [stdout] ... [INFO] [stdout] 148 | / define_index! { [INFO] [stdout] 149 | | name: ConstantPoolIndex, [INFO] [stdout] | | ----------------- `ConstantPoolIndex` is not local [INFO] [stdout] 150 | | kind: ConstantPool, [INFO] [stdout] 151 | | doc: "Index into the `ConstantPool` table.", [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_SignatureIndex` [INFO] [stdout] ... [INFO] [stdout] 153 | / define_index! { [INFO] [stdout] 154 | | name: SignatureIndex, [INFO] [stdout] | | -------------- `SignatureIndex` is not local [INFO] [stdout] 155 | | kind: Signature, [INFO] [stdout] 156 | | doc: "Index into the `Signature` table.", [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefinitionIndex` [INFO] [stdout] ... [INFO] [stdout] 158 | / define_index! { [INFO] [stdout] 159 | | name: StructDefinitionIndex, [INFO] [stdout] | | --------------------- `StructDefinitionIndex` is not local [INFO] [stdout] 160 | | kind: StructDefinition, [INFO] [stdout] 161 | | doc: "Index into the `StructDefinition` table.", [INFO] [stdout] 162 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionDefinitionIndex` [INFO] [stdout] ... [INFO] [stdout] 163 | / define_index! { [INFO] [stdout] 164 | | name: FunctionDefinitionIndex, [INFO] [stdout] | | ----------------------- `FunctionDefinitionIndex` is not local [INFO] [stdout] 165 | | kind: FunctionDefinition, [INFO] [stdout] 166 | | doc: "Index into the `FunctionDefinition` table.", [INFO] [stdout] 167 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 170 | / define_index! { [INFO] [stdout] 171 | | name: StructVariantHandleIndex, [INFO] [stdout] | | ------------------------ `StructVariantHandleIndex` is not local [INFO] [stdout] 172 | | kind: StructVariantHandle, [INFO] [stdout] 173 | | doc: "Index into the `StructVariantHandle` table.", [INFO] [stdout] 174 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 175 | / define_index! { [INFO] [stdout] 176 | | name: StructVariantInstantiationIndex, [INFO] [stdout] | | ------------------------------- `StructVariantInstantiationIndex` is not local [INFO] [stdout] 177 | | kind: StructVariantInstantiation, [INFO] [stdout] 178 | | doc: "Index into the `StructVariantInstantiation` table.", [INFO] [stdout] 179 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 180 | / define_index! { [INFO] [stdout] 181 | | name: VariantFieldHandleIndex, [INFO] [stdout] | | ----------------------- `VariantFieldHandleIndex` is not local [INFO] [stdout] 182 | | kind: VariantFieldHandle, [INFO] [stdout] 183 | | doc: "Index into the `VariantFieldHandle` table.", [INFO] [stdout] 184 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 185 | / define_index! { [INFO] [stdout] 186 | | name: VariantFieldInstantiationIndex, [INFO] [stdout] | | ------------------------------ `VariantFieldInstantiationIndex` is not local [INFO] [stdout] 187 | | kind: VariantFieldInstantiation, [INFO] [stdout] 188 | | doc: "Index into the `VariantFieldInstantiation` table.", [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:248:51 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleHandle` [INFO] [stdout] ... [INFO] [stdout] 254 | pub struct ModuleHandle { [INFO] [stdout] | ------------ `ModuleHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:275:51 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructHandle` [INFO] [stdout] ... [INFO] [stdout] 281 | pub struct StructHandle { [INFO] [stdout] | ------------ `StructHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:302:51 [INFO] [stdout] | [INFO] [stdout] 302 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructTypeParameter` [INFO] [stdout] ... [INFO] [stdout] 308 | pub struct StructTypeParameter { [INFO] [stdout] | ------------------- `StructTypeParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionHandle` [INFO] [stdout] ... [INFO] [stdout] 329 | pub struct FunctionHandle { [INFO] [stdout] | -------------- `FunctionHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:353:51 [INFO] [stdout] | [INFO] [stdout] 353 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldHandle` [INFO] [stdout] ... [INFO] [stdout] 359 | pub struct FieldHandle { [INFO] [stdout] | ----------- `FieldHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:366:51 [INFO] [stdout] | [INFO] [stdout] 366 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldHandle` [INFO] [stdout] ... [INFO] [stdout] 372 | pub struct VariantFieldHandle { [INFO] [stdout] | ------------------ `VariantFieldHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:384:51 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantHandle` [INFO] [stdout] ... [INFO] [stdout] 390 | pub struct StructVariantHandle { [INFO] [stdout] | ------------------- `StructVariantHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:400:51 [INFO] [stdout] | [INFO] [stdout] 400 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructFieldInformation` [INFO] [stdout] ... [INFO] [stdout] 406 | pub enum StructFieldInformation { [INFO] [stdout] | ---------------------- `StructFieldInformation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:477:51 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefInstantiation` [INFO] [stdout] ... [INFO] [stdout] 483 | pub struct StructDefInstantiation { [INFO] [stdout] | ---------------------- `StructDefInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:490:51 [INFO] [stdout] | [INFO] [stdout] 490 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantInstantiation` [INFO] [stdout] ... [INFO] [stdout] 496 | pub struct StructVariantInstantiation { [INFO] [stdout] | -------------------------- `StructVariantInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:503:51 [INFO] [stdout] | [INFO] [stdout] 503 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionInstantiation` [INFO] [stdout] ... [INFO] [stdout] 509 | pub struct FunctionInstantiation { [INFO] [stdout] | --------------------- `FunctionInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:521:51 [INFO] [stdout] | [INFO] [stdout] 521 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldInstantiation` [INFO] [stdout] ... [INFO] [stdout] 527 | pub struct FieldInstantiation { [INFO] [stdout] | ------------------ `FieldInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:534:51 [INFO] [stdout] | [INFO] [stdout] 534 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldInstantiation` [INFO] [stdout] ... [INFO] [stdout] 540 | pub struct VariantFieldInstantiation { [INFO] [stdout] | ------------------------- `VariantFieldInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:548:51 [INFO] [stdout] | [INFO] [stdout] 548 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefinition` [INFO] [stdout] ... [INFO] [stdout] 554 | pub struct StructDefinition { [INFO] [stdout] | ---------------- `StructDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:566:51 [INFO] [stdout] | [INFO] [stdout] 566 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldDefinition` [INFO] [stdout] ... [INFO] [stdout] 572 | pub struct FieldDefinition { [INFO] [stdout] | --------------- `FieldDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:580:51 [INFO] [stdout] | [INFO] [stdout] 580 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantDefinition` [INFO] [stdout] ... [INFO] [stdout] 586 | pub struct VariantDefinition { [INFO] [stdout] | ----------------- `VariantDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:594:51 [INFO] [stdout] | [INFO] [stdout] 594 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Visibility` [INFO] [stdout] ... [INFO] [stdout] 601 | pub enum Visibility { [INFO] [stdout] | ---------- `Visibility` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:641:51 [INFO] [stdout] | [INFO] [stdout] 641 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionDefinition` [INFO] [stdout] ... [INFO] [stdout] 647 | pub struct FunctionDefinition { [INFO] [stdout] | ------------------ `FunctionDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:695:51 [INFO] [stdout] | [INFO] [stdout] 695 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_TypeSignature` [INFO] [stdout] ... [INFO] [stdout] 701 | pub struct TypeSignature(pub SignatureToken); [INFO] [stdout] | ------------- `TypeSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:707:51 [INFO] [stdout] | [INFO] [stdout] 707 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionSignature` [INFO] [stdout] ... [INFO] [stdout] 710 | pub struct FunctionSignature { [INFO] [stdout] | ----------------- `FunctionSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:732:51 [INFO] [stdout] | [INFO] [stdout] 732 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Signature` [INFO] [stdout] ... [INFO] [stdout] 738 | pub struct Signature( [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:767:51 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Ability` [INFO] [stdout] 768 | #[cfg_attr(feature = "fuzzing", derive(arbitrary::Arbitrary))] [INFO] [stdout] 769 | pub enum Ability { [INFO] [stdout] | ------- `Ability` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1115:12 [INFO] [stdout] | [INFO] [stdout] 1115 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccessSpecifier` [INFO] [stdout] 1116 | )] [INFO] [stdout] 1117 | pub struct AccessSpecifier { [INFO] [stdout] | --------------- `AccessSpecifier` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1144:12 [INFO] [stdout] | [INFO] [stdout] 1144 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccessKind` [INFO] [stdout] 1145 | )] [INFO] [stdout] 1146 | pub enum AccessKind { [INFO] [stdout] | ---------- `AccessKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1190:12 [INFO] [stdout] | [INFO] [stdout] 1190 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ResourceSpecifier` [INFO] [stdout] 1191 | )] [INFO] [stdout] 1192 | pub enum ResourceSpecifier { [INFO] [stdout] | ----------------- `ResourceSpecifier` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1210:12 [INFO] [stdout] | [INFO] [stdout] 1210 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AddressSpecifier` [INFO] [stdout] 1211 | )] [INFO] [stdout] 1212 | pub enum AddressSpecifier { [INFO] [stdout] | ---------------- `AddressSpecifier` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1533:51 [INFO] [stdout] | [INFO] [stdout] 1533 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_CodeUnit` [INFO] [stdout] ... [INFO] [stdout] 1539 | pub struct CodeUnit { [INFO] [stdout] | -------- `CodeUnit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1569:51 [INFO] [stdout] | [INFO] [stdout] 1569 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Bytecode` [INFO] [stdout] ... [INFO] [stdout] 1575 | pub enum Bytecode { [INFO] [stdout] | -------- `Bytecode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Checking move-prover-bytecode-pipeline v0.1.0 (/opt/rustwide/workdir/language/move-prover/bytecode-pipeline) [INFO] [stderr] Checking move-compiler-v2 v0.1.0 (/opt/rustwide/workdir/language/move-compiler-v2) [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-compiler-v2/src/pipeline/reference_safety/reference_safety_processor_v2.rs:822:66 [INFO] [stdout] | [INFO] [stdout] 819 | fn parent_edges<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 822 | ) -> impl Iterator + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-compiler-v2/src/pipeline/reference_safety/reference_safety_processor_v2.rs:924:10 [INFO] [stdout] | [INFO] [stdout] 919 | fn new_step<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 924 | ) -> LifetimeAnalysisStep { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-compiler-v2/src/pipeline/reference_safety/reference_safety_processor_v3.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 383 | fn new_step<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 388 | ) -> LifetimeAnalysisStep { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ouroboros v0.9.5 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking move-prover-boogie-backend v0.1.0 (/opt/rustwide/workdir/language/move-prover/boogie-backend) [INFO] [stderr] Checking async-object-pool v0.1.4 [INFO] [stderr] Checking move-to-yul v0.1.0 (/opt/rustwide/workdir/language/evm/move-to-yul) [INFO] [stderr] Checking determinator v0.7.0 [INFO] [stderr] Checking move-package v0.1.0 (/opt/rustwide/workdir/language/tools/move-package) [INFO] [stderr] Checking move-prover v0.1.0 (/opt/rustwide/workdir/language/move-prover) [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stdout] warning: unused imports: `CustomNativeOptions` and `options` [INFO] [stdout] --> language/move-prover/src/cli.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | options, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | options::{BoogieOptions, CustomNativeOptions, VectorTheory}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking move-stdlib v0.1.1 (/opt/rustwide/workdir/language/move-stdlib) [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking move-unit-test v0.1.0 (/opt/rustwide/workdir/language/tools/move-unit-test) [INFO] [stderr] Checking move-transactional-test-runner v0.1.0 (/opt/rustwide/workdir/language/testing-infra/transactional-test-runner) [INFO] [stderr] Checking move-cli v0.1.0 (/opt/rustwide/workdir/language/tools/move-cli) [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking x-core v0.1.0 (/opt/rustwide/workdir/devtools/x-core) [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking move-stackless-bytecode-test-utils v0.1.0 (/opt/rustwide/workdir/language/move-model/bytecode-test-utils) [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `evm-backend` [INFO] [stdout] --> language/move-compiler/src/to_bytecode/translate.rs:1141:36 [INFO] [stdout] | [INFO] [stdout] 1141 | Some(mk_bytecode) if !cfg!(feature = "evm-backend") => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `evm-backend` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking evm-exec-utils v0.1.0 (/opt/rustwide/workdir/language/evm/exec-utils) [INFO] [stderr] Checking dir-diff v0.3.3 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking file_diff v1.0.0 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking quick-junit v0.1.0 (https://github.com/diem/diem-devtools?rev=f99a204e3d3f8e503d51d7df42e55c8282b59154#f99a204e) [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking nextest-config v0.1.0 (https://github.com/diem/diem-devtools?rev=f99a204e3d3f8e503d51d7df42e55c8282b59154#f99a204e) [INFO] [stderr] Checking nextest-summaries v0.1.0 (https://github.com/diem/diem-devtools?rev=f99a204e3d3f8e503d51d7df42e55c8282b59154#f99a204e) [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking dissimilar v1.0.8 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Checking colored-diff v0.2.3 [INFO] [stderr] Checking x-lint v0.1.0 (/opt/rustwide/workdir/devtools/x-lint) [INFO] [stderr] Checking nextest-runner v0.1.0 (https://github.com/diem/diem-devtools?rev=f99a204e3d3f8e503d51d7df42e55c8282b59154#f99a204e) [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking move-bytecode-verifier-invalid-mutations v0.1.0 (/opt/rustwide/workdir/language/move-bytecode-verifier/invalid-mutations) [INFO] [stderr] Checking memory-stats v1.1.0 [INFO] [stderr] Checking move-compiler-v2-transactional-tests v0.1.0 (/opt/rustwide/workdir/language/move-compiler-v2/transactional-tests) [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking move-vm-paranoid-tests v0.1.0 (/opt/rustwide/workdir/language/move-vm/paranoid-tests) [INFO] [stderr] Checking serializer-tests v0.1.0 (/opt/rustwide/workdir/language/move-binary-format/serializer-tests) [INFO] [stderr] Checking move-compiler-transactional-tests v0.1.0 (/opt/rustwide/workdir/language/move-compiler/transactional-tests) [INFO] [stderr] Checking move-vm-transactional-tests v0.1.0 (/opt/rustwide/workdir/language/move-vm/transactional-tests) [INFO] [stderr] Checking bytecode-verifier-transactional-tests v0.1.0 (/opt/rustwide/workdir/language/move-bytecode-verifier/transactional-tests) [INFO] [stderr] Checking bytecode-verifier-tests v0.1.0 (/opt/rustwide/workdir/language/move-bytecode-verifier/bytecode-verifier-tests) [INFO] [stderr] Checking move-vm-integration-tests v0.1.0 (/opt/rustwide/workdir/language/move-vm/integration-tests) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-vm/integration-tests/src/tests/loader_tests.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 122 | fn publish_modules_using_loader_v2<'a, M: ModuleStorage>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 126 | ) -> StagingModuleStorage { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `address32` [INFO] [stdout] --> language/move-bytecode-verifier/bytecode-verifier-tests/src/unit_tests/constants_tests.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature = "address32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `fuzzing` [INFO] [stdout] = help: consider adding `address32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `address32` [INFO] [stdout] --> language/move-bytecode-verifier/bytecode-verifier-tests/src/unit_tests/constants_tests.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(not(feature = "address32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `fuzzing` [INFO] [stdout] = help: consider adding `address32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `address32` [INFO] [stdout] --> language/move-bytecode-verifier/bytecode-verifier-tests/src/unit_tests/constants_tests.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(not(feature = "address32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `fuzzing` [INFO] [stdout] = help: consider adding `address32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> language/move-bytecode-verifier/bytecode-verifier-tests/src/unit_tests/catch_unwind.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use std::panic::{self, PanicInfo}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> language/move-bytecode-verifier/bytecode-verifier-tests/src/unit_tests/catch_unwind.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | panic::set_hook(Box::new(move |_: &PanicInfo<'_>| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking x v0.1.0 (/opt/rustwide/workdir/devtools/x) [INFO] [stderr] Checking httpmock v0.6.8 [INFO] [stdout] warning: field `env` is never read [INFO] [stdout] --> language/move-compiler/src/to_bytecode/context.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Context<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 32 | pub env: &'a mut CompilationEnv, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inline` is never read [INFO] [stdout] --> language/move-compiler/src/typing/core.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct FunctionInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | pub inline: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-model/bytecode/src/function_target.rs:304:39 [INFO] [stdout] | [INFO] [stdout] 95 | impl<'env> FunctionTarget<'env> { [INFO] [stdout] | ---- lifetime `'env` declared here [INFO] [stdout] ... [INFO] [stdout] 304 | pub fn get_spec(&'env self) -> Ref { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CustomNativeOptions` and `options` [INFO] [stdout] --> language/move-prover/src/cli.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | options, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | options::{BoogieOptions, CustomNativeOptions, VectorTheory}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-model/src/model.rs:4806:39 [INFO] [stdout] | [INFO] [stdout] 4294 | impl<'env> FunctionEnv<'env> { [INFO] [stdout] | ---- lifetime `'env` declared here [INFO] [stdout] ... [INFO] [stdout] 4806 | pub fn get_spec(&'env self) -> Ref { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-model/src/model.rs:4811:46 [INFO] [stdout] | [INFO] [stdout] 4294 | impl<'env> FunctionEnv<'env> { [INFO] [stdout] | ---- lifetime `'env` declared here [INFO] [stdout] ... [INFO] [stdout] 4811 | pub fn get_mut_spec(&'env self) -> RefMut { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'env` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking move-ir-compiler-transactional-tests v0.1.0 (/opt/rustwide/workdir/language/move-ir-compiler/transactional-tests) [INFO] [stdout] warning: unexpected `cfg` condition value: `evm-backend` [INFO] [stdout] --> language/move-compiler/src/to_bytecode/translate.rs:1141:36 [INFO] [stdout] | [INFO] [stdout] 1141 | Some(mk_bytecode) if !cfg!(feature = "evm-backend") => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `evm-backend` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-compiler-v2/src/pipeline/reference_safety/reference_safety_processor_v2.rs:822:66 [INFO] [stdout] | [INFO] [stdout] 819 | fn parent_edges<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 822 | ) -> impl Iterator + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-compiler-v2/src/pipeline/reference_safety/reference_safety_processor_v2.rs:924:10 [INFO] [stdout] | [INFO] [stdout] 919 | fn new_step<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 924 | ) -> LifetimeAnalysisStep { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-compiler-v2/src/pipeline/reference_safety/reference_safety_processor_v3.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 383 | fn new_step<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 388 | ) -> LifetimeAnalysisStep { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking extract-ethereum-abi v0.1.0 (/opt/rustwide/workdir/language/evm/extract-ethereum-abi) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-model/src/model.rs:4806:39 [INFO] [stdout] | [INFO] [stdout] 4294 | impl<'env> FunctionEnv<'env> { [INFO] [stdout] | ---- lifetime `'env` declared here [INFO] [stdout] ... [INFO] [stdout] 4806 | pub fn get_spec(&'env self) -> Ref { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-model/src/model.rs:4811:46 [INFO] [stdout] | [INFO] [stdout] 4294 | impl<'env> FunctionEnv<'env> { [INFO] [stdout] | ---- lifetime `'env` declared here [INFO] [stdout] ... [INFO] [stdout] 4811 | pub fn get_mut_spec(&'env self) -> RefMut { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-vm/runtime/src/loader/mod.rs:156:73 [INFO] [stdout] | [INFO] [stdout] 156 | fn ty_cache<'a>(&'a self, module_storage: &'a dyn ModuleStorage) -> &StructInfoCache { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-vm/runtime/src/loader/mod.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 163 | pub(crate) fn struct_name_index_map<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 166 | ) -> &StructNameIndexMap { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking module-generation v0.1.0 (/opt/rustwide/workdir/language/testing-infra/module-generation) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> language/move-model/bytecode/src/function_target.rs:304:39 [INFO] [stdout] | [INFO] [stdout] 95 | impl<'env> FunctionTarget<'env> { [INFO] [stdout] | ---- lifetime `'env` declared here [INFO] [stdout] ... [INFO] [stdout] 304 | pub fn get_spec(&'env self) -> Ref { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking move-explain v0.1.0 (/opt/rustwide/workdir/language/tools/move-explain) [INFO] [stdout] warning: field `env` is never read [INFO] [stdout] --> language/move-compiler/src/to_bytecode/context.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Context<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 32 | pub env: &'a mut CompilationEnv, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inline` is never read [INFO] [stdout] --> language/move-compiler/src/typing/core.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct FunctionInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | pub inline: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde1` [INFO] [stdout] --> language/move-core/types/src/u256.rs:570:12 [INFO] [stdout] | [INFO] [stdout] 570 | #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `dearbitrary`, `default`, `fuzzing`, `proptest`, and `proptest-derive` [INFO] [stdout] = help: consider adding `serde1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` 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] --> language/move-core/types/src/account_address.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccountAddress` [INFO] [stdout] ... [INFO] [stdout] 18 | pub struct AccountAddress([u8; AccountAddress::LENGTH]); [INFO] [stdout] | -------------- `AccountAddress` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-core/types/src/language_storage.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructTag` [INFO] [stdout] 115 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 116 | pub struct StructTag { [INFO] [stdout] | --------- `StructTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/language_storage.rs:227:51 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleId` [INFO] [stdout] 228 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 229 | pub struct ModuleId { [INFO] [stdout] | -------- `ModuleId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/vm_status.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VMStatus` [INFO] [stdout] 53 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 54 | pub enum VMStatus { [INFO] [stdout] | -------- `VMStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/vm_status.rs:88:51 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_KeptVMStatus` [INFO] [stdout] 89 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 90 | pub enum KeptVMStatus { [INFO] [stdout] | ------------ `KeptVMStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-core/types/src/vm_status.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AbortLocation` [INFO] [stdout] 115 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 116 | pub enum AbortLocation { [INFO] [stdout] | ------------- `AbortLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 103 | / define_index! { [INFO] [stdout] 104 | | name: ModuleHandleIndex, [INFO] [stdout] | | ----------------- `ModuleHandleIndex` is not local [INFO] [stdout] 105 | | kind: ModuleHandle, [INFO] [stdout] 106 | | doc: "Index into the `ModuleHandle` table.", [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 108 | / define_index! { [INFO] [stdout] 109 | | name: StructHandleIndex, [INFO] [stdout] | | ----------------- `StructHandleIndex` is not local [INFO] [stdout] 110 | | kind: StructHandle, [INFO] [stdout] 111 | | doc: "Index into the `StructHandle` table.", [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 113 | / define_index! { [INFO] [stdout] 114 | | name: FunctionHandleIndex, [INFO] [stdout] | | ------------------- `FunctionHandleIndex` is not local [INFO] [stdout] 115 | | kind: FunctionHandle, [INFO] [stdout] 116 | | doc: "Index into the `FunctionHandle` table.", [INFO] [stdout] 117 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 118 | / define_index! { [INFO] [stdout] 119 | | name: FieldHandleIndex, [INFO] [stdout] | | ---------------- `FieldHandleIndex` is not local [INFO] [stdout] 120 | | kind: FieldHandle, [INFO] [stdout] 121 | | doc: "Index into the `FieldHandle` table.", [INFO] [stdout] 122 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 123 | / define_index! { [INFO] [stdout] 124 | | name: StructDefInstantiationIndex, [INFO] [stdout] | | --------------------------- `StructDefInstantiationIndex` is not local [INFO] [stdout] 125 | | kind: StructDefInstantiation, [INFO] [stdout] 126 | | doc: "Index into the `StructInstantiation` table.", [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 128 | / define_index! { [INFO] [stdout] 129 | | name: FunctionInstantiationIndex, [INFO] [stdout] | | -------------------------- `FunctionInstantiationIndex` is not local [INFO] [stdout] 130 | | kind: FunctionInstantiation, [INFO] [stdout] 131 | | doc: "Index into the `FunctionInstantiation` table.", [INFO] [stdout] 132 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 133 | / define_index! { [INFO] [stdout] 134 | | name: FieldInstantiationIndex, [INFO] [stdout] | | ----------------------- `FieldInstantiationIndex` is not local [INFO] [stdout] 135 | | kind: FieldInstantiation, [INFO] [stdout] 136 | | doc: "Index into the `FieldInstantiation` table.", [INFO] [stdout] 137 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_IdentifierIndex` [INFO] [stdout] ... [INFO] [stdout] 138 | / define_index! { [INFO] [stdout] 139 | | name: IdentifierIndex, [INFO] [stdout] | | --------------- `IdentifierIndex` is not local [INFO] [stdout] 140 | | kind: Identifier, [INFO] [stdout] 141 | | doc: "Index into the `Identifier` table.", [INFO] [stdout] 142 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AddressIdentifierIndex` [INFO] [stdout] ... [INFO] [stdout] 143 | / define_index! { [INFO] [stdout] 144 | | name: AddressIdentifierIndex, [INFO] [stdout] | | ---------------------- `AddressIdentifierIndex` is not local [INFO] [stdout] 145 | | kind: AddressIdentifier, [INFO] [stdout] 146 | | doc: "Index into the `AddressIdentifier` table.", [INFO] [stdout] 147 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ConstantPoolIndex` [INFO] [stdout] ... [INFO] [stdout] 148 | / define_index! { [INFO] [stdout] 149 | | name: ConstantPoolIndex, [INFO] [stdout] | | ----------------- `ConstantPoolIndex` is not local [INFO] [stdout] 150 | | kind: ConstantPool, [INFO] [stdout] 151 | | doc: "Index into the `ConstantPool` table.", [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_SignatureIndex` [INFO] [stdout] ... [INFO] [stdout] 153 | / define_index! { [INFO] [stdout] 154 | | name: SignatureIndex, [INFO] [stdout] | | -------------- `SignatureIndex` is not local [INFO] [stdout] 155 | | kind: Signature, [INFO] [stdout] 156 | | doc: "Index into the `Signature` table.", [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefinitionIndex` [INFO] [stdout] ... [INFO] [stdout] 158 | / define_index! { [INFO] [stdout] 159 | | name: StructDefinitionIndex, [INFO] [stdout] | | --------------------- `StructDefinitionIndex` is not local [INFO] [stdout] 160 | | kind: StructDefinition, [INFO] [stdout] 161 | | doc: "Index into the `StructDefinition` table.", [INFO] [stdout] 162 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionDefinitionIndex` [INFO] [stdout] ... [INFO] [stdout] 163 | / define_index! { [INFO] [stdout] 164 | | name: FunctionDefinitionIndex, [INFO] [stdout] | | ----------------------- `FunctionDefinitionIndex` is not local [INFO] [stdout] 165 | | kind: FunctionDefinition, [INFO] [stdout] 166 | | doc: "Index into the `FunctionDefinition` table.", [INFO] [stdout] 167 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 170 | / define_index! { [INFO] [stdout] 171 | | name: StructVariantHandleIndex, [INFO] [stdout] | | ------------------------ `StructVariantHandleIndex` is not local [INFO] [stdout] 172 | | kind: StructVariantHandle, [INFO] [stdout] 173 | | doc: "Index into the `StructVariantHandle` table.", [INFO] [stdout] 174 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 175 | / define_index! { [INFO] [stdout] 176 | | name: StructVariantInstantiationIndex, [INFO] [stdout] | | ------------------------------- `StructVariantInstantiationIndex` is not local [INFO] [stdout] 177 | | kind: StructVariantInstantiation, [INFO] [stdout] 178 | | doc: "Index into the `StructVariantInstantiation` table.", [INFO] [stdout] 179 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldHandleIndex` [INFO] [stdout] ... [INFO] [stdout] 180 | / define_index! { [INFO] [stdout] 181 | | name: VariantFieldHandleIndex, [INFO] [stdout] | | ----------------------- `VariantFieldHandleIndex` is not local [INFO] [stdout] 182 | | kind: VariantFieldHandle, [INFO] [stdout] 183 | | doc: "Index into the `VariantFieldHandle` table.", [INFO] [stdout] 184 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:67:59 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldInstantiationIndex` [INFO] [stdout] ... [INFO] [stdout] 185 | / define_index! { [INFO] [stdout] 186 | | name: VariantFieldInstantiationIndex, [INFO] [stdout] | | ------------------------------ `VariantFieldInstantiationIndex` is not local [INFO] [stdout] 187 | | kind: VariantFieldInstantiation, [INFO] [stdout] 188 | | doc: "Index into the `VariantFieldInstantiation` table.", [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` which comes from the expansion of the macro `define_index` (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] --> language/move-binary-format/src/file_format.rs:248:51 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleHandle` [INFO] [stdout] ... [INFO] [stdout] 254 | pub struct ModuleHandle { [INFO] [stdout] | ------------ `ModuleHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:275:51 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructHandle` [INFO] [stdout] ... [INFO] [stdout] 281 | pub struct StructHandle { [INFO] [stdout] | ------------ `StructHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:302:51 [INFO] [stdout] | [INFO] [stdout] 302 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructTypeParameter` [INFO] [stdout] ... [INFO] [stdout] 308 | pub struct StructTypeParameter { [INFO] [stdout] | ------------------- `StructTypeParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionHandle` [INFO] [stdout] ... [INFO] [stdout] 329 | pub struct FunctionHandle { [INFO] [stdout] | -------------- `FunctionHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:353:51 [INFO] [stdout] | [INFO] [stdout] 353 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldHandle` [INFO] [stdout] ... [INFO] [stdout] 359 | pub struct FieldHandle { [INFO] [stdout] | ----------- `FieldHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:366:51 [INFO] [stdout] | [INFO] [stdout] 366 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldHandle` [INFO] [stdout] ... [INFO] [stdout] 372 | pub struct VariantFieldHandle { [INFO] [stdout] | ------------------ `VariantFieldHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:384:51 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantHandle` [INFO] [stdout] ... [INFO] [stdout] 390 | pub struct StructVariantHandle { [INFO] [stdout] | ------------------- `StructVariantHandle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:400:51 [INFO] [stdout] | [INFO] [stdout] 400 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructFieldInformation` [INFO] [stdout] ... [INFO] [stdout] 406 | pub enum StructFieldInformation { [INFO] [stdout] | ---------------------- `StructFieldInformation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:477:51 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefInstantiation` [INFO] [stdout] ... [INFO] [stdout] 483 | pub struct StructDefInstantiation { [INFO] [stdout] | ---------------------- `StructDefInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:490:51 [INFO] [stdout] | [INFO] [stdout] 490 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructVariantInstantiation` [INFO] [stdout] ... [INFO] [stdout] 496 | pub struct StructVariantInstantiation { [INFO] [stdout] | -------------------------- `StructVariantInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:503:51 [INFO] [stdout] | [INFO] [stdout] 503 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionInstantiation` [INFO] [stdout] ... [INFO] [stdout] 509 | pub struct FunctionInstantiation { [INFO] [stdout] | --------------------- `FunctionInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:521:51 [INFO] [stdout] | [INFO] [stdout] 521 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldInstantiation` [INFO] [stdout] ... [INFO] [stdout] 527 | pub struct FieldInstantiation { [INFO] [stdout] | ------------------ `FieldInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:534:51 [INFO] [stdout] | [INFO] [stdout] 534 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantFieldInstantiation` [INFO] [stdout] ... [INFO] [stdout] 540 | pub struct VariantFieldInstantiation { [INFO] [stdout] | ------------------------- `VariantFieldInstantiation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:548:51 [INFO] [stdout] | [INFO] [stdout] 548 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StructDefinition` [INFO] [stdout] ... [INFO] [stdout] 554 | pub struct StructDefinition { [INFO] [stdout] | ---------------- `StructDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:566:51 [INFO] [stdout] | [INFO] [stdout] 566 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FieldDefinition` [INFO] [stdout] ... [INFO] [stdout] 572 | pub struct FieldDefinition { [INFO] [stdout] | --------------- `FieldDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:580:51 [INFO] [stdout] | [INFO] [stdout] 580 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VariantDefinition` [INFO] [stdout] ... [INFO] [stdout] 586 | pub struct VariantDefinition { [INFO] [stdout] | ----------------- `VariantDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:594:51 [INFO] [stdout] | [INFO] [stdout] 594 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Visibility` [INFO] [stdout] ... [INFO] [stdout] 601 | pub enum Visibility { [INFO] [stdout] | ---------- `Visibility` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:641:51 [INFO] [stdout] | [INFO] [stdout] 641 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionDefinition` [INFO] [stdout] ... [INFO] [stdout] 647 | pub struct FunctionDefinition { [INFO] [stdout] | ------------------ `FunctionDefinition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:695:51 [INFO] [stdout] | [INFO] [stdout] 695 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_TypeSignature` [INFO] [stdout] ... [INFO] [stdout] 701 | pub struct TypeSignature(pub SignatureToken); [INFO] [stdout] | ------------- `TypeSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:707:51 [INFO] [stdout] | [INFO] [stdout] 707 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_FunctionSignature` [INFO] [stdout] ... [INFO] [stdout] 710 | pub struct FunctionSignature { [INFO] [stdout] | ----------------- `FunctionSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:732:51 [INFO] [stdout] | [INFO] [stdout] 732 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Signature` [INFO] [stdout] ... [INFO] [stdout] 738 | pub struct Signature( [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:767:51 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Ability` [INFO] [stdout] 768 | #[cfg_attr(feature = "fuzzing", derive(arbitrary::Arbitrary))] [INFO] [stdout] 769 | pub enum Ability { [INFO] [stdout] | ------- `Ability` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1115:12 [INFO] [stdout] | [INFO] [stdout] 1115 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccessSpecifier` [INFO] [stdout] 1116 | )] [INFO] [stdout] 1117 | pub struct AccessSpecifier { [INFO] [stdout] | --------------- `AccessSpecifier` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1144:12 [INFO] [stdout] | [INFO] [stdout] 1144 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccessKind` [INFO] [stdout] 1145 | )] [INFO] [stdout] 1146 | pub enum AccessKind { [INFO] [stdout] | ---------- `AccessKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1190:12 [INFO] [stdout] | [INFO] [stdout] 1190 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ResourceSpecifier` [INFO] [stdout] 1191 | )] [INFO] [stdout] 1192 | pub enum ResourceSpecifier { [INFO] [stdout] | ----------------- `ResourceSpecifier` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1210:12 [INFO] [stdout] | [INFO] [stdout] 1210 | derive(proptest_derive::Arbitrary, dearbitrary::Dearbitrary) [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AddressSpecifier` [INFO] [stdout] 1211 | )] [INFO] [stdout] 1212 | pub enum AddressSpecifier { [INFO] [stdout] | ---------------- `AddressSpecifier` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1533:51 [INFO] [stdout] | [INFO] [stdout] 1533 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_CodeUnit` [INFO] [stdout] ... [INFO] [stdout] 1539 | pub struct CodeUnit { [INFO] [stdout] | -------- `CodeUnit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (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] --> language/move-binary-format/src/file_format.rs:1569:51 [INFO] [stdout] | [INFO] [stdout] 1569 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Bytecode` [INFO] [stdout] ... [INFO] [stdout] 1575 | pub enum Bytecode { [INFO] [stdout] | -------- `Bytecode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bytecode-verifier-libfuzzer v0.0.0 (/opt/rustwide/workdir/language/move-bytecode-verifier/fuzz) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ddfc65bd170b2538f951d6649901ca3cacabaf7f255e5059e203fd4ce09e195b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddfc65bd170b2538f951d6649901ca3cacabaf7f255e5059e203fd4ce09e195b", kill_on_drop: false }` [INFO] [stdout] ddfc65bd170b2538f951d6649901ca3cacabaf7f255e5059e203fd4ce09e195b