[INFO] cloning repository https://github.com/0xCedra/cedra-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xCedra/cedra-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCedra%2Fcedra-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCedra%2Fcedra-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stderr] warning: refname 'HEAD' is ambiguous.
[INFO] [stdout] f842425a906c0b3022727ba12416b7c8bede8b25
[INFO] documenting 0xCedra/cedra-core against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCedra%2Fcedra-core" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  33% (3894/11666)
Updating files:  34% (3967/11666)
Updating files:  35% (4084/11666)
Updating files:  36% (4200/11666)
Updating files:  37% (4317/11666)
Updating files:  38% (4434/11666)
Updating files:  39% (4550/11666)
Updating files:  40% (4667/11666)
Updating files:  41% (4784/11666)
Updating files:  42% (4900/11666)
Updating files:  43% (5017/11666)
Updating files:  44% (5134/11666)
Updating files:  45% (5250/11666)
Updating files:  46% (5367/11666)
Updating files:  47% (5484/11666)
Updating files:  48% (5600/11666)
Updating files:  49% (5717/11666)
Updating files:  50% (5833/11666)
Updating files:  51% (5950/11666)
Updating files:  52% (6067/11666)
Updating files:  53% (6183/11666)
Updating files:  54% (6300/11666)
Updating files:  55% (6417/11666)
Updating files:  56% (6533/11666)
Updating files:  57% (6650/11666)
Updating files:  58% (6767/11666)
Updating files:  59% (6883/11666)
Updating files:  60% (7000/11666)
Updating files:  61% (7117/11666)
Updating files:  62% (7233/11666)
Updating files:  63% (7350/11666)
Updating files:  64% (7467/11666)
Updating files:  65% (7583/11666)
Updating files:  66% (7700/11666)
Updating files:  67% (7817/11666)
Updating files:  68% (7933/11666)
Updating files:  69% (8050/11666)
Updating files:  70% (8167/11666)
Updating files:  71% (8283/11666)
Updating files:  72% (8400/11666)
Updating files:  73% (8517/11666)
Updating files:  74% (8633/11666)
Updating files:  75% (8750/11666)
Updating files:  76% (8867/11666)
Updating files:  77% (8983/11666)
Updating files:  78% (9100/11666)
Updating files:  79% (9217/11666)
Updating files:  80% (9333/11666)
Updating files:  81% (9450/11666)
Updating files:  82% (9567/11666)
Updating files:  83% (9683/11666)
Updating files:  84% (9800/11666)
Updating files:  85% (9917/11666)
Updating files:  86% (10033/11666)
Updating files:  87% (10150/11666)
Updating files:  88% (10267/11666)
Updating files:  89% (10383/11666)
Updating files:  90% (10500/11666)
Updating files:  91% (10617/11666)
Updating files:  92% (10733/11666)
Updating files:  93% (10850/11666)
Updating files:  94% (10967/11666)
Updating files:  95% (11083/11666)
Updating files:  96% (11200/11666)
Updating files:  97% (11317/11666)
Updating files:  98% (11433/11666)
Updating files:  99% (11550/11666)
Updating files: 100% (11666/11666)
Updating files: 100% (11666/11666), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xCedra/cedra-core
[INFO] finished tweaking git repo https://github.com/0xCedra/cedra-core
[INFO] tweaked toml for git repo https://github.com/0xCedra/cedra-core written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xCedra/cedra-core on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xCedra/cedra-core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/third_party/move/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/aptos-admin-service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/aptos-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a9990d7de950aa5cf1f92645637db00d2bb5d293857929e66c6c438678ca979
[INFO] running `Command { std: "docker" "start" "-a" "4a9990d7de950aa5cf1f92645637db00d2bb5d293857929e66c6c438678ca979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a9990d7de950aa5cf1f92645637db00d2bb5d293857929e66c6c438678ca979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9990d7de950aa5cf1f92645637db00d2bb5d293857929e66c6c438678ca979", kill_on_drop: false }`
[INFO] [stdout] 4a9990d7de950aa5cf1f92645637db00d2bb5d293857929e66c6c438678ca979
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af8ef6bd5407866b7e08aa9be933abe8db4eff31b7c0409a87a8cec62bd1bdff
[INFO] running `Command { std: "docker" "start" "-a" "af8ef6bd5407866b7e08aa9be933abe8db4eff31b7c0409a87a8cec62bd1bdff", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-admin-service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/third_party/move/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` 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] 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/aptos-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling winnow v0.5.32
[INFO] [stderr]    Compiling syn v2.0.47
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling better_typeid_derive v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking tracing v0.1.40
[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]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking tokio v1.32.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking fail v0.4.0
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking move-borrow-graph v0.0.1 (/opt/rustwide/workdir/third_party/move/move-borrow-graph)
[INFO] [stderr]     Checking regex v1.10.2
[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 libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling typeshare-annotation v1.0.2
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]    Compiling aptos-crypto-derive v0.0.3 (/opt/rustwide/workdir/crates/aptos-crypto-derive)
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling arr_macro_impl v0.2.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking smallbitvec v2.5.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking better_any v0.1.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking move-core-types v0.0.4 (/opt/rustwide/workdir/third_party/move/move-core/types)
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking aptos-runtimes v0.1.0 (/opt/rustwide/workdir/crates/aptos-runtimes)
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[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 hmac-drbg v0.3.0
[INFO] [stdout] error[E0599]: no method named `disable_lifo_slot` found for mutable reference `&mut tokio::runtime::Builder` in the current scope
[INFO] [stdout]   --> crates/aptos-runtimes/src/lib.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     builder
[INFO] [stdout] 42 | |         .thread_name_fn(move || {
[INFO] [stdout] 43 | |             let id = atomic_id.fetch_add(1, Ordering::SeqCst);
[INFO] [stdout] 44 | |             format!("{}-{}", thread_name_clone, id)
[INFO] [stdout] 45 | |         })
[INFO] [stdout] 46 | |         .on_thread_start(on_thread_start)
[INFO] [stdout] 47 | |         .disable_lifo_slot()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^ private field, not a method
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-runtimes` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> third_party/move/move-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:214:51
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[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] 215 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))]
[INFO] [stdout] 216 | pub struct ModuleId {
[INFO] [stdout]     |            -------- `ModuleId` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> third_party/move/move-core/types/src/vm_status.rs:52:51
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))]
[INFO] [stdout]    |                                                   ^--------
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   `Arbitrary` is not local
[INFO] [stdout]    |                                                   move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VMStatus`
[INFO] [stdout] 53 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))]
[INFO] [stdout] 54 | pub enum VMStatus {
[INFO] [stdout]    |          -------- `VMStatus` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> third_party/move/move-core/types/src/vm_status.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))]
[INFO] [stdout]    |                                                   ^--------
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   `Arbitrary` is not local
[INFO] [stdout]    |                                                   move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_KeptVMStatus`
[INFO] [stdout] 89 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))]
[INFO] [stdout] 90 | pub enum KeptVMStatus {
[INFO] [stdout]    |          ------------ `KeptVMStatus` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> third_party/move/move-core/types/src/vm_status.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[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] 114 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))]
[INFO] [stdout] 115 | 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] running `Command { std: "docker" "inspect" "af8ef6bd5407866b7e08aa9be933abe8db4eff31b7c0409a87a8cec62bd1bdff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af8ef6bd5407866b7e08aa9be933abe8db4eff31b7c0409a87a8cec62bd1bdff", kill_on_drop: false }`
[INFO] [stdout] af8ef6bd5407866b7e08aa9be933abe8db4eff31b7c0409a87a8cec62bd1bdff
