[INFO] cloning repository https://github.com/0xbryer/aptos-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xbryer/aptos-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xbryer%2Faptos-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xbryer%2Faptos-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stderr] warning: refname 'HEAD' is ambiguous.
[INFO] [stdout] 42eafd776d0798bbde368e16ca984a224b50071a
[INFO] checking 0xbryer/aptos-core against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xbryer%2Faptos-core" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  26% (4508/16738)
Updating files:  27% (4520/16738)
Updating files:  28% (4687/16738)
Updating files:  29% (4855/16738)
Updating files:  30% (5022/16738)
Updating files:  31% (5189/16738)
Updating files:  32% (5357/16738)
Updating files:  33% (5524/16738)
Updating files:  34% (5691/16738)
Updating files:  35% (5859/16738)
Updating files:  36% (6026/16738)
Updating files:  37% (6194/16738)
Updating files:  38% (6361/16738)
Updating files:  39% (6528/16738)
Updating files:  40% (6696/16738)
Updating files:  41% (6863/16738)
Updating files:  42% (7030/16738)
Updating files:  43% (7198/16738)
Updating files:  44% (7365/16738)
Updating files:  45% (7533/16738)
Updating files:  46% (7700/16738)
Updating files:  47% (7867/16738)
Updating files:  48% (8035/16738)
Updating files:  49% (8202/16738)
Updating files:  50% (8369/16738)
Updating files:  51% (8537/16738)
Updating files:  52% (8704/16738)
Updating files:  53% (8872/16738)
Updating files:  54% (9039/16738)
Updating files:  55% (9206/16738)
Updating files:  56% (9374/16738)
Updating files:  57% (9541/16738)
Updating files:  58% (9709/16738)
Updating files:  59% (9876/16738)
Updating files:  60% (10043/16738)
Updating files:  61% (10211/16738)
Updating files:  62% (10378/16738)
Updating files:  63% (10545/16738)
Updating files:  64% (10713/16738)
Updating files:  65% (10880/16738)
Updating files:  66% (11048/16738)
Updating files:  67% (11215/16738)
Updating files:  68% (11382/16738)
Updating files:  69% (11550/16738)
Updating files:  70% (11717/16738)
Updating files:  71% (11884/16738)
Updating files:  72% (12052/16738)
Updating files:  73% (12219/16738)
Updating files:  74% (12387/16738)
Updating files:  75% (12554/16738)
Updating files:  76% (12721/16738)
Updating files:  77% (12889/16738)
Updating files:  78% (13056/16738)
Updating files:  79% (13224/16738)
Updating files:  80% (13391/16738)
Updating files:  81% (13558/16738)
Updating files:  82% (13726/16738)
Updating files:  83% (13893/16738)
Updating files:  84% (14060/16738)
Updating files:  85% (14228/16738)
Updating files:  85% (14233/16738)
Updating files:  86% (14395/16738)
Updating files:  87% (14563/16738)
Updating files:  88% (14730/16738)
Updating files:  89% (14897/16738)
Updating files:  90% (15065/16738)
Updating files:  91% (15232/16738)
Updating files:  92% (15399/16738)
Updating files:  93% (15567/16738)
Updating files:  94% (15734/16738)
Updating files:  95% (15902/16738)
Updating files:  96% (16069/16738)
Updating files:  97% (16236/16738)
Updating files:  98% (16404/16738)
Updating files:  99% (16571/16738)
Updating files: 100% (16738/16738)
Updating files: 100% (16738/16738), done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xbryer/aptos-core
[INFO] finished tweaking git repo https://github.com/0xbryer/aptos-core
[INFO] tweaked toml for git repo https://github.com/0xbryer/aptos-core written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xbryer/aptos-core on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xbryer/aptos-core 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crates/aptos-system-utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crates/aptos-crypto/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `neptune` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/aptos-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 966dd6276a4ee6089972821243392b26e68899c8466dfda5f99302b72eb2ca54
[INFO] running `Command { std: "docker" "start" "-a" "966dd6276a4ee6089972821243392b26e68899c8466dfda5f99302b72eb2ca54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "966dd6276a4ee6089972821243392b26e68899c8466dfda5f99302b72eb2ca54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "966dd6276a4ee6089972821243392b26e68899c8466dfda5f99302b72eb2ca54", kill_on_drop: false }`
[INFO] [stdout] 966dd6276a4ee6089972821243392b26e68899c8466dfda5f99302b72eb2ca54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8526122b630d0882fe19a2305e364752a0d0e1edff166e04e6426085152f6c58
[INFO] running `Command { std: "docker" "start" "-a" "8526122b630d0882fe19a2305e364752a0d0e1edff166e04e6426085152f6c58", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/aptos-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-crypto/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `neptune` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-system-utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking value-bag v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking crunchy v0.2.2
[INFO] [stderr]     Checking futures-core v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking futures-io v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking futures-task v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_dearbitrary v1.2.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling move-bytecode-spec v0.1.0 (/opt/rustwide/workdir/third_party/move/move-bytecode-spec)
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking dearbitrary v1.0.4
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking futures-util v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking move-borrow-graph v0.0.1 (/opt/rustwide/workdir/third_party/move/move-borrow-graph)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> third_party/move/move-borrow-graph/src/references.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub(crate) fn iter(&self) -> std::collections::btree_set::Iter<BorrowEdge<Loc, Lbl>> {
[INFO] [stdout]     |                        ^^^^^     ------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub(crate) fn iter(&self) -> std::collections::btree_set::Iter<'_, BorrowEdge<Loc, Lbl>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[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 tokio v1.40.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking fail v0.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking futures-executor v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking futures v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling scale-info-derive v1.0.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling claims v0.7.1
[INFO] [stderr]    Compiling ambassador v0.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]    Compiling better_typeid_derive v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking scale-info v1.0.0
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling ff_derive v0.13.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking smallbitvec v2.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking better_any v0.1.1
[INFO] [stderr]     Checking move-vm-metrics v0.1.0 (/opt/rustwide/workdir/third_party/move/move-vm/metrics)
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking move-core-types v0.0.4 (/opt/rustwide/workdir/third_party/move/move-core/types)
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde1`
[INFO] [stdout]    --> third_party/move/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]   --> third_party/move/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]   --> third_party/move/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]    --> third_party/move/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 serde_yaml v0.8.26
[INFO] [stderr]     Checking move-binary-format v0.0.3 (/opt/rustwide/workdir/third_party/move/move-binary-format)
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.31/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |              ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]    --> third_party/move/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]     --> third_party/move/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]     --> third_party/move/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]     --> third_party/move/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]     --> third_party/move/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]     --> third_party/move/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]     --> third_party/move/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] running `Command { std: "docker" "inspect" "8526122b630d0882fe19a2305e364752a0d0e1edff166e04e6426085152f6c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8526122b630d0882fe19a2305e364752a0d0e1edff166e04e6426085152f6c58", kill_on_drop: false }`
[INFO] [stdout] 8526122b630d0882fe19a2305e364752a0d0e1edff166e04e6426085152f6c58
