[INFO] cloning repository https://github.com/CIPHER-and-SPROUT/sui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CIPHER-and-SPROUT/sui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCIPHER-and-SPROUT%2Fsui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCIPHER-and-SPROUT%2Fsui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b99b50a17998726286087e3ffa2552c384cdb2b
[INFO] documenting CIPHER-and-SPROUT/sui 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%2FCIPHER-and-SPROUT%2Fsui" "/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:  38% (5091/13265)
Updating files:  39% (5174/13265)
Updating files:  40% (5306/13265)
Updating files:  41% (5439/13265)
Updating files:  42% (5572/13265)
Updating files:  43% (5704/13265)
Updating files:  44% (5837/13265)
Updating files:  45% (5970/13265)
Updating files:  46% (6102/13265)
Updating files:  47% (6235/13265)
Updating files:  48% (6368/13265)
Updating files:  49% (6500/13265)
Updating files:  50% (6633/13265)
Updating files:  51% (6766/13265)
Updating files:  52% (6898/13265)
Updating files:  53% (7031/13265)
Updating files:  54% (7164/13265)
Updating files:  55% (7296/13265)
Updating files:  56% (7429/13265)
Updating files:  57% (7562/13265)
Updating files:  58% (7694/13265)
Updating files:  59% (7827/13265)
Updating files:  60% (7959/13265)
Updating files:  61% (8092/13265)
Updating files:  62% (8225/13265)
Updating files:  63% (8357/13265)
Updating files:  64% (8490/13265)
Updating files:  65% (8623/13265)
Updating files:  66% (8755/13265)
Updating files:  67% (8888/13265)
Updating files:  68% (9021/13265)
Updating files:  69% (9153/13265)
Updating files:  70% (9286/13265)
Updating files:  71% (9419/13265)
Updating files:  72% (9551/13265)
Updating files:  73% (9684/13265)
Updating files:  74% (9817/13265)
Updating files:  75% (9949/13265)
Updating files:  76% (10082/13265)
Updating files:  77% (10215/13265)
Updating files:  78% (10347/13265)
Updating files:  79% (10480/13265)
Updating files:  80% (10612/13265)
Updating files:  81% (10745/13265)
Updating files:  82% (10878/13265)
Updating files:  83% (11010/13265)
Updating files:  84% (11143/13265)
Updating files:  85% (11276/13265)
Updating files:  86% (11408/13265)
Updating files:  87% (11541/13265)
Updating files:  88% (11674/13265)
Updating files:  89% (11806/13265)
Updating files:  90% (11939/13265)
Updating files:  91% (12072/13265)
Updating files:  92% (12204/13265)
Updating files:  93% (12337/13265)
Updating files:  94% (12470/13265)
Updating files:  95% (12602/13265)
Updating files:  96% (12735/13265)
Updating files:  96% (12826/13265)
Updating files:  97% (12868/13265)
Updating files:  98% (13000/13265)
Updating files:  99% (13133/13265)
Updating files: 100% (13265/13265)
Updating files: 100% (13265/13265), done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CIPHER-and-SPROUT/sui
[INFO] finished tweaking git repo https://github.com/CIPHER-and-SPROUT/sui
[INFO] tweaked toml for git repo https://github.com/CIPHER-and-SPROUT/sui written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CIPHER-and-SPROUT/sui 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/CIPHER-and-SPROUT/sui 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-0-tc2/source/crates/sui-telemetry/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-json-rpc-tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-sdk/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-oracle/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/narwhal/node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-aws-orchestrator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/suiop-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-graphql-rpc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-storage/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/narwhal/worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-bridge-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prometheus-http-query` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-rest-api/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-security-watchdog/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-tls/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-rosetta/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-graphql-rpc-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/narwhal/primary/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-config/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-bridge/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_kms` dependency)
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99e9c62fe85d8c5bda43444842473a128c739da8ea9821cd87f6c1338e139f8a
[INFO] running `Command { std: "docker" "start" "-a" "99e9c62fe85d8c5bda43444842473a128c739da8ea9821cd87f6c1338e139f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99e9c62fe85d8c5bda43444842473a128c739da8ea9821cd87f6c1338e139f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e9c62fe85d8c5bda43444842473a128c739da8ea9821cd87f6c1338e139f8a", kill_on_drop: false }`
[INFO] [stdout] 99e9c62fe85d8c5bda43444842473a128c739da8ea9821cd87f6c1338e139f8a
[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: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] 3b6033a9a32758b67dfbf5d6f0d232eaa63816c7a20fb140a573491d286574a9
[INFO] running `Command { std: "docker" "start" "-a" "3b6033a9a32758b67dfbf5d6f0d232eaa63816c7a20fb140a573491d286574a9", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_kms` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-config/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-graphql-rpc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-telemetry/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-security-watchdog/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/narwhal/primary/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-rest-api/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-bridge-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-rosetta/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-graphql-rpc-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-tls/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/narwhal/node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-sdk/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-json-rpc-tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-aws-orchestrator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prometheus-http-query` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-bridge/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-storage/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/narwhal/worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-oracle/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/suiop-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.112
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking hdrhistogram v7.5.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling ring v0.17.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking ethnum v1.3.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking data-encoding v2.3.3
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking proptest v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.107/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9a2e5b266ddeb592 -C extra-filename=-43f95bbb170e8f2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0a75a7db6e998f0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-96a3dbf4e444e943.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-10a489e9ee5e13be.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3b6033a9a32758b67dfbf5d6f0d232eaa63816c7a20fb140a573491d286574a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b6033a9a32758b67dfbf5d6f0d232eaa63816c7a20fb140a573491d286574a9", kill_on_drop: false }`
[INFO] [stdout] 3b6033a9a32758b67dfbf5d6f0d232eaa63816c7a20fb140a573491d286574a9
