[INFO] cloning repository https://github.com/Arm-Kaz/Aptos7
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arm-Kaz/Aptos7" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArm-Kaz%2FAptos7", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArm-Kaz%2FAptos7'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 359cefc848369ddf60113ce379d34c35e64a9fa5
[INFO] documenting Arm-Kaz/Aptos7 against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArm-Kaz%2FAptos7" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  44% (4559/10203)
Updating files:  45% (4592/10203)
Updating files:  46% (4694/10203)
Updating files:  47% (4796/10203)
Updating files:  48% (4898/10203)
Updating files:  49% (5000/10203)
Updating files:  50% (5102/10203)
Updating files:  51% (5204/10203)
Updating files:  52% (5306/10203)
Updating files:  53% (5408/10203)
Updating files:  54% (5510/10203)
Updating files:  55% (5612/10203)
Updating files:  56% (5714/10203)
Updating files:  57% (5816/10203)
Updating files:  58% (5918/10203)
Updating files:  59% (6020/10203)
Updating files:  60% (6122/10203)
Updating files:  61% (6224/10203)
Updating files:  62% (6326/10203)
Updating files:  63% (6428/10203)
Updating files:  64% (6530/10203)
Updating files:  65% (6632/10203)
Updating files:  66% (6734/10203)
Updating files:  67% (6837/10203)
Updating files:  68% (6939/10203)
Updating files:  69% (7041/10203)
Updating files:  70% (7143/10203)
Updating files:  71% (7245/10203)
Updating files:  72% (7347/10203)
Updating files:  73% (7449/10203)
Updating files:  74% (7551/10203)
Updating files:  75% (7653/10203)
Updating files:  76% (7755/10203)
Updating files:  77% (7857/10203)
Updating files:  78% (7959/10203)
Updating files:  79% (8061/10203)
Updating files:  80% (8163/10203)
Updating files:  81% (8265/10203)
Updating files:  82% (8367/10203)
Updating files:  83% (8469/10203)
Updating files:  84% (8571/10203)
Updating files:  85% (8673/10203)
Updating files:  86% (8775/10203)
Updating files:  87% (8877/10203)
Updating files:  88% (8979/10203)
Updating files:  89% (9081/10203)
Updating files:  90% (9183/10203)
Updating files:  91% (9285/10203)
Updating files:  92% (9387/10203)
Updating files:  93% (9489/10203)
Updating files:  94% (9591/10203)
Updating files:  95% (9693/10203)
Updating files:  96% (9795/10203)
Updating files:  97% (9897/10203)
Updating files:  98% (9999/10203)
Updating files:  99% (10101/10203)
Updating files: 100% (10203/10203)
Updating files: 100% (10203/10203), done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Arm-Kaz/Aptos7
[INFO] finished tweaking git repo https://github.com/Arm-Kaz/Aptos7
[INFO] tweaked toml for git repo https://github.com/Arm-Kaz/Aptos7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arm-Kaz/Aptos7 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arm-Kaz/Aptos7 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-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-3-tc1/source/crates/aptos-faucet/core/Cargo.toml: `default-features` is ignored for redis, since `default-features` was not specified for `workspace.dependencies.redis`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-3-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-3-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]     Updating git repository `https://github.com/aptos-labs/serde-reflection`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/bcs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scale-info v1.0.0
[INFO] [stderr]   Downloaded async-object-pool v0.1.4
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded async-global-executor v2.2.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.6
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded include_dir v0.6.2
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.2
[INFO] [stderr]   Downloaded reqwest-middleware v0.2.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.22
[INFO] [stderr]   Downloaded json-patch v0.2.6
[INFO] [stderr]   Downloaded cloud-storage v0.11.1
[INFO] [stderr]   Downloaded criterion-cpu-time v0.1.0
[INFO] [stderr]   Downloaded prometheus-http-query v0.5.2
[INFO] [stderr]   Downloaded axum v0.6.1
[INFO] [stderr]   Downloaded prettyplease v0.2.6
[INFO] [stderr]   Downloaded ledger-apdu v0.10.0
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded tokio-metrics v0.1.0
[INFO] [stderr]   Downloaded axum-core v0.2.8
[INFO] [stderr]   Downloaded ledger-transport-hid v0.10.0
[INFO] [stderr]   Downloaded redis v0.22.3
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded axum v0.5.16
[INFO] [stderr]   Downloaded procfs v0.14.1
[INFO] [stderr]   Downloaded prometheus-parse v0.2.4
[INFO] [stderr]   Downloaded const_format v0.2.26
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded clap v4.1.11
[INFO] [stderr]   Downloaded git2 v0.15.0
[INFO] [stderr]   Downloaded git2 v0.16.1
[INFO] [stderr]   Downloaded jemalloc-sys v0.3.2
[INFO] [stderr]   Downloaded stats_alloc v0.1.10
[INFO] [stderr]   Downloaded deadpool-redis v0.11.1
[INFO] [stderr]   Downloaded tzdb v0.4.4
[INFO] [stderr]   Downloaded libfuzzer-sys v0.3.2
[INFO] [stderr]   Downloaded raw-cpuid v10.5.0
[INFO] [stderr]   Downloaded random_word v0.3.0
[INFO] [stderr]   Downloaded kube-core v0.65.0
[INFO] [stderr]   Downloaded hound v3.5.0
[INFO] [stderr]   Downloaded iprange v0.6.7
[INFO] [stderr]   Downloaded clap_complete v3.2.4
[INFO] [stderr]   Downloaded jsonpath_lib v0.3.0
[INFO] [stderr]   Downloaded ureq v1.5.4
[INFO] [stderr]   Downloaded utcnow v0.2.1
[INFO] [stderr]   Downloaded yup-oauth2 v7.0.1
[INFO] [stderr]   Downloaded poem-openapi v2.0.11
[INFO] [stderr]   Downloaded indicatif v0.17.3
[INFO] [stderr]   Downloaded self_update v0.34.0
[INFO] [stderr]   Downloaded field_count v0.1.1
[INFO] [stderr]   Downloaded const_fn v0.4.9
[INFO] [stderr]   Downloaded hidapi v1.5.0
[INFO] [stderr]   Downloaded ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded status-line v0.2.0
[INFO] [stderr]   Downloaded gcp-bigquery-client v0.13.0
[INFO] [stderr]   Downloaded ledger-transport v0.10.0
[INFO] [stderr]   Downloaded redis-test v0.1.1
[INFO] [stderr]   Downloaded treediff v3.0.2
[INFO] [stderr]   Downloaded tower-http v0.2.5
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]   Downloaded fallible_collections v0.4.7
[INFO] [stderr]   Downloaded captcha v0.0.9
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.2
[INFO] [stderr]   Downloaded pbjson v0.4.0
[INFO] [stderr]   Downloaded hdrhistogram v7.5.1
[INFO] [stderr]   Downloaded inferno v0.11.15
[INFO] [stderr]   Downloaded portable-atomic v0.3.19
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded rustix v0.35.9
[INFO] [stderr]   Downloaded fragile v1.2.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded mockall v0.11.2
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.0
[INFO] [stderr]   Downloaded debug-ignore v1.0.3
[INFO] [stderr]   Downloaded arc-swap v1.5.1
[INFO] [stderr]   Downloaded curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr]   Downloaded project-root v0.2.2
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded tonic-reflection v0.6.0
[INFO] [stderr]   Downloaded indicatif v0.15.0
[INFO] [stderr]   Downloaded arbitrary v0.4.7
[INFO] [stderr]   Downloaded quanta v0.10.1
[INFO] [stderr]   Downloaded io-lifetimes v0.7.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded warp v0.3.3
[INFO] [stderr]   Downloaded tonic v0.8.3
[INFO] [stderr]   Downloaded again v0.1.2
[INFO] [stderr]   Downloaded kube-client v0.65.0
[INFO] [stderr]   Downloaded kube v0.65.0
[INFO] [stderr]   Downloaded is-terminal v0.4.5
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded headers v0.3.7
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded poem v1.3.55
[INFO] [stderr]   Downloaded quick-xml v0.23.1
[INFO] [stderr]   Downloaded pretty_assertions v1.2.1
[INFO] [stderr]   Downloaded csv v1.2.1
[INFO] [stderr]   Downloaded handlebars v4.3.3
[INFO] [stderr]   Downloaded lodepng v3.7.2
[INFO] [stderr]   Downloaded lru v0.9.0
[INFO] [stderr]   Downloaded rgb v0.8.36
[INFO] [stderr]   Downloaded toml v0.7.4
[INFO] [stderr]   Downloaded field_count_derive v0.1.1
[INFO] [stderr]   Downloaded warp-reverse-proxy v0.5.0
[INFO] [stderr]   Downloaded tz-rs v0.6.14
[INFO] [stderr]   Downloaded mockall_derive v0.11.2
[INFO] [stderr]   Downloaded ntest v0.9.0
[INFO] [stderr]   Downloaded ark-bls12-381 v0.4.0
[INFO] [stderr]   Downloaded blst v0.3.10
[INFO] [stderr]   Downloaded plotters v0.3.3
[INFO] [stderr]   Downloaded shadow-rs v0.16.3
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded jsonwebtoken v8.1.1
[INFO] [stderr]   Downloaded retry-policies v0.1.1
[INFO] [stderr]   Downloaded task-local-extensions v0.1.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.10
[INFO] [stderr]   Downloaded tokio-test v0.4.2
[INFO] [stderr]   Downloaded prost-types v0.11.1
[INFO] [stderr]   Downloaded prost v0.11.3
[INFO] [stderr]   Downloaded console-subscriber v0.1.8
[INFO] [stderr]   Downloaded erased-serde v0.3.22
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded prometheus v0.13.0
[INFO] [stderr]   Downloaded dir-diff v0.3.2
[INFO] [stderr]   Downloaded time v0.3.13
[INFO] [stderr]   Downloaded openssl v0.10.50
[INFO] [stderr]   Downloaded sha3 v0.8.2
[INFO] [stderr]   Downloaded reqwest-retry v0.2.1
[INFO] [stderr]   Downloaded sysinfo v0.24.7
[INFO] [stderr]   Downloaded jemallocator v0.3.2
[INFO] [stderr]   Downloaded tungstenite v0.17.3
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded get_if_addrs-sys v0.1.1
[INFO] [stderr]   Downloaded get_if_addrs v0.5.3
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.2
[INFO] [stderr]   Downloaded enum_dispatch v0.3.8
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded console-api v0.4.0
[INFO] [stderr]   Downloaded axum-core v0.3.0
[INFO] [stderr]   Downloaded prost-derive v0.11.0
[INFO] [stderr]   Downloaded bcs v0.1.5
[INFO] [stderr]   Downloaded textwrap v0.13.4
[INFO] [stderr]   Downloaded ark-ff v0.4.1
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded signature v1.6.0
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded diesel v2.1.0
[INFO] [stderr]   Downloaded file_diff v1.0.0
[INFO] [stderr]   Downloaded curl v0.4.44
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded ethereum v0.11.1
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded simplelog v0.9.0
[INFO] [stderr]   Downloaded serde_merge v0.1.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[INFO] [stderr]   Downloaded cfg_block v0.1.1
[INFO] [stderr]   Downloaded c_linked_list v1.1.1
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded assert_unordered v0.1.1
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded poem-derive v1.3.55
[INFO] [stderr]   Downloaded rfc7239 v0.1.0
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] [stderr]   Downloaded poem-openapi-derive v2.0.11
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded ark-poly v0.4.1
[INFO] [stderr]   Downloaded ark-ec v0.4.1
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded serde-name v0.1.2
[INFO] [stderr]   Downloaded ouroboros v0.15.6
[INFO] [stderr]   Downloaded diesel_derives v2.1.0
[INFO] [stderr]   Downloaded pq-sys v0.4.7
[INFO] [stderr]   Downloaded async-io v1.8.0
[INFO] [stderr]   Downloaded basic-cookies v0.1.4
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded cookie_store v0.16.1
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.1
[INFO] [stderr]   Downloaded whoami v1.2.1
[INFO] [stderr]   Downloaded ethereum-types v0.12.1
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded ucd-trie v0.1.4
[INFO] [stderr]   Downloaded tera v1.17.0
[INFO] [stderr]   Downloaded tokio v1.21.2
[INFO] [stderr]   Downloaded libtest-mimic v0.5.2
[INFO] [stderr]   Downloaded datatest-stable v0.1.3
[INFO] [stderr]   Downloaded dashmap v5.2.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.4
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.1.6
[INFO] [stderr]   Downloaded include_dir_impl v0.6.2
[INFO] [stderr]   Downloaded include_dir_macros v0.7.2
[INFO] [stderr]   Downloaded include_dir v0.7.2
[INFO] [stderr]   Downloaded similar-asserts v1.4.2
[INFO] [stderr]   Downloaded goldenfile v1.4.3
[INFO] [stderr]   Downloaded ark-ff-asm v0.4.1
[INFO] [stderr]   Downloaded ark-serialize-derive v0.4.1
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded more-asserts v0.3.0
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded arr_macro v0.1.3
[INFO] [stderr]   Downloaded ouroboros_macro v0.15.6
[INFO] [stderr]   Downloaded bitflags v2.0.2
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]   Downloaded ntapi v0.3.7
[INFO] [stderr]   Downloaded crossterm v0.22.1
[INFO] [stderr]   Downloaded ptree v0.4.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.3
[INFO] [stderr]   Downloaded pest v2.3.0
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded ark-ff-macros v0.4.1
[INFO] [stderr]   Downloaded ark-serialize v0.4.1
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded ed25519 v1.5.2
[INFO] [stderr]   Downloaded trybuild v1.0.64
[INFO] [stderr]   Downloaded arr_macro_impl v0.1.3
[INFO] [stderr]   Downloaded claims v0.7.1
[INFO] [stderr]   Downloaded fail v0.5.0
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.6
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded pest_generator v2.3.0
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded lsp-types v0.90.1
[INFO] [stderr]   Downloaded memory-stats v1.1.0
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded crossterm_winapi v0.8.0
[INFO] [stderr]   Downloaded serde-hjson v0.9.1
[INFO] [stderr]   Downloaded triehash v0.8.4
[INFO] [stderr]   Downloaded evm v0.33.1
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded ethnum v1.2.2
[INFO] [stderr]   Downloaded serde_repr v0.1.9
[INFO] [stderr]   Downloaded crossterm v0.21.0
[INFO] [stderr]   Downloaded tui v0.17.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.46
[INFO] [stderr]   Downloaded lock_api v0.4.6
[INFO] [stderr]   Downloaded tint v1.0.1
[INFO] [stderr]   Downloaded maplit v1.0.2
[INFO] [stderr]   Downloaded jobserver v0.1.24
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded semver v1.0.13
[INFO] [stderr]   Downloaded scale-info-derive v1.0.0
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.149
[INFO] [stderr]   Downloaded ntest_timeout v0.9.0
[INFO] [stderr]   Downloaded pem v1.1.0
[INFO] [stderr]   Downloaded dunce v1.0.3
[INFO] [stderr]   Downloaded lsp-server v0.5.2
[INFO] [stderr]   Downloaded isahc v1.7.2
[INFO] [stderr]   Downloaded httpmock v0.6.6
[INFO] [stderr]   Downloaded publicsuffix v2.2.2
[INFO] [stderr]   Downloaded chrono-tz v0.6.3
[INFO] [stderr]   Downloaded syn v1.0.105
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded similar v2.2.0
[INFO] [stderr]   Downloaded auto_impl v0.5.0
[INFO] [stderr]   Downloaded evm-gasometer v0.33.0
[INFO] [stderr]   Downloaded evm-core v0.33.0
[INFO] [stderr]   Downloaded evm-runtime v0.33.0
[INFO] [stderr]   Downloaded anyhow v1.0.62
[INFO] [stderr]   Downloaded openssl-sys v0.9.85
[INFO] [stderr]   Downloaded ethbloom v0.11.1
[INFO] [stderr]   Downloaded phf_codegen v0.11.1
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded pest_meta v2.3.0
[INFO] [stderr]   Downloaded pest_derive v2.3.0
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded prettydiff v0.6.2
[INFO] [stderr]   Downloaded android_system_properties v0.1.4
[INFO] [stderr]   Downloaded ouroboros_macro v0.9.5
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded serde v1.0.149
[INFO] [stderr]   Downloaded internment v0.5.6
[INFO] [stderr]   Downloaded paste v1.0.8
[INFO] [stderr]   Downloaded ouroboros v0.9.5
[INFO] [stderr]   Downloaded arbitrary v1.1.7
[INFO] [stderr]   Downloaded k8s-openapi v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c5e6d984fb07723e7dcbb9c8f5f6ea07a6734268e45760a89ce567b6d624620
[INFO] running `Command { std: "docker" "start" "-a" "1c5e6d984fb07723e7dcbb9c8f5f6ea07a6734268e45760a89ce567b6d624620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c5e6d984fb07723e7dcbb9c8f5f6ea07a6734268e45760a89ce567b6d624620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5e6d984fb07723e7dcbb9c8f5f6ea07a6734268e45760a89ce567b6d624620", kill_on_drop: false }`
[INFO] [stdout] 1c5e6d984fb07723e7dcbb9c8f5f6ea07a6734268e45760a89ce567b6d624620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d92513777261591dc81fda06169f7370c8eb3ee102223c0627e4582582a470db
[INFO] running `Command { std: "docker" "start" "-a" "d92513777261591dc81fda06169f7370c8eb3ee102223c0627e4582582a470db", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-faucet/core/Cargo.toml: `default-features` is ignored for redis, since `default-features` was not specified for `workspace.dependencies.redis`, this could become a hard error in the future
[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/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling ref-cast v1.0.9
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking cpufeatures v0.2.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking ethnum v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking iana-time-zone v0.1.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 time v0.1.44
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling blst v0.3.10
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.9
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]    Compiling derive_arbitrary v1.1.6
[INFO] [stderr]     Checking arbitrary v1.1.7
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.1
[INFO] [stderr]    Compiling better_typeid_derive v0.1.1
[INFO] [stderr]    Compiling ark-ff-macros v0.4.1
[INFO] [stderr]    Compiling ark-ff-asm v0.4.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling aptos-crypto-derive v0.0.3 (/opt/rustwide/workdir/crates/aptos-crypto-derive)
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling arr_macro_impl v0.1.3
[INFO] [stderr]     Checking better_any v0.1.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking ark-serialize v0.4.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking signature v1.6.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking ark-ff v0.4.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.85
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking more-asserts v0.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking arr_macro v0.1.3
[INFO] [stderr]    Compiling ouroboros_macro v0.9.5
[INFO] [stderr]    Compiling openssl v0.10.50
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]     Checking serde_bytes v0.11.7
[INFO] [stderr]     Checking bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking fail v0.4.0
[INFO] [stderr]     Checking ed25519 v1.5.2
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking serde-name v0.1.2
[INFO] [stderr]     Checking aptos-bitvec v0.1.0 (/opt/rustwide/workdir/crates/aptos-bitvec)
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking time v0.3.13
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]     Checking aptos-infallible v0.1.0 (/opt/rustwide/workdir/crates/aptos-infallible)
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking ghash v0.4.4
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking aes-gcm v0.9.4
[INFO] [stderr]     Checking hkdf v0.12.3
[INFO] [stderr]     Checking move-symbol-pool v0.1.0 (/opt/rustwide/workdir/third_party/move/move-symbol-pool)
[INFO] [stderr]    Compiling prometheus v0.13.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]    Compiling claims v0.7.1
[INFO] [stderr]     Checking ark-poly v0.4.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking move-core-types v0.0.4 (/opt/rustwide/workdir/third_party/move/move-core/types)
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling erased-serde v0.3.22
[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`, `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 ark-ec v0.4.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking ouroboros v0.9.5
[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] 14 | #[cfg_attr(any(test, feature = "fuzzing"), derive(arbitrary::Arbitrary))]
[INFO] [stdout] 15 | pub struct AccountAddress([u8; AccountAddress::LENGTH]);
[INFO] [stdout]    |            -------------- `AccountAddress` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> third_party/move/move-core/types/src/language_storage.rs:203:51
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[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] 204 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))]
[INFO] [stdout] 205 | 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] [stderr]    Compiling pest v2.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[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:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[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] 52 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))]
[INFO] [stdout] 53 | 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:82:51
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[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] 83 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))]
[INFO] [stdout] 84 | 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:107:51
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[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] 108 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))]
[INFO] [stdout] 109 | 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-binary-format v0.0.3 (/opt/rustwide/workdir/third_party/move/move-binary-format)
[INFO] [stderr]     Checking move-command-line-common v0.1.0 (/opt/rustwide/workdir/third_party/move/move-command-line-common)
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking move-ir-types v0.1.0 (/opt/rustwide/workdir/third_party/move/move-ir/types)
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling aptos-log-derive v0.1.0 (/opt/rustwide/workdir/crates/aptos-log-derive)
[INFO] [stderr]     Checking move-ir-to-bytecode-syntax v0.1.0 (/opt/rustwide/workdir/third_party/move/move-ir-compiler/move-ir-to-bytecode/syntax)
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling pest_meta v2.3.0
[INFO] [stderr]     Checking dashmap v5.2.0
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stdout] warning: struct `TypeSignatureIndex` is never constructed
[INFO] [stdout]   --> third_party/move/move-binary-format/src/proptest_types/types.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct TypeSignatureIndex(u16);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> third_party/move/move-binary-format/src/file_format.rs:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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]  97 | / define_index! {
[INFO] [stdout]  98 | |     name: ModuleHandleIndex,
[INFO] [stdout]     | |           ----------------- `ModuleHandleIndex` is not local
[INFO] [stdout]  99 | |     kind: ModuleHandle,
[INFO] [stdout] 100 | |     doc: "Index into the `ModuleHandle` table.",
[INFO] [stdout] 101 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 102 | / define_index! {
[INFO] [stdout] 103 | |     name: StructHandleIndex,
[INFO] [stdout]     | |           ----------------- `StructHandleIndex` is not local
[INFO] [stdout] 104 | |     kind: StructHandle,
[INFO] [stdout] 105 | |     doc: "Index into the `StructHandle` table.",
[INFO] [stdout] 106 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 107 | / define_index! {
[INFO] [stdout] 108 | |     name: FunctionHandleIndex,
[INFO] [stdout]     | |           ------------------- `FunctionHandleIndex` is not local
[INFO] [stdout] 109 | |     kind: FunctionHandle,
[INFO] [stdout] 110 | |     doc: "Index into the `FunctionHandle` table.",
[INFO] [stdout] 111 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 112 | / define_index! {
[INFO] [stdout] 113 | |     name: FieldHandleIndex,
[INFO] [stdout]     | |           ---------------- `FieldHandleIndex` is not local
[INFO] [stdout] 114 | |     kind: FieldHandle,
[INFO] [stdout] 115 | |     doc: "Index into the `FieldHandle` table.",
[INFO] [stdout] 116 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 117 | / define_index! {
[INFO] [stdout] 118 | |     name: StructDefInstantiationIndex,
[INFO] [stdout]     | |           --------------------------- `StructDefInstantiationIndex` is not local
[INFO] [stdout] 119 | |     kind: StructDefInstantiation,
[INFO] [stdout] 120 | |     doc: "Index into the `StructInstantiation` table.",
[INFO] [stdout] 121 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 122 | / define_index! {
[INFO] [stdout] 123 | |     name: FunctionInstantiationIndex,
[INFO] [stdout]     | |           -------------------------- `FunctionInstantiationIndex` is not local
[INFO] [stdout] 124 | |     kind: FunctionInstantiation,
[INFO] [stdout] 125 | |     doc: "Index into the `FunctionInstantiation` table.",
[INFO] [stdout] 126 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 127 | / define_index! {
[INFO] [stdout] 128 | |     name: FieldInstantiationIndex,
[INFO] [stdout]     | |           ----------------------- `FieldInstantiationIndex` is not local
[INFO] [stdout] 129 | |     kind: FieldInstantiation,
[INFO] [stdout] 130 | |     doc: "Index into the `FieldInstantiation` table.",
[INFO] [stdout] 131 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 132 | / define_index! {
[INFO] [stdout] 133 | |     name: IdentifierIndex,
[INFO] [stdout]     | |           --------------- `IdentifierIndex` is not local
[INFO] [stdout] 134 | |     kind: Identifier,
[INFO] [stdout] 135 | |     doc: "Index into the `Identifier` table.",
[INFO] [stdout] 136 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 137 | / define_index! {
[INFO] [stdout] 138 | |     name: AddressIdentifierIndex,
[INFO] [stdout]     | |           ---------------------- `AddressIdentifierIndex` is not local
[INFO] [stdout] 139 | |     kind: AddressIdentifier,
[INFO] [stdout] 140 | |     doc: "Index into the `AddressIdentifier` table.",
[INFO] [stdout] 141 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 142 | / define_index! {
[INFO] [stdout] 143 | |     name: ConstantPoolIndex,
[INFO] [stdout]     | |           ----------------- `ConstantPoolIndex` is not local
[INFO] [stdout] 144 | |     kind: ConstantPool,
[INFO] [stdout] 145 | |     doc: "Index into the `ConstantPool` table.",
[INFO] [stdout] 146 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 147 | / define_index! {
[INFO] [stdout] 148 | |     name: SignatureIndex,
[INFO] [stdout]     | |           -------------- `SignatureIndex` is not local
[INFO] [stdout] 149 | |     kind: Signature,
[INFO] [stdout] 150 | |     doc: "Index into the `Signature` table.",
[INFO] [stdout] 151 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 152 | / define_index! {
[INFO] [stdout] 153 | |     name: StructDefinitionIndex,
[INFO] [stdout]     | |           --------------------- `StructDefinitionIndex` is not local
[INFO] [stdout] 154 | |     kind: StructDefinition,
[INFO] [stdout] 155 | |     doc: "Index into the `StructDefinition` table.",
[INFO] [stdout] 156 | | }
[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:61:59
[INFO] [stdout]     |
[INFO] [stdout]  61 |           #[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] 157 | / define_index! {
[INFO] [stdout] 158 | |     name: FunctionDefinitionIndex,
[INFO] [stdout]     | |           ----------------------- `FunctionDefinitionIndex` is not local
[INFO] [stdout] 159 | |     kind: FunctionDefinition,
[INFO] [stdout] 160 | |     doc: "Index into the `FunctionDefinition` table.",
[INFO] [stdout] 161 | | }
[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:218:51
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[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] 221 | 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:242:51
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[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] 245 | 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:266:51
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[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] 269 | 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:284:51
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[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] 287 | 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: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_FieldHandle`
[INFO] [stdout] ...
[INFO] [stdout] 305 | 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:315:51
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[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] 318 | 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:333:51
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[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] 336 | 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:343:51
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[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] 346 | 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:358:51
[INFO] [stdout]     |
[INFO] [stdout] 358 | #[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] 361 | 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:369:51
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[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] 372 | 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:402:51
[INFO] [stdout]     |
[INFO] [stdout] 402 | #[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] 405 | 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:415:51
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[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] 419 | 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:457:51
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[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] 460 | 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:508:51
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[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] 511 | 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:517:51
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[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] 520 | 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:542:51
[INFO] [stdout]     |
[INFO] [stdout] 542 | #[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] 545 | 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:574:51
[INFO] [stdout]     |
[INFO] [stdout] 574 | #[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] 575 | #[cfg_attr(feature = "fuzzing", derive(arbitrary::Arbitrary))]
[INFO] [stdout] 576 | 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:1150:51
[INFO] [stdout]      |
[INFO] [stdout] 1150 | #[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] 1153 | 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:1170:51
[INFO] [stdout]      |
[INFO] [stdout] 1170 | #[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] 1173 | pub enum Bytecode {
[INFO] [stdout]      |          -------- `Bytecode` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]      = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking move-bytecode-verifier v0.1.0 (/opt/rustwide/workdir/third_party/move/move-bytecode-verifier)
[INFO] [stderr]     Checking move-vm-types v0.1.0 (/opt/rustwide/workdir/third_party/move/move-vm/types)
[INFO] [stderr]     Checking move-bytecode-source-map v0.1.0 (/opt/rustwide/workdir/third_party/move/move-ir-compiler/move-bytecode-source-map)
[INFO] [stderr]    Compiling pest_generator v2.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking move-ir-to-bytecode v0.1.0 (/opt/rustwide/workdir/third_party/move/move-ir-compiler/move-ir-to-bytecode)
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking move-coverage v0.1.0 (/opt/rustwide/workdir/third_party/move/tools/move-coverage)
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-ir-compiler/move-ir-to-bytecode/src/context.rs:711:19
[INFO] [stdout]     |
[INFO] [stdout] 711 |     fn dependency(&self, m: &ModuleIdent) -> Result<&CompiledDependencyView> {
[INFO] [stdout]     |                   ^^^^^                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                                 ||
[INFO] [stdout]     |                   |                                 |the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here       the same 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] 711 |     fn dependency(&self, m: &ModuleIdent) -> Result<&CompiledDependencyView<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_derive v2.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking internment v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking move-vm-runtime v0.1.0 (/opt/rustwide/workdir/third_party/move/move-vm/runtime)
[INFO] [stderr]     Checking move-compiler v0.0.1 (/opt/rustwide/workdir/third_party/move/move-compiler)
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking aptos-metrics-core v0.1.0 (/opt/rustwide/workdir/crates/aptos-metrics-core)
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stdout] warning: unexpected `cfg` condition value: `evm-backend`
[INFO] [stdout]     --> third_party/move/move-compiler/src/to_bytecode/translate.rs:1168:36
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         Some(mk_bytecode) if !cfg!(feature = "evm-backend") => {
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `evm-backend` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <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 publicsuffix v2.2.2
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking move-table-extension v0.1.0 (/opt/rustwide/workdir/third_party/move/extensions/move-table-extension)
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling include_dir_impl v0.6.2
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking cookie_store v0.16.1
[INFO] [stderr]     Checking serde-reflection v0.3.5 (https://github.com/aptos-labs/serde-reflection?rev=839aed62a20ddccf043c08961cfe74875741ccba#839aed62)
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking pretty v0.10.0
[INFO] [stderr]     Checking simplelog v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking move-bytecode-utils v0.1.0 (/opt/rustwide/workdir/third_party/move/tools/move-bytecode-utils)
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> third_party/move/tools/move-bytecode-utils/src/lib.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn compute_dependency_graph(&self) -> DependencyGraph {
[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] 44 |     pub fn compute_dependency_graph(&self) -> DependencyGraph<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling include_dir_macros v0.7.2
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> third_party/move/move-compiler/src/inlining/translate.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |         for (_, _, mut mdef) in prog.modules.iter_mut() {
[INFO] [stdout]     |                    ----^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking aptos-global-constants v0.1.0 (/opt/rustwide/workdir/config/global-constants)
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking named-lock v0.2.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking whoami v1.2.1
[INFO] [stderr]     Checking include_dir v0.6.2
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking textwrap v0.13.4
[INFO] [stderr]     Checking bcs v0.1.5
[INFO] [stderr]     Checking tera v1.17.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stdout] warning: methods `num_blocks` and `is_loop_head` are never used
[INFO] [stdout]   --> third_party/move/move-compiler/src/cfgir/cfg.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub trait CFG {
[INFO] [stdout]    |           --- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn num_blocks(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn is_loop_head(&self, label: Label) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `env` is never read
[INFO] [stdout]   --> third_party/move/move-compiler/src/to_bytecode/context.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Context<'a> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 32 |     pub env: &'a mut CompilationEnv,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inline` is never read
[INFO] [stdout]   --> third_party/move/move-compiler/src/typing/core.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct FunctionInfo {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub inline: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/expansion/ast.rs:646:17
[INFO] [stdout]     |
[INFO] [stdout] 646 |     pub fn iter(&self) -> AbilitySetIter {
[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] 646 |     pub fn iter(&self) -> AbilitySetIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/shared/remembering_unique_map.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/shared/remembering_unique_map.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/shared/unique_map.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/shared/unique_map.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> third_party/move/move-compiler/src/shared/unique_set.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/unit_test/mod.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn verbiage(&self, is_past_tense: bool) -> ExpectedMoveErrorDisplay {
[INFO] [stdout]     |                     ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn verbiage(&self, is_past_tense: bool) -> ExpectedMoveErrorDisplay<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking move-disassembler v0.1.0 (/opt/rustwide/workdir/third_party/move/tools/move-disassembler)
[INFO] [stderr]     Checking include_dir v0.7.2
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stderr]     Checking aptos-gas-algebra-ext v0.0.1 (/opt/rustwide/workdir/aptos-move/gas-algebra-ext)
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking ptree v0.4.0
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]     Checking move-model v0.1.0 (/opt/rustwide/workdir/third_party/move/move-model)
[INFO] [stderr]     Checking move-resource-viewer v0.1.0 (/opt/rustwide/workdir/third_party/move/tools/move-resource-viewer)
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking move-vm-test-utils v0.1.0 (/opt/rustwide/workdir/third_party/move/move-vm/test-utils)
[INFO] [stderr]     Checking serde-generate v0.20.6 (https://github.com/aptos-labs/serde-reflection?rev=839aed62a20ddccf043c08961cfe74875741ccba#839aed62)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> third_party/move/move-model/src/builder/exp_builder.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             /// Following flags used to translate Move functions.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |             translating_move_fun: false,
[INFO] [stdout]     |             --------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling multer v2.0.3
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]     Checking headers v0.3.7
[INFO] [stderr]     Checking aptos-speculative-state-helper v0.1.0 (/opt/rustwide/workdir/crates/aptos-speculative-state-helper)
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking ureq v1.5.4
[INFO] [stderr]    Compiling poem-derive v1.3.55
[INFO] [stderr]     Checking rfc7239 v0.1.0
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:1161:25
[INFO] [stdout]      |
[INFO] [stdout] 1161 |             if let Some(mut struct_data) = mod_data.struct_data.get_mut(&struct_id) {
[INFO] [stdout]      |                         ----^^^^^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:1200:25
[INFO] [stdout]      |
[INFO] [stdout] 1200 |             if let Some(mut fun_data) = mod_data.function_data.get_mut(&fun_id) {
[INFO] [stdout]      |                         ----^^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:1214:13
[INFO] [stdout]      |
[INFO] [stdout] 1214 |         let mut mod_data = &mut self.module_data[module_id.0 as usize];
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fail v0.5.0
[INFO] [stderr]     Checking aptos-utils v0.1.0 (/opt/rustwide/workdir/aptos-utils)
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-model/src/model.rs:718:31
[INFO] [stdout]     |
[INFO] [stdout] 718 |     pub fn get_target_modules(&self) -> Vec<ModuleEnv> {
[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] 718 |     pub fn get_target_modules(&self) -> Vec<ModuleEnv<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:1726:33
[INFO] [stdout]      |
[INFO] [stdout] 1726 |     pub fn get_type_display_ctx(&self) -> TypeDisplayContext {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1726 |     pub fn get_type_display_ctx(&self) -> TypeDisplayContext<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:3351:36
[INFO] [stdout]      |
[INFO] [stdout] 3351 |     pub fn get_spec(&'env self) -> Ref<Spec> {
[INFO] [stdout]      |                      ----          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'env`
[INFO] [stdout]      |
[INFO] [stdout] 3351 |     pub fn get_spec(&'env self) -> Ref<'env, Spec> {
[INFO] [stdout]      |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:3356:40
[INFO] [stdout]      |
[INFO] [stdout] 3356 |     pub fn get_mut_spec(&'env self) -> RefMut<Spec> {
[INFO] [stdout]      |                          ----          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'env`
[INFO] [stdout]      |
[INFO] [stdout] 3356 |     pub fn get_mut_spec(&'env self) -> RefMut<'env, Spec> {
[INFO] [stdout]      |                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:3528:33
[INFO] [stdout]      |
[INFO] [stdout] 3528 |     pub fn get_type_display_ctx(&self) -> TypeDisplayContext {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3528 |     pub fn get_type_display_ctx(&self) -> TypeDisplayContext<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking move-docgen v0.1.0 (/opt/rustwide/workdir/third_party/move/move-prover/move-docgen)
[INFO] [stderr]     Checking move-abigen v0.1.0 (/opt/rustwide/workdir/third_party/move/move-prover/move-abigen)
[INFO] [stderr]     Checking move-stackless-bytecode v0.1.0 (/opt/rustwide/workdir/third_party/move/move-prover/bytecode)
[INFO] [stderr]     Checking move-errmapgen v0.1.0 (/opt/rustwide/workdir/third_party/move/move-prover/move-errmapgen)
[INFO] [stderr]     Checking ouroboros v0.15.6
[INFO] [stderr]     Checking aptos-short-hex-str v0.1.0 (/opt/rustwide/workdir/crates/short-hex-str)
[INFO] [stderr]     Checking serde_yaml v0.9.10
[INFO] [stdout] warning: unexpected `cfg` condition name: `invariant_trace`
[INFO] [stdout]   --> third_party/move/move-prover/bytecode/src/global_invariant_instrumentation_v2.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(invariant_trace)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(invariant_trace)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(invariant_trace)");` to the top of the `build.rs`
[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] [stdout] warning: unexpected `cfg` condition name: `invariant_trace`
[INFO] [stdout]    --> third_party/move/move-prover/bytecode/src/global_invariant_instrumentation_v2.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |         #[cfg(invariant_trace)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(invariant_trace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(invariant_trace)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `invariant_trace`
[INFO] [stdout]    --> third_party/move/move-prover/bytecode/src/global_invariant_instrumentation_v2.rs:745:23
[INFO] [stdout]     |
[INFO] [stdout] 745 |                 #[cfg(invariant_trace)]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(invariant_trace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(invariant_trace)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `invariant_trace`
[INFO] [stdout]    --> third_party/move/move-prover/bytecode/src/global_invariant_instrumentation_v2.rs:756:31
[INFO] [stdout]     |
[INFO] [stdout] 756 |                         #[cfg(invariant_trace)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(invariant_trace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(invariant_trace)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quick-xml v0.23.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `mirai`
[INFO] [stdout]   --> crates/short-hex-str/src/lib.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     debug_checked_precondition!(dst.len() == 2 * src.len());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug_checked_precondition` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug_checked_precondition` may come from an old version of the `mirai_annotations` crate, try updating your dependency with `cargo update -p mirai_annotations`
[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]    = note: this warning originates in the macro `debug_checked_precondition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling poem-openapi-derive v2.0.11
[INFO] [stderr]     Checking aptos-time-service v0.1.0 (/opt/rustwide/workdir/crates/aptos-time-service)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]    --> crates/aptos-time-service/src/lib.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[cfg(any(test, feature = "fuzzing", feature = "testing"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `futures`, `pin-project`, `testing`, and `tokio`
[INFO] [stdout]     = help: consider adding `fuzzing` 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] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]    --> crates/aptos-time-service/src/lib.rs:307:29
[INFO] [stdout]     |
[INFO] [stdout] 307 |             #[cfg(any(test, feature = "fuzzing", feature = "testing"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `futures`, `pin-project`, `testing`, and `tokio`
[INFO] [stdout]     = help: consider adding `fuzzing` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]    --> crates/aptos-time-service/src/lib.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |             #[cfg(any(test, feature = "fuzzing", feature = "testing"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `futures`, `pin-project`, `testing`, and `tokio`
[INFO] [stdout]     = help: consider adding `fuzzing` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]    --> crates/aptos-time-service/src/lib.rs:323:29
[INFO] [stdout]     |
[INFO] [stdout] 323 |             #[cfg(any(test, feature = "fuzzing", feature = "testing"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `futures`, `pin-project`, `testing`, and `tokio`
[INFO] [stdout]     = help: consider adding `fuzzing` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> third_party/move/move-prover/bytecode/src/verification_analysis.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |         let mut info = data
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aptos-temppath v0.1.0 (/opt/rustwide/workdir/crates/aptos-temppath)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> third_party/move/move-prover/bytecode/src/verification_analysis_v2.rs:746:13
[INFO] [stdout]     |
[INFO] [stdout] 746 |         let mut info = targets
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-prover/bytecode/src/function_target.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn module_env(&self) -> &ModuleEnv {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                       |         ||
[INFO] [stdout]     |                       |         |the same lifetime is hidden here
[INFO] [stdout]     |                       |         the same lifetime is elided here
[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] 120 |     pub fn module_env(&self) -> &ModuleEnv<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-prover/bytecode/src/function_target.rs:261:36
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn get_spec(&'env self) -> Ref<Spec> {
[INFO] [stdout]     |                      ----          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'env`
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn get_spec(&'env self) -> Ref<'env, Spec> {
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking move-prover-boogie-backend v0.1.0 (/opt/rustwide/workdir/third_party/move/move-prover/boogie-backend)
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]     Checking cfg_block v0.1.1
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stdout] warning: struct `ExpDescriptor` is never constructed
[INFO] [stdout]     --> third_party/move/move-prover/boogie-backend/src/boogie_wrapper.rs:1633:8
[INFO] [stdout]      |
[INFO] [stdout] 1633 | struct ExpDescriptor {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking move-prover v0.1.0 (/opt/rustwide/workdir/third_party/move/move-prover)
[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`, `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 aptos-move-stdlib v0.1.1 (/opt/rustwide/workdir/aptos-move/framework/move-stdlib)
[INFO] [stderr]     Checking move-stdlib v0.1.1 (/opt/rustwide/workdir/third_party/move/move-stdlib)
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking move-unit-test v0.1.0 (/opt/rustwide/workdir/third_party/move/tools/move-unit-test)
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/tools/move-unit-test/src/test_runner.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 258 |         VMResult<NativeContextExtensions>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |         VMResult<NativeContextExtensions<'_>>,
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-ir-compiler/move-ir-to-bytecode/src/context.rs:711:19
[INFO] [stdout]     |
[INFO] [stdout] 711 |     fn dependency(&self, m: &ModuleIdent) -> Result<&CompiledDependencyView> {
[INFO] [stdout]     |                   ^^^^^                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                                 ||
[INFO] [stdout]     |                   |                                 |the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here       the same 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] 711 |     fn dependency(&self, m: &ModuleIdent) -> Result<&CompiledDependencyView<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `evm-backend`
[INFO] [stdout]     --> third_party/move/move-compiler/src/to_bytecode/translate.rs:1168:36
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         Some(mk_bytecode) if !cfg!(feature = "evm-backend") => {
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `evm-backend` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <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]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking webpki-roots v0.22.4
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> third_party/move/move-compiler/src/inlining/translate.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |         for (_, _, mut mdef) in prog.modules.iter_mut() {
[INFO] [stdout]     |                    ----^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking poem v1.3.55
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stdout] warning: methods `num_blocks` and `is_loop_head` are never used
[INFO] [stdout]   --> third_party/move/move-compiler/src/cfgir/cfg.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub trait CFG {
[INFO] [stdout]    |           --- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn num_blocks(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn is_loop_head(&self, label: Label) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `env` is never read
[INFO] [stdout]   --> third_party/move/move-compiler/src/to_bytecode/context.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Context<'a> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 32 |     pub env: &'a mut CompilationEnv,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inline` is never read
[INFO] [stdout]   --> third_party/move/move-compiler/src/typing/core.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct FunctionInfo {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub inline: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/expansion/ast.rs:646:17
[INFO] [stdout]     |
[INFO] [stdout] 646 |     pub fn iter(&self) -> AbilitySetIter {
[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] 646 |     pub fn iter(&self) -> AbilitySetIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/shared/remembering_unique_map.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/shared/remembering_unique_map.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/shared/unique_map.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/shared/unique_map.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> third_party/move/move-compiler/src/shared/unique_set.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-compiler/src/unit_test/mod.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn verbiage(&self, is_past_tense: bool) -> ExpectedMoveErrorDisplay {
[INFO] [stdout]     |                     ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn verbiage(&self, is_past_tense: bool) -> ExpectedMoveErrorDisplay<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking move-package v0.1.0 (/opt/rustwide/workdir/third_party/move/tools/move-package)
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/tools/move-package/src/compilation/compiled_package.rs:389:28
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub fn all_modules_map(&self) -> Modules {
[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] 389 |     pub fn all_modules_map(&self) -> Modules<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/tools/move-package/src/compilation/compiled_package.rs:400:29
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn root_modules_map(&self) -> Modules {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn root_modules_map(&self) -> Modules<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking poem-openapi v2.0.11
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> third_party/move/move-model/src/builder/exp_builder.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             /// Following flags used to translate Move functions.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |             translating_move_fun: false,
[INFO] [stdout]     |             --------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aptos-openapi v0.1.0 (/opt/rustwide/workdir/crates/aptos-openapi)
[INFO] [stdout] warning: unused import: `helpers::*`
[INFO] [stdout]  --> crates/aptos-openapi/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use helpers::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `This` is never constructed
[INFO] [stdout]    --> crates/aptos-openapi/src/helpers.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 |     struct This {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `That` is never constructed
[INFO] [stdout]    --> crates/aptos-openapi/src/helpers.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 |     struct That(pub String);
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:1161:25
[INFO] [stdout]      |
[INFO] [stdout] 1161 |             if let Some(mut struct_data) = mod_data.struct_data.get_mut(&struct_id) {
[INFO] [stdout]      |                         ----^^^^^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:1200:25
[INFO] [stdout]      |
[INFO] [stdout] 1200 |             if let Some(mut fun_data) = mod_data.function_data.get_mut(&fun_id) {
[INFO] [stdout]      |                         ----^^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:1214:13
[INFO] [stdout]      |
[INFO] [stdout] 1214 |         let mut mod_data = &mut self.module_data[module_id.0 as usize];
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> third_party/move/move-model/src/model.rs:718:31
[INFO] [stdout]     |
[INFO] [stdout] 718 |     pub fn get_target_modules(&self) -> Vec<ModuleEnv> {
[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] 718 |     pub fn get_target_modules(&self) -> Vec<ModuleEnv<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:1726:33
[INFO] [stdout]      |
[INFO] [stdout] 1726 |     pub fn get_type_display_ctx(&self) -> TypeDisplayContext {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1726 |     pub fn get_type_display_ctx(&self) -> TypeDisplayContext<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:3351:36
[INFO] [stdout]      |
[INFO] [stdout] 3351 |     pub fn get_spec(&'env self) -> Ref<Spec> {
[INFO] [stdout]      |                      ----          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'env`
[INFO] [stdout]      |
[INFO] [stdout] 3351 |     pub fn get_spec(&'env self) -> Ref<'env, Spec> {
[INFO] [stdout]      |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:3356:40
[INFO] [stdout]      |
[INFO] [stdout] 3356 |     pub fn get_mut_spec(&'env self) -> RefMut<Spec> {
[INFO] [stdout]      |                          ----          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'env`
[INFO] [stdout]      |
[INFO] [stdout] 3356 |     pub fn get_mut_spec(&'env self) -> RefMut<'env, Spec> {
[INFO] [stdout]      |                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> third_party/move/move-model/src/model.rs:3528:33
[INFO] [stdout]      |
[INFO] [stdout] 3528 |     pub fn get_type_display_ctx(&self) -> TypeDisplayContext {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3528 |     pub fn get_type_display_ctx(&self) -> TypeDisplayContext<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling librocksdb-sys v0.11.0+8.1.1
[INFO] [stderr] error: could not compile `move-compiler` (lib); 12 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name move_compiler --edition=2021 third_party/move/move-compiler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94f118035a5cd503 -C extra-filename=-36dcada2fe0f25e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a31e7c8b69b76c0e.rmeta --extern bcs=/opt/rustwide/target/debug/deps/libbcs-82001e10069130b5.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-2981ec094066ea98.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-19b7088ea9de50ce.rmeta --extern difference=/opt/rustwide/target/debug/deps/libdifference-986ae922c2413bc7.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-50b680115eb50f6a.rmeta --extern move_binary_format=/opt/rustwide/target/debug/deps/libmove_binary_format-78eadf367723d2b8.rmeta --extern move_borrow_graph=/opt/rustwide/target/debug/deps/libmove_borrow_graph-c196a7607385f6a0.rmeta --extern move_bytecode_source_map=/opt/rustwide/target/debug/deps/libmove_bytecode_source_map-fd0007047bb865a0.rmeta --extern move_bytecode_verifier=/opt/rustwide/target/debug/deps/libmove_bytecode_verifier-de17a8917bba2bf7.rmeta --extern move_command_line_common=/opt/rustwide/target/debug/deps/libmove_command_line_common-d0fccdf9218608d9.rmeta --extern move_core_types=/opt/rustwide/target/debug/deps/libmove_core_types-70de617cfe6aa6fd.rmeta --extern move_ir_to_bytecode=/opt/rustwide/target/debug/deps/libmove_ir_to_bytecode-749057a904b746d7.rmeta --extern move_ir_types=/opt/rustwide/target/debug/deps/libmove_ir_types-4cd64888f71a5428.rmeta --extern move_symbol_pool=/opt/rustwide/target/debug/deps/libmove_symbol_pool-ce25d3ad634bcde1.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-40c140c9b9a08b97.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bfef4f04534309f5.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-6be7c198475e940b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1ea4c5698dfa4088.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-5bbb8fb15bc29e43.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6ba4e84f6321b70d.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fc0362fa75766e5a.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d92513777261591dc81fda06169f7370c8eb3ee102223c0627e4582582a470db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d92513777261591dc81fda06169f7370c8eb3ee102223c0627e4582582a470db", kill_on_drop: false }`
[INFO] [stdout] d92513777261591dc81fda06169f7370c8eb3ee102223c0627e4582582a470db
