[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 master#b3f8586fb1e4859678d6b231e780ff81801d2282 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xbryer%2Faptos-core" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  35% (6005/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:  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-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xbryer/aptos-core on toolchain b3f8586fb1e4859678d6b231e780ff81801d2282
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "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" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/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-1-tc1/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] [stderr] warning: /workspace/builds/worker-1-tc1/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-1-tc1/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-1-tc1/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-1-tc1/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]     Updating git repository `https://github.com/aptos-labs/futures-rs`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/merlin`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/serde-reflection`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/tonic.git`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/x25519-dalek`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/bcs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/poem-web/poem.git`
[INFO] [stderr]     Updating git repository `https://github.com/arnaucube/poseidon-ark.git`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-indexer-processors.git`
[INFO] [stderr]     Updating git submodule `https://github.com/banool/aptos-tontine.git`
[INFO] [stderr]     Updating git repository `https://github.com/weiznich/diesel_async.git`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-indexer-processors.git`
[INFO] [stderr]     Updating git submodule `https://github.com/banool/aptos-tontine.git`
[INFO] [stderr]     Updating git repository `https://github.com/banool/self_update.git`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/firebase-token`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-indexer-processor-sdk.git`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-core.git`
[INFO] [stderr]     Updating git submodule `https://github.com/aptos-labs/aptos-indexer-processors.git`
[INFO] [stderr]     Updating git submodule `https://github.com/banool/aptos-tontine.git`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-core.git`
[INFO] [stderr]     Updating git submodule `https://github.com/aptos-labs/aptos-indexer-processors.git`
[INFO] [stderr]     Updating git submodule `https://github.com/banool/aptos-tontine.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.7.6
[INFO] [stderr]   Downloaded unic-common v0.9.0
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded smallvec v1.13.1
[INFO] [stderr]   Downloaded globwalk v0.8.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.30
[INFO] [stderr]   Downloaded better_any v0.1.1
[INFO] [stderr]   Downloaded serde-big-array v0.5.1
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded enum_dispatch v0.3.12
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded simple_asn1 v0.4.1
[INFO] [stderr]   Downloaded arr_macro v0.2.1
[INFO] [stderr]   Downloaded wasm-timer v0.2.5
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] [stderr]   Downloaded sha256 v1.5.0
[INFO] [stderr]   Downloaded predicates v3.1.2
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded yup-oauth2 v8.3.2
[INFO] [stderr]   Downloaded kube-core v0.65.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.0
[INFO] [stderr]   Downloaded prometheus-http-query v0.5.2
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.2
[INFO] [stderr]   Downloaded kube-derive v0.65.0
[INFO] [stderr]   Downloaded treediff v3.0.2
[INFO] [stderr]   Downloaded rvstruct v0.3.2
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.1
[INFO] [stderr]   Downloaded bollard v0.15.0
[INFO] [stderr]   Downloaded project-root v0.2.2
[INFO] [stderr]   Downloaded criterion-cpu-time v0.1.0
[INFO] [stderr]   Downloaded determinator v0.12.0
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded flume v0.11.0
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded nested v0.1.1
[INFO] [stderr]   Downloaded captcha v0.0.9
[INFO] [stderr]   Downloaded quick-xml v0.36.2
[INFO] [stderr]   Downloaded cfg-expr v0.15.6
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded clap-verbosity-flag v2.1.1
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.0
[INFO] [stderr]   Downloaded diffus v0.10.0
[INFO] [stderr]   Downloaded guppy-summaries v0.7.1
[INFO] [stderr]   Downloaded tiff v0.9.0
[INFO] [stderr]   Downloaded firestore v0.43.0
[INFO] [stderr]   Downloaded rustls v0.20.9
[INFO] [stderr]   Downloaded guppy-workspace-hack v0.1.0
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]   Downloaded tonic v0.12.1
[INFO] [stderr]   Downloaded jsonpath_lib v0.3.0
[INFO] [stderr]   Downloaded axum v0.7.5
[INFO] [stderr]   Downloaded parquet v52.1.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.13
[INFO] [stderr]   Downloaded random_word v0.3.1
[INFO] [stderr]   Downloaded target-spec v3.1.0
[INFO] [stderr]   Downloaded prost-types v0.13.1
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded webpki-roots v0.23.1
[INFO] [stderr]   Downloaded prometheus-parse v0.2.5
[INFO] [stderr]   Downloaded pem v3.0.4
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded quinn-udp v0.5.4
[INFO] [stderr]   Downloaded secret-vault-value v0.3.8
[INFO] [stderr]   Downloaded tower-http v0.2.5
[INFO] [stderr]   Downloaded guppy v0.17.5
[INFO] [stderr]   Downloaded axum-core v0.4.3
[INFO] [stderr]   Downloaded hyper-timeout v0.5.1
[INFO] [stderr]   Downloaded prost-derive v0.13.1
[INFO] [stderr]   Downloaded prost v0.13.1
[INFO] [stderr]   Downloaded pin-project-internal v0.4.30
[INFO] [stderr]   Downloaded pin-project v0.4.30
[INFO] [stderr]   Downloaded tower-util v0.3.1
[INFO] [stderr]   Downloaded rsb_derive v0.5.1
[INFO] [stderr]   Downloaded rvs_derive v0.3.2
[INFO] [stderr]   Downloaded async-compression v0.4.11
[INFO] [stderr]   Downloaded jwt v0.16.0
[INFO] [stderr]   Downloaded hyper-rustls v0.23.2
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded rustls-pemfile v0.2.1
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded google-cloud-googleapis v0.10.0
[INFO] [stderr]   Downloaded tonic v0.9.2
[INFO] [stderr]   Downloaded librocksdb-sys v0.16.0+8.10.0
[INFO] [stderr]   Downloaded struct-path v0.2.3
[INFO] [stderr]   Downloaded tokio-scoped v0.2.0
[INFO] [stderr]   Downloaded again v0.1.2
[INFO] [stderr]   Downloaded kube-client v0.65.0
[INFO] [stderr]   Downloaded rustls-webpki v0.100.3
[INFO] [stderr]   Downloaded tokio-postgres v0.7.10
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded json-patch v0.2.7
[INFO] [stderr]   Downloaded kube v0.65.0
[INFO] [stderr]   Downloaded fiat-crypto v0.2.6
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.2
[INFO] [stderr]   Downloaded zip v0.6.6
[INFO] [stderr]   Downloaded git2 v0.16.1
[INFO] [stderr]   Downloaded cpp_demangle v0.4.3
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded tzdb_data v0.1.1
[INFO] [stderr]   Downloaded newtype-uuid v1.1.3
[INFO] [stderr]   Downloaded vte v0.11.1
[INFO] [stderr]   Downloaded quick-junit v0.5.0
[INFO] [stderr]   Downloaded sugars v3.0.1
[INFO] [stderr]   Downloaded lodepng v3.9.2
[INFO] [stderr]   Downloaded deadpool-redis v0.11.1
[INFO] [stderr]   Downloaded is-docker v0.2.0
[INFO] [stderr]   Downloaded is-wsl v0.4.0
[INFO] [stderr]   Downloaded open v5.3.1
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded pathsearch v0.2.0
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded allocative v0.3.3
[INFO] [stderr]   Downloaded allocative_derive v0.3.3
[INFO] [stderr]   Downloaded delegate v0.12.0
[INFO] [stderr]   Downloaded derive_builder_core v0.20.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.0
[INFO] [stderr]   Downloaded derive_builder v0.20.0
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded prost v0.11.9
[INFO] [stderr]   Downloaded google-cloud-pubsub v0.18.0
[INFO] [stderr]   Downloaded kanal v0.1.0-pre8
[INFO] [stderr]   Downloaded seq-macro v0.3.5
[INFO] [stderr]   Downloaded thrift v0.17.0
[INFO] [stderr]   Downloaded twox-hash v1.6.3
[INFO] [stderr]   Downloaded parquet_derive v52.1.0
[INFO] [stderr]   Downloaded symbolic-demangle v10.2.1
[INFO] [stderr]   Downloaded procfs v0.14.2
[INFO] [stderr]   Downloaded git2 v0.15.0
[INFO] [stderr]   Downloaded redis v0.22.3
[INFO] [stderr]   Downloaded fallible_collections v0.4.9
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.3
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded iprange v0.6.7
[INFO] [stderr]   Downloaded lru v0.9.0
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded bollard-stubs v1.43.0-rc.2
[INFO] [stderr]   Downloaded hyperlocal v0.8.0
[INFO] [stderr]   Downloaded clap_complete v4.4.6
[INFO] [stderr]   Downloaded dirs-sys v0.4.1
[INFO] [stderr]   Downloaded dirs v5.0.1
[INFO] [stderr]   Downloaded prost-derive v0.11.9
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded postgres-native-tls v0.5.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.6
[INFO] [stderr]   Downloaded postgres-types v0.2.6
[INFO] [stderr]   Downloaded unescape v0.1.0
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded symbolic-common v10.2.1
[INFO] [stderr]   Downloaded rustix v0.36.17
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded is_debug v1.0.1
[INFO] [stderr]   Downloaded tz-rs v0.6.14
[INFO] [stderr]   Downloaded const_fn v0.4.9
[INFO] [stderr]   Downloaded utcnow v0.2.4
[INFO] [stderr]   Downloaded tzdb v0.4.14
[INFO] [stderr]   Downloaded shadow-rs v0.16.3
[INFO] [stderr]   Downloaded warp-reverse-proxy v1.0.0
[INFO] [stderr]   Downloaded jsonwebtoken v7.2.0
[INFO] [stderr]   Downloaded cloud-storage v0.11.1
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded redis-test v0.1.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.3
[INFO] [stderr]   Downloaded gcp-bigquery-client v0.16.8
[INFO] [stderr]   Downloaded z3tracer v0.8.0
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded ntapi v0.4.1
[INFO] [stderr]   Downloaded sysinfo v0.28.4
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded rocksdb v0.22.0
[INFO] [stderr]   Downloaded inferno v0.11.19
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded indicatif v0.15.0
[INFO] [stderr]   Downloaded google-cloud-metadata v0.3.2
[INFO] [stderr]   Downloaded headers v0.3.9
[INFO] [stderr]   Downloaded bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]   Downloaded lz4-sys v1.9.5
[INFO] [stderr]   Downloaded hidapi v1.5.0
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded fst v0.4.7
[INFO] [stderr]   Downloaded safe_arch v0.7.1
[INFO] [stderr]   Downloaded wide v0.7.13
[INFO] [stderr]   Downloaded k8s-openapi v0.13.1
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded prometheus-client-derive-encode v0.4.2
[INFO] [stderr]   Downloaded prometheus-client v0.22.3
[INFO] [stderr]   Downloaded canonical_json v0.5.0
[INFO] [stderr]   Downloaded bb8 v0.8.1
[INFO] [stderr]   Downloaded scoped-futures v0.1.3
[INFO] [stderr]   Downloaded google-cloud-gax v0.15.0
[INFO] [stderr]   Downloaded indicatif v0.17.7
[INFO] [stderr]   Downloaded platforms v3.3.0
[INFO] [stderr]   Downloaded zipsign-api v0.1.1
[INFO] [stderr]   Downloaded set_env v1.3.4
[INFO] [stderr]   Downloaded async-mutex v1.4.0
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded protobuf-codegen v2.28.0
[INFO] [stderr]   Downloaded nalgebra v0.32.3
[INFO] [stderr]   Downloaded protobuf-codegen-pure v2.28.0
[INFO] [stderr]   Downloaded pprof v0.11.1
[INFO] [stderr]   Downloaded migrations_internals v2.1.0
[INFO] [stderr]   Downloaded migrations_macros v2.1.0
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded tagptr v0.2.0
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded status-line v0.2.0
[INFO] [stderr]   Downloaded google-cloud-auth v0.12.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.17
[INFO] [stderr]   Downloaded reqwest-middleware v0.2.4
[INFO] [stderr]   Downloaded reqwest-retry v0.2.3
[INFO] [stderr]   Downloaded antidote v1.0.0
[INFO] [stderr]   Downloaded dw-sys v0.1.0
[INFO] [stderr]   Downloaded rstack v0.3.3
[INFO] [stderr]   Downloaded warp v0.3.6
[INFO] [stderr]   Downloaded pbjson v0.5.1
[INFO] [stderr]   Downloaded rustls v0.23.7
[INFO] [stderr]   Downloaded ark-bls12-381 v0.4.0
[INFO] [stderr]   Downloaded bulletproofs v4.0.0
[INFO] [stderr]   Downloaded neptune v13.0.0
[INFO] [stderr]   Downloaded diesel_migrations v2.1.0
[INFO] [stderr]   Downloaded field_count_derive v0.1.1
[INFO] [stderr]   Downloaded field_count v0.1.1
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded retry-policies v0.1.2
[INFO] [stderr]   Downloaded ureq v1.5.5
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] [stderr]   Downloaded console-subscriber v0.3.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded arc-swap v1.6.0
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded cargo-platform v0.1.6
[INFO] [stderr]   Downloaded google-cloud-token v0.1.2
[INFO] [stderr]   Downloaded pkcs1 v0.3.3
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded pem-rfc7468 v0.3.1
[INFO] [stderr]   Downloaded rsa v0.6.1
[INFO] [stderr]   Downloaded google-cloud-storage v0.13.1
[INFO] [stderr]   Downloaded filetime v0.2.23
[INFO] [stderr]   Downloaded xattr v1.2.0
[INFO] [stderr]   Downloaded tar v0.4.40
[INFO] [stderr]   Downloaded ordered-float v3.9.2
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded lz4 v1.25.0
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.3
[INFO] [stderr]   Downloaded ntest_timeout v0.9.3
[INFO] [stderr]   Downloaded ntest v0.9.3
[INFO] [stderr]   Downloaded debug-ignore v1.0.5
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded task-local-extensions v0.1.4
[INFO] [stderr]   Downloaded rstack-self v0.3.0
[INFO] [stderr]   Downloaded multer v2.1.0
[INFO] [stderr]   Downloaded dunce v1.0.4
[INFO] [stderr]   Downloaded no-std-compat v0.4.1
[INFO] [stderr]   Downloaded ledger-transport v0.10.0
[INFO] [stderr]   Downloaded ledger-transport-hid v0.10.0
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded get_if_addrs-sys v0.1.1
[INFO] [stderr]   Downloaded core_affinity v0.8.1
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded textwrap v0.13.4
[INFO] [stderr]   Downloaded textwrap v0.15.2
[INFO] [stderr]   Downloaded ring v0.17.7
[INFO] [stderr]   Downloaded dw v0.2.0
[INFO] [stderr]   Downloaded ledger-apdu v0.10.0
[INFO] [stderr]   Downloaded c_linked_list v1.1.1
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded include_dir_impl v0.6.2
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded pomelo v0.1.5
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded console-api v0.7.0
[INFO] [stderr]   Downloaded prost-types v0.12.3
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.0
[INFO] [stderr]   Downloaded hyper-timeout v0.4.1
[INFO] [stderr]   Downloaded prost-derive v0.12.3
[INFO] [stderr]   Downloaded prost v0.12.3
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded zstd-safe v7.0.0
[INFO] [stderr]   Downloaded zstd v0.13.0
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded yansi v0.5.1
[INFO] [stderr]   Downloaded tracing-serde v0.1.3
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded similar-asserts v1.5.0
[INFO] [stderr]   Downloaded yansi v1.0.0-rc.1
[INFO] [stderr]   Downloaded goldenfile v1.6.0
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded nodrop v0.1.14
[INFO] [stderr]   Downloaded arrayvec v0.4.12
[INFO] [stderr]   Downloaded blake2-rfc v0.2.18
[INFO] [stderr]   Downloaded clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded crypto-mac v0.10.0
[INFO] [stderr]   Downloaded trybuild v1.0.88
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded get_if_addrs v0.5.3
[INFO] [stderr]   Downloaded serde_merge v0.1.3
[INFO] [stderr]   Downloaded tonic-reflection v0.11.0
[INFO] [stderr]   Downloaded arr_macro_impl v0.2.1
[INFO] [stderr]   Downloaded assert_unordered v0.3.5
[INFO] [stderr]   Downloaded tokio-test v0.4.3
[INFO] [stderr]   Downloaded include_dir v0.6.2
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded pomelo-impl v0.1.5
[INFO] [stderr]   Downloaded smt2parser v0.1.0
[INFO] [stderr]   Downloaded bellpepper-core v0.4.0
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded half v2.2.1
[INFO] [stderr]   Downloaded addchain v0.2.0
[INFO] [stderr]   Downloaded public-suffix v0.1.1
[INFO] [stderr]   Downloaded h2 v0.4.5
[INFO] [stderr]   Downloaded hyper v1.4.1
[INFO] [stderr]   Downloaded diesel v2.1.4
[INFO] [stderr]   Downloaded openssl v0.10.66
[INFO] [stderr]   Downloaded rustls v0.21.10
[INFO] [stderr]   Downloaded webpki-roots v0.25.3
[INFO] [stderr]   Downloaded reqwest v0.11.23
[INFO] [stderr]   Downloaded file_diff v1.0.0
[INFO] [stderr]   Downloaded flexi_logger v0.27.4
[INFO] [stderr]   Downloaded jsonwebtoken v8.3.0
[INFO] [stderr]   Downloaded passkey-authenticator v0.2.0
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded der v0.7.8
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.4.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.25
[INFO] [stderr]   Downloaded time v0.3.31
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.7
[INFO] [stderr]   Downloaded isahc v1.7.2
[INFO] [stderr]   Downloaded httpmock v0.6.8
[INFO] [stderr]   Downloaded crossterm v0.26.1
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded hkdf v0.10.0
[INFO] [stderr]   Downloaded libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]   Downloaded libsecp256k1-core v0.3.0
[INFO] [stderr]   Downloaded libsecp256k1 v0.7.1
[INFO] [stderr]   Downloaded bellpepper v0.4.1
[INFO] [stderr]   Downloaded serde-name v0.1.2
[INFO] [stderr]   Downloaded basic-toml v0.1.8
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded fixed v1.25.1
[INFO] [stderr]   Downloaded simple_asn1 v0.6.2
[INFO] [stderr]   Downloaded primeorder v0.13.6
[INFO] [stderr]   Downloaded p256 v0.13.2
[INFO] [stderr]   Downloaded passkey-client v0.2.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded rsa v0.9.6
[INFO] [stderr]   Downloaded serde_with v3.4.0
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded prometheus v0.13.3
[INFO] [stderr]   Downloaded libz-sys v1.1.13
[INFO] [stderr]   Downloaded curl-sys v0.4.70+curl-8.5.0
[INFO] [stderr]   Downloaded more-asserts v0.3.1
[INFO] [stderr]   Downloaded ff_derive v0.13.0
[INFO] [stderr]   Downloaded passkey-types v0.2.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.9+1.58.0
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.5
[INFO] [stderr]   Downloaded data-encoding v2.5.0
[INFO] [stderr]   Downloaded typeshare v1.0.1
[INFO] [stderr]   Downloaded aes-gcm v0.10.3
[INFO] [stderr]   Downloaded tower v0.4.13
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded uncased v0.9.9
[INFO] [stderr]   Downloaded rustls-pki-types v1.3.1
[INFO] [stderr]   Downloaded quick-xml v0.32.0
[INFO] [stderr]   Downloaded async-std v1.12.0
[INFO] [stderr]   Downloaded toml_edit v0.20.2
[INFO] [stderr]   Downloaded csv v1.3.0
[INFO] [stderr]   Downloaded coset v0.3.5
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded typeshare-annotation v1.0.2
[INFO] [stderr]   Downloaded polyval v0.6.1
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded tower-layer v0.3.2
[INFO] [stderr]   Downloaded hyper-util v0.1.6
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.1
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded toml_edit v0.21.1
[INFO] [stderr]   Downloaded quick_cache v0.5.1
[INFO] [stderr]   Downloaded pkcs1 v0.7.5
[INFO] [stderr]   Downloaded darling_core v0.20.9
[INFO] [stderr]   Downloaded uuid v1.11.0
[INFO] [stderr]   Downloaded time-macros v0.2.16
[INFO] [stderr]   Downloaded cookie_store v0.16.2
[INFO] [stderr]   Downloaded memory-stats v1.1.0
[INFO] [stderr]   Downloaded similar v2.4.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded async-trait v0.1.82
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded phf_generator v0.11.2
[INFO] [stderr]   Downloaded phf_codegen v0.11.2
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded phf v0.11.2
[INFO] [stderr]   Downloaded deunicode v1.4.2
[INFO] [stderr]   Downloaded sha3 v0.8.2
[INFO] [stderr]   Downloaded prettydiff v0.6.4
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.11
[INFO] [stderr]   Downloaded libm v0.2.8
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded rfc7239 v0.1.0
[INFO] [stderr]   Downloaded sync_wrapper v1.0.1
[INFO] [stderr]   Downloaded wildmatch v2.3.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.10
[INFO] [stderr]   Downloaded proc-macro-crate v3.1.0
[INFO] [stderr]   Downloaded pem-rfc7468 v0.7.0
[INFO] [stderr]   Downloaded darling_macro v0.20.9
[INFO] [stderr]   Downloaded darling v0.20.9
[INFO] [stderr]   Downloaded serde_with_macros v3.4.0
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded diesel_derives v2.1.2
[INFO] [stderr]   Downloaded num_threads v0.1.6
[INFO] [stderr]   Downloaded dir-diff v0.3.3
[INFO] [stderr]   Downloaded tokio-util v0.7.10
[INFO] [stderr]   Downloaded curl v0.4.44
[INFO] [stderr]   Downloaded openssl-sys v0.9.103
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded phf_shared v0.11.2
[INFO] [stderr]   Downloaded pest_derive v2.7.6
[INFO] [stderr]   Downloaded tera v1.19.1
[INFO] [stderr]   Downloaded widestring v0.5.1
[INFO] [stderr]   Downloaded named-lock v0.2.0
[INFO] [stderr]   Downloaded ethereum-types v0.12.1
[INFO] [stderr]   Downloaded evm-gasometer v0.33.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.9
[INFO] [stderr]   Downloaded internment v0.5.6
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded datatest-stable v0.1.3
[INFO] [stderr]   Downloaded fail v0.5.1
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded ambassador v0.4.1
[INFO] [stderr]   Downloaded triomphe v0.1.11
[INFO] [stderr]   Downloaded try_match_inner v0.5.2
[INFO] [stderr]   Downloaded try_match v0.4.2
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded rand_pcg v0.2.1
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded terminal_size v0.4.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded arbitrary v1.3.2
[INFO] [stderr]   Downloaded dearbitrary v1.0.4
[INFO] [stderr]   Downloaded ethnum v1.5.0
[INFO] [stderr]   Downloaded const-random v0.1.18
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded num-bigint v0.4.4
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded semver v1.0.21
[INFO] [stderr]   Downloaded toml_datetime v0.6.6
[INFO] [stderr]   Downloaded scale-info-derive v1.0.0
[INFO] [stderr]   Downloaded ref-cast v1.0.22
[INFO] [stderr]   Downloaded serde_bytes v0.11.14
[INFO] [stderr]   Downloaded strum v0.24.1
[INFO] [stderr]   Downloaded strum_macros v0.24.3
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded ark-snark v0.4.0
[INFO] [stderr]   Downloaded ark-relations v0.4.0
[INFO] [stderr]   Downloaded ark-groth16 v0.4.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.2
[INFO] [stderr]   Downloaded pq-sys v0.4.8
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.7
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded lru v0.7.8
[INFO] [stderr]   Downloaded better_typeid_derive v0.1.1
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded async-object-pool v0.1.4
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded ena v0.14.2
[INFO] [stderr]   Downloaded phf_shared v0.10.0
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded string_cache v0.8.7
[INFO] [stderr]   Downloaded lalrpop v0.19.12
[INFO] [stderr]   Downloaded basic-cookies v0.1.4
[INFO] [stderr]   Downloaded hyper v0.14.28
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded http v0.2.11
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded pin-project-internal v1.1.3
[INFO] [stderr]   Downloaded pin-project v1.1.3
[INFO] [stderr]   Downloaded tracing-futures v0.2.5
[INFO] [stderr]   Downloaded chrono-tz v0.8.5
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded pest v2.7.6
[INFO] [stderr]   Downloaded slug v0.1.5
[INFO] [stderr]   Downloaded unic-char-property v0.9.0
[INFO] [stderr]   Downloaded unic-char-range v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-version v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded simplelog v0.9.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded auto_impl v0.5.0
[INFO] [stderr]   Downloaded hash256-std-hasher v0.15.2
[INFO] [stderr]   Downloaded rlp-derive v0.1.0
[INFO] [stderr]   Downloaded gcloud-sdk v0.25.3
[INFO] [stderr]   Downloaded hash-db v0.15.2
[INFO] [stderr]   Downloaded triehash v0.8.4
[INFO] [stderr]   Downloaded environmental v1.1.4
[INFO] [stderr]   Downloaded evm-runtime v0.33.0
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.0
[INFO] [stderr]   Downloaded ethabi v18.0.0
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded aliasable v0.1.3
[INFO] [stderr]   Downloaded ouroboros_macro v0.15.6
[INFO] [stderr]   Downloaded ouroboros v0.15.6
[INFO] [stderr]   Downloaded codespan v0.11.1
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded unicode-width v0.1.11
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] [stderr]   Downloaded claims v0.7.1
[INFO] [stderr]   Downloaded smallbitvec v2.5.1
[INFO] [stderr]   Downloaded variant_count v1.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.89
[INFO] [stderr]   Downloaded derive_dearbitrary v1.2.0
[INFO] [stderr]   Downloaded scale-info v1.0.0
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded proptest-derive v0.4.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.22
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded lalrpop-util v0.19.12
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded whoami v1.5.0
[INFO] [stderr]   Downloaded ethereum v0.11.1
[INFO] [stderr]   Downloaded evm v0.33.1
[INFO] [stderr]   Downloaded evm-core v0.33.0
[INFO] [stderr]   Downloaded maplit v1.0.2
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.9
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded allocator-api2 v0.2.16
[INFO] [stderr]   Downloaded tokio v1.40.0
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded pest_meta v2.7.6
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded libtest-mimic v0.5.2
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded value-bag v1.5.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded const-random-macro v0.1.16
[INFO] [stderr]   Downloaded ryu v1.0.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ac15deb06176c2a38bc8b1856308a2468d39d270bf9de90465528b4ea23fbdf
[INFO] running `Command { std: "docker" "start" "-a" "8ac15deb06176c2a38bc8b1856308a2468d39d270bf9de90465528b4ea23fbdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ac15deb06176c2a38bc8b1856308a2468d39d270bf9de90465528b4ea23fbdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac15deb06176c2a38bc8b1856308a2468d39d270bf9de90465528b4ea23fbdf", kill_on_drop: false }`
[INFO] [stdout] 8ac15deb06176c2a38bc8b1856308a2468d39d270bf9de90465528b4ea23fbdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03e061b1d97c484c971e2681deffd8fbca2755b5d942bf6e952f5609d8b793f4
[INFO] running `Command { std: "docker" "start" "-a" "03e061b1d97c484c971e2681deffd8fbca2755b5d942bf6e952f5609d8b793f4", kill_on_drop: false }`
[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] 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-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/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-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]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.11
[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 hashbrown v0.15.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking addr2line v0.21.0
[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]     Checking cpufeatures v0.2.12
[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 bit-vec v0.6.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking futures-core v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking bit-set v0.5.3
[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 mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.5
[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 wyz v0.2.0
[INFO] [stderr]     Checking rand_core v0.5.1
[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 regex-automata v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[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]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling derive_dearbitrary v1.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[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 rusty-fork v0.3.0
[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 proptest v1.4.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking futures-util v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking dearbitrary v1.0.4
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking bitvec v0.20.4
[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]     Checking num v0.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub(crate) fn iter(&self) -> std::collections::btree_set::Iter<'_, BorrowEdge<Loc, Lbl>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[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 petgraph v0.6.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking fail v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[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 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 crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling scale-info-derive v1.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[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 rayon-core v1.12.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking scale-info v1.0.0
[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]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling claims v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ambassador v0.4.1
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]    Compiling better_typeid_derive v0.1.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking move-core-types v0.0.4 (/opt/rustwide/workdir/third_party/move/move-core/types)
[INFO] [stderr]    Compiling rustversion v1.0.14
[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 crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling ff_derive v0.13.0
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking textwrap v0.11.0
[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]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking clap v4.5.21
[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] [stderr]     Checking better_any v0.1.1
[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 move-vm-metrics v0.1.0 (/opt/rustwide/workdir/third_party/move/move-vm/metrics)
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking move-binary-format v0.0.3 (/opt/rustwide/workdir/third_party/move/move-binary-format)
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling radium v0.7.0
[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 tower-layer v0.3.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[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]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[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" "03e061b1d97c484c971e2681deffd8fbca2755b5d942bf6e952f5609d8b793f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03e061b1d97c484c971e2681deffd8fbca2755b5d942bf6e952f5609d8b793f4", kill_on_drop: false }`
[INFO] [stdout] 03e061b1d97c484c971e2681deffd8fbca2755b5d942bf6e952f5609d8b793f4
