[INFO] cloning repository https://github.com/HeyLaurelTestOrg/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/HeyLaurelTestOrg/aptos-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeyLaurelTestOrg%2Faptos-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeyLaurelTestOrg%2Faptos-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e65e1413e9a8ede6dfd1207e4b2258f3a72cabfa
[INFO] building HeyLaurelTestOrg/aptos-core against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeyLaurelTestOrg%2Faptos-core" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  70% (7114/10070)
Updating files:  71% (7150/10070)
Updating files:  72% (7251/10070)
Updating files:  73% (7352/10070)
Updating files:  74% (7452/10070)
Updating files:  75% (7553/10070)
Updating files:  76% (7654/10070)
Updating files:  77% (7754/10070)
Updating files:  78% (7855/10070)
Updating files:  79% (7956/10070)
Updating files:  80% (8056/10070)
Updating files:  81% (8157/10070)
Updating files:  82% (8258/10070)
Updating files:  83% (8359/10070)
Updating files:  84% (8459/10070)
Updating files:  85% (8560/10070)
Updating files:  86% (8661/10070)
Updating files:  87% (8761/10070)
Updating files:  88% (8862/10070)
Updating files:  89% (8963/10070)
Updating files:  90% (9063/10070)
Updating files:  91% (9164/10070)
Updating files:  92% (9265/10070)
Updating files:  93% (9366/10070)
Updating files:  94% (9466/10070)
Updating files:  95% (9567/10070)
Updating files:  96% (9668/10070)
Updating files:  97% (9768/10070)
Updating files:  98% (9869/10070)
Updating files:  99% (9970/10070)
Updating files: 100% (10070/10070)
Updating files: 100% (10070/10070), done.
[INFO] validating manifest of git repo https://github.com/HeyLaurelTestOrg/aptos-core on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/HeyLaurelTestOrg/aptos-core
[INFO] finished tweaking git repo https://github.com/HeyLaurelTestOrg/aptos-core
[INFO] tweaked toml for git repo https://github.com/HeyLaurelTestOrg/aptos-core written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/HeyLaurelTestOrg/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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/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-7-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-7-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-7-tc2/source/secure/storage/github/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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f80a584cdb84b718d33c7029718fbbd670506c402b6ca67c5d14d7b8978dc9e
[INFO] running `Command { std: "docker" "start" "-a" "3f80a584cdb84b718d33c7029718fbbd670506c402b6ca67c5d14d7b8978dc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f80a584cdb84b718d33c7029718fbbd670506c402b6ca67c5d14d7b8978dc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f80a584cdb84b718d33c7029718fbbd670506c402b6ca67c5d14d7b8978dc9e", kill_on_drop: false }`
[INFO] [stdout] 3f80a584cdb84b718d33c7029718fbbd670506c402b6ca67c5d14d7b8978dc9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2af4a4677972f9db83c8fc22edfcfdf4e5eecac8778e73a419702e061679532
[INFO] running `Command { std: "docker" "start" "-a" "e2af4a4677972f9db83c8fc22edfcfdf4e5eecac8778e73a419702e061679532", kill_on_drop: false }`
[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/github/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/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]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[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 once_cell v1.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[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 static_assertions v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2af4a4677972f9db83c8fc22edfcfdf4e5eecac8778e73a419702e061679532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2af4a4677972f9db83c8fc22edfcfdf4e5eecac8778e73a419702e061679532", kill_on_drop: false }`
[INFO] [stdout] e2af4a4677972f9db83c8fc22edfcfdf4e5eecac8778e73a419702e061679532
