[INFO] cloning repository https://github.com/grass-dev-pa/aptos-core-072 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grass-dev-pa/aptos-core-072" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Faptos-core-072", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Faptos-core-072'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4346b9bfe340d0a5d6be824997a0671da5bc94e8 [INFO] testing grass-dev-pa/aptos-core-072 against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Faptos-core-072" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 25% (4224/16655) Updating files: 26% (4331/16655) Updating files: 27% (4497/16655) Updating files: 28% (4664/16655) Updating files: 29% (4830/16655) Updating files: 30% (4997/16655) Updating files: 31% (5164/16655) Updating files: 32% (5330/16655) Updating files: 33% (5497/16655) Updating files: 34% (5663/16655) Updating files: 35% (5830/16655) Updating files: 36% (5996/16655) Updating files: 37% (6163/16655) Updating files: 38% (6329/16655) Updating files: 39% (6496/16655) Updating files: 40% (6662/16655) Updating files: 41% (6829/16655) Updating files: 42% (6996/16655) Updating files: 43% (7162/16655) Updating files: 44% (7329/16655) Updating files: 45% (7495/16655) Updating files: 46% (7662/16655) Updating files: 47% (7828/16655) Updating files: 48% (7995/16655) Updating files: 49% (8161/16655) Updating files: 50% (8328/16655) Updating files: 51% (8495/16655) Updating files: 52% (8661/16655) Updating files: 53% (8828/16655) Updating files: 54% (8994/16655) Updating files: 55% (9161/16655) Updating files: 56% (9327/16655) Updating files: 57% (9494/16655) Updating files: 58% (9660/16655) Updating files: 59% (9827/16655) Updating files: 60% (9993/16655) Updating files: 61% (10160/16655) Updating files: 62% (10327/16655) Updating files: 63% (10493/16655) Updating files: 64% (10660/16655) Updating files: 65% (10826/16655) Updating files: 66% (10993/16655) Updating files: 67% (11159/16655) Updating files: 68% (11326/16655) Updating files: 69% (11492/16655) Updating files: 70% (11659/16655) Updating files: 71% (11826/16655) Updating files: 72% (11992/16655) Updating files: 73% (12159/16655) Updating files: 74% (12325/16655) Updating files: 75% (12492/16655) Updating files: 76% (12658/16655) Updating files: 77% (12825/16655) Updating files: 78% (12991/16655) Updating files: 79% (13158/16655) Updating files: 80% (13324/16655) Updating files: 81% (13491/16655) Updating files: 82% (13658/16655) Updating files: 83% (13824/16655) Updating files: 84% (13991/16655) Updating files: 84% (14041/16655) Updating files: 85% (14157/16655) Updating files: 86% (14324/16655) Updating files: 87% (14490/16655) Updating files: 88% (14657/16655) Updating files: 89% (14823/16655) Updating files: 90% (14990/16655) Updating files: 91% (15157/16655) Updating files: 92% (15323/16655) Updating files: 93% (15490/16655) Updating files: 94% (15656/16655) Updating files: 95% (15823/16655) Updating files: 96% (15989/16655) Updating files: 97% (16156/16655) Updating files: 98% (16322/16655) Updating files: 99% (16489/16655) Updating files: 100% (16655/16655) Updating files: 100% (16655/16655), done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/grass-dev-pa/aptos-core-072 [INFO] finished tweaking git repo https://github.com/grass-dev-pa/aptos-core-072 [INFO] tweaked toml for git repo https://github.com/grass-dev-pa/aptos-core-072 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/grass-dev-pa/aptos-core-072 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/grass-dev-pa/aptos-core-072 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc0a62a14d2e4599461ed3498fbd1184269780b8d661c21454a9fd415c2e855d [INFO] running `Command { std: "docker" "start" "-a" "dc0a62a14d2e4599461ed3498fbd1184269780b8d661c21454a9fd415c2e855d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc0a62a14d2e4599461ed3498fbd1184269780b8d661c21454a9fd415c2e855d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc0a62a14d2e4599461ed3498fbd1184269780b8d661c21454a9fd415c2e855d", kill_on_drop: false }` [INFO] [stdout] dc0a62a14d2e4599461ed3498fbd1184269780b8d661c21454a9fd415c2e855d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52ff0613a1ad5ccd4c796d0350c22f7371e7bea65cb40b8ca762c00ed3fd8b11 [INFO] running `Command { std: "docker" "start" "-a" "52ff0613a1ad5ccd4c796d0350c22f7371e7bea65cb40b8ca762c00ed3fd8b11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling futures-core v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3) [INFO] [stderr] Compiling futures-sink v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3) [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling futures-channel v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3) [INFO] [stderr] Compiling futures-task v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3) [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-io v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3) [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3) [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling move-bytecode-spec v0.1.0 (/opt/rustwide/workdir/third_party/move/move-bytecode-spec) [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling futures-util v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3) [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling move-borrow-graph v0.0.1 (/opt/rustwide/workdir/third_party/move/move-borrow-graph) [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d) [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling fail v0.5.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling move-symbol-pool v0.1.0 (/opt/rustwide/workdir/third_party/move/move-symbol-pool) [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling derive_dearbitrary v1.2.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 (https://github.com/aptos-labs/algebra?branch=fix-fft-parallelism-cutoff#2cacd5ef) [INFO] [stderr] Compiling dearbitrary v1.0.4 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling move-core-types v0.0.4 (/opt/rustwide/workdir/third_party/move/move-core/types) [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 (https://github.com/aptos-labs/algebra?branch=fix-fft-parallelism-cutoff#2cacd5ef) [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 (https://github.com/aptos-labs/algebra?branch=fix-fft-parallelism-cutoff#2cacd5ef) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ff_derive v0.13.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling move-binary-format v0.0.3 (/opt/rustwide/workdir/third_party/move/move-binary-format) [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hybrid-array v0.4.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling better_any v0.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ambassador v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Compiling smallbitvec v2.5.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.5 [INFO] [stderr] Compiling move-bytecode-verifier v0.1.0 (/opt/rustwide/workdir/third_party/move/move-bytecode-verifier) [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling move-command-line-common v0.1.0 (/opt/rustwide/workdir/third_party/move/move-command-line-common) [INFO] [stderr] Compiling merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8) [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling move-ir-types v0.1.0 (/opt/rustwide/workdir/third_party/move/move-ir/types) [INFO] [stderr] Compiling digest v0.11.0-rc.4 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling const-oid v0.10.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling move-bytecode-source-map v0.1.0 (/opt/rustwide/workdir/third_party/move/move-ir-compiler/move-bytecode-source-map) [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling neptune v13.0.0 [INFO] [stderr] Compiling bellpepper-core v0.4.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling der v0.8.0-rc.10 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling rand_core v0.10.0-rc-2 [INFO] [stderr] Compiling keccak v0.2.0-rc.0 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling signature v3.0.0-rc.5 [INFO] [stderr] Compiling sha3 v0.11.0-rc.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling bellpepper v0.4.1 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.8 [INFO] [stderr] Compiling ctrlc v3.4.2 [INFO] [stderr] Compiling legacy-move-compiler v0.0.1 (/opt/rustwide/workdir/third_party/move/move-compiler-v2/legacy-move-compiler) [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling hmac v0.13.0-rc.3 [INFO] [stderr] Compiling sha2 v0.11.0-rc.3 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling bulletproofs v4.0.0 [INFO] [stderr] Compiling dudect-bencher v0.6.0 (https://github.com/aptos-labs/dudect-bencher?rev=9515677c83c58884c1a8c764251753269d46fc0e#9515677c) [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling x25519-dalek v1.2.0 (https://github.com/aptos-labs/x25519-dalek?rev=b9cdbaf36bf2a83438d9f660e5a708c82ed60d8e#b9cdbaf3) [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling serde-name v0.2.1 [INFO] [stderr] Compiling aptos-crypto-derive v0.0.3 (/opt/rustwide/workdir/crates/aptos-crypto-derive) [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling slh-dsa v0.2.0-rc.1 [INFO] [stderr] Compiling lru v0.16.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling move-asm v0.1.0 (/opt/rustwide/workdir/third_party/move/tools/move-asm) [INFO] [stderr] Compiling internment v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling aptos-infallible v0.1.0 (/opt/rustwide/workdir/crates/aptos-infallible) [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling move-model v0.1.0 (/opt/rustwide/workdir/third_party/move/move-model) [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling poem-derive v3.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling rfc7239 v0.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling ark-serialize v0.5.0 (https://github.com/aptos-labs/algebra?branch=fix-fft-parallelism-cutoff#2cacd5ef) [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling futures-executor v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3) [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling wildmatch v2.3.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling ark-ff v0.5.0 (https://github.com/aptos-labs/algebra?branch=fix-fft-parallelism-cutoff#2cacd5ef) [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling typeshare-annotation v1.0.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling chrono-tz v0.10.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling poem-openapi-derive v5.1.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling fixed v1.25.1 [INFO] [stderr] Compiling coset v0.3.5 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] error: could not compile `legacy-move-compiler` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name legacy_move_compiler --edition=2024 third_party/move/move-compiler-v2/legacy-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=210449e439947928 -C extra-filename=-0436baa988c63ba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3e37c1edf16524e0.rmeta --extern bcs=/opt/rustwide/target/debug/deps/libbcs-553a16139e28887c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-38d04a68e82e2576.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-8e8fd58b3c2fd9d2.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28b69c71fe8bab2f.rmeta --extern move_binary_format=/opt/rustwide/target/debug/deps/libmove_binary_format-42999e4c9479edac.rmeta --extern move_bytecode_source_map=/opt/rustwide/target/debug/deps/libmove_bytecode_source_map-45de0271d0739bbe.rmeta --extern move_bytecode_verifier=/opt/rustwide/target/debug/deps/libmove_bytecode_verifier-fa81f9b9773a336c.rmeta --extern move_command_line_common=/opt/rustwide/target/debug/deps/libmove_command_line_common-7574052075d68339.rmeta --extern move_core_types=/opt/rustwide/target/debug/deps/libmove_core_types-5192f57ea9a3e994.rmeta --extern move_ir_types=/opt/rustwide/target/debug/deps/libmove_ir_types-06d10014f96b06c8.rmeta --extern move_symbol_pool=/opt/rustwide/target/debug/deps/libmove_symbol_pool-04a6b3ec9527c126.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6210bb12b47e720c.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-1c4a0e54e483caaf.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-09d910e80bea27ce.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5259f88a8a87ab51.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `move-model` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name move_model --edition=2024 third_party/move/move-model/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c5e95e97d7247a8 -C extra-filename=-47127dd91331b0ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3e37c1edf16524e0.rmeta --extern codespan=/opt/rustwide/target/debug/deps/libcodespan-566dc160aefb9f93.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-8e8fd58b3c2fd9d2.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-7fa7dbd688c9b194.rmeta --extern internment=/opt/rustwide/target/debug/deps/libinternment-ad6d1213e0d97d1e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d494219d2fec6b64.rmeta --extern legacy_move_compiler=/opt/rustwide/target/debug/deps/liblegacy_move_compiler-0436baa988c63ba9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-18477f96613f8770.rmeta --extern move_asm=/opt/rustwide/target/debug/deps/libmove_asm-ec101431fbecc209.rmeta --extern move_binary_format=/opt/rustwide/target/debug/deps/libmove_binary_format-42999e4c9479edac.rmeta --extern move_bytecode_source_map=/opt/rustwide/target/debug/deps/libmove_bytecode_source_map-45de0271d0739bbe.rmeta --extern move_command_line_common=/opt/rustwide/target/debug/deps/libmove_command_line_common-7574052075d68339.rmeta --extern move_core_types=/opt/rustwide/target/debug/deps/libmove_core_types-5192f57ea9a3e994.rmeta --extern move_ir_types=/opt/rustwide/target/debug/deps/libmove_ir_types-06d10014f96b06c8.rmeta --extern move_symbol_pool=/opt/rustwide/target/debug/deps/libmove_symbol_pool-04a6b3ec9527c126.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-4cc0cd1c466c619d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3569c8093d0b1fbe.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6210bb12b47e720c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-09d910e80bea27ce.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-61fe3c945c824e18.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "52ff0613a1ad5ccd4c796d0350c22f7371e7bea65cb40b8ca762c00ed3fd8b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ff0613a1ad5ccd4c796d0350c22f7371e7bea65cb40b8ca762c00ed3fd8b11", kill_on_drop: false }` [INFO] [stdout] 52ff0613a1ad5ccd4c796d0350c22f7371e7bea65cb40b8ca762c00ed3fd8b11