[INFO] cloning repository https://github.com/0xbryer/aptos-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xbryer/aptos-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xbryer%2Faptos-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xbryer%2Faptos-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stderr] warning: refname 'HEAD' is ambiguous.
[INFO] [stdout] 42eafd776d0798bbde368e16ca984a224b50071a
[INFO] checking 0xbryer/aptos-core against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xbryer%2Faptos-core" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  37% (6200/16738)
Updating files:  38% (6361/16738)
Updating files:  39% (6528/16738)
Updating files:  40% (6696/16738)
Updating files:  41% (6863/16738)
Updating files:  42% (7030/16738)
Updating files:  43% (7198/16738)
Updating files:  44% (7365/16738)
Updating files:  45% (7533/16738)
Updating files:  46% (7700/16738)
Updating files:  47% (7867/16738)
Updating files:  48% (8035/16738)
Updating files:  49% (8202/16738)
Updating files:  50% (8369/16738)
Updating files:  51% (8537/16738)
Updating files:  52% (8704/16738)
Updating files:  53% (8872/16738)
Updating files:  54% (9039/16738)
Updating files:  55% (9206/16738)
Updating files:  56% (9374/16738)
Updating files:  57% (9541/16738)
Updating files:  58% (9709/16738)
Updating files:  59% (9876/16738)
Updating files:  60% (10043/16738)
Updating files:  61% (10211/16738)
Updating files:  62% (10378/16738)
Updating files:  63% (10545/16738)
Updating files:  64% (10713/16738)
Updating files:  65% (10880/16738)
Updating files:  66% (11048/16738)
Updating files:  67% (11215/16738)
Updating files:  68% (11382/16738)
Updating files:  69% (11550/16738)
Updating files:  70% (11717/16738)
Updating files:  71% (11884/16738)
Updating files:  72% (12052/16738)
Updating files:  73% (12219/16738)
Updating files:  74% (12387/16738)
Updating files:  75% (12554/16738)
Updating files:  76% (12721/16738)
Updating files:  77% (12889/16738)
Updating files:  78% (13056/16738)
Updating files:  79% (13224/16738)
Updating files:  80% (13391/16738)
Updating files:  81% (13558/16738)
Updating files:  82% (13726/16738)
Updating files:  83% (13893/16738)
Updating files:  84% (14060/16738)
Updating files:  85% (14228/16738)
Updating files:  86% (14395/16738)
Updating files:  87% (14563/16738)
Updating files:  88% (14730/16738)
Updating files:  89% (14897/16738)
Updating files:  90% (15065/16738)
Updating files:  91% (15232/16738)
Updating files:  92% (15399/16738)
Updating files:  93% (15567/16738)
Updating files:  94% (15734/16738)
Updating files:  95% (15902/16738)
Updating files:  96% (16069/16738)
Updating files:  97% (16236/16738)
Updating files:  98% (16404/16738)
Updating files:  99% (16571/16738)
Updating files: 100% (16738/16738)
Updating files: 100% (16738/16738), done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xbryer/aptos-core
[INFO] finished tweaking git repo https://github.com/0xbryer/aptos-core
[INFO] tweaked toml for git repo https://github.com/0xbryer/aptos-core written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xbryer/aptos-core on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xbryer/aptos-core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/crates/aptos-crypto/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `neptune` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-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] [stderr] warning: /workspace/builds/worker-5-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-5-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-5-tc2/source/crates/aptos-system-utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c4f930da7952e7bcf4e0bdfb8056ac1f09a9b820a6df616f9d5657c9da3cd02
[INFO] running `Command { std: "docker" "start" "-a" "6c4f930da7952e7bcf4e0bdfb8056ac1f09a9b820a6df616f9d5657c9da3cd02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c4f930da7952e7bcf4e0bdfb8056ac1f09a9b820a6df616f9d5657c9da3cd02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c4f930da7952e7bcf4e0bdfb8056ac1f09a9b820a6df616f9d5657c9da3cd02", kill_on_drop: false }`
[INFO] [stdout] 6c4f930da7952e7bcf4e0bdfb8056ac1f09a9b820a6df616f9d5657c9da3cd02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04683923976be3c39b5a0f91013ed82663975529b39303e3a7f131c897e8bf92
[INFO] running `Command { std: "docker" "start" "-a" "04683923976be3c39b5a0f91013ed82663975529b39303e3a7f131c897e8bf92", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-system-utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-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] warning: /opt/rustwide/workdir/aptos-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-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-crypto/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `neptune` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking value-bag v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking futures-core v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking futures-io v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking futures-channel v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking futures-task v0.3.30 (https://github.com/aptos-labs/futures-rs?branch=backport#1845d7d3)
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] running `Command { std: "docker" "inspect" "04683923976be3c39b5a0f91013ed82663975529b39303e3a7f131c897e8bf92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04683923976be3c39b5a0f91013ed82663975529b39303e3a7f131c897e8bf92", kill_on_drop: false }`
[INFO] [stdout] 04683923976be3c39b5a0f91013ed82663975529b39303e3a7f131c897e8bf92
