[INFO] cloning repository https://github.com/dkgoutham/ripple-rust-baremetal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dkgoutham/ripple-rust-baremetal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkgoutham%2Fripple-rust-baremetal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkgoutham%2Fripple-rust-baremetal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1519d5cab10c75d00dc1a8659581359e8e68e8cd
[INFO] documenting dkgoutham/ripple-rust-baremetal 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%2Fdkgoutham%2Fripple-rust-baremetal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dkgoutham/ripple-rust-baremetal
[INFO] finished tweaking git repo https://github.com/dkgoutham/ripple-rust-baremetal
[INFO] tweaked toml for git repo https://github.com/dkgoutham/ripple-rust-baremetal written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dkgoutham/ripple-rust-baremetal 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/dkgoutham/ripple-rust-baremetal 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] documenting dkgoutham/ripple-rust-baremetal 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%2Fdkgoutham%2Fripple-rust-baremetal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dkgoutham/ripple-rust-baremetal
[INFO] finished tweaking git repo https://github.com/dkgoutham/ripple-rust-baremetal
[INFO] tweaked toml for git repo https://github.com/dkgoutham/ripple-rust-baremetal written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dkgoutham/ripple-rust-baremetal 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/dkgoutham/ripple-rust-baremetal 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ed25519 v2.2.3
[INFO] [stderr]   Downloaded secp256k1 v0.30.0
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1f2ef7a965d802ed9068e19ea726e54804b07a5942ca6c9f0594b974854fb1c7
[INFO] running `Command { std: "docker" "start" "-a" "1f2ef7a965d802ed9068e19ea726e54804b07a5942ca6c9f0594b974854fb1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f2ef7a965d802ed9068e19ea726e54804b07a5942ca6c9f0594b974854fb1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2ef7a965d802ed9068e19ea726e54804b07a5942ca6c9f0594b974854fb1c7", kill_on_drop: false }`
[INFO] [stdout] 1f2ef7a965d802ed9068e19ea726e54804b07a5942ca6c9f0594b974854fb1c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 322d53c57c87eecf7b52f9afc07f2f7f4ac9d6d07c6006452bae3cf98aa509ed
[INFO] running `Command { std: "docker" "start" "-a" "322d53c57c87eecf7b52f9afc07f2f7f4ac9d6d07c6006452bae3cf98aa509ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking ripple-rust-baremetal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting ripple-rust-baremetal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `derive_keypair_from_seed`
[INFO] [stdout]  --> src/client.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::crypto::{derive_keypair_from_seed, Wallet};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]   --> src/lib.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serde_json::{json, Value};
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::transactions::sign_transaction`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::transactions::sign_transaction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `for_signing`
[INFO] [stdout]   --> src/binary_codec/serialize.rs:79:66
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn serialize_field_value(field: &FieldDefinition, value: &Value, for_signing: bool) -> Result<Vec<u8>> {
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_for_signing`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_ed25519_keys` is never used
[INFO] [stdout]    --> src/crypto.rs:118:4
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn format_ed25519_keys(public: VerifyingKey, private: Ed25519SecretKey) -> (String, String) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `private_key_to_str` is never used
[INFO] [stdout]    --> src/crypto.rs:127:4
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn private_key_to_str(key: Ed25519SecretKey) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `public_key_to_str` is never used
[INFO] [stdout]    --> src/crypto.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn public_key_to_str(key: VerifyingKey) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_ed25519_key` is never used
[INFO] [stdout]    --> src/crypto.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn format_ed25519_key(keystr: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.79s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ripple_rust_baremetal/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "322d53c57c87eecf7b52f9afc07f2f7f4ac9d6d07c6006452bae3cf98aa509ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "322d53c57c87eecf7b52f9afc07f2f7f4ac9d6d07c6006452bae3cf98aa509ed", kill_on_drop: false }`
[INFO] [stdout] 322d53c57c87eecf7b52f9afc07f2f7f4ac9d6d07c6006452bae3cf98aa509ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25d139baaf6c4ba34c81b6361613116d96f1530d3746ddfeaca35fd8c4331e21
[INFO] running `Command { std: "docker" "start" "-a" "25d139baaf6c4ba34c81b6361613116d96f1530d3746ddfeaca35fd8c4331e21", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]  Documenting ripple-rust-baremetal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.89s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ripple_rust_baremetal/index.html
[INFO] running `Command { std: "docker" "inspect" "25d139baaf6c4ba34c81b6361613116d96f1530d3746ddfeaca35fd8c4331e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25d139baaf6c4ba34c81b6361613116d96f1530d3746ddfeaca35fd8c4331e21", kill_on_drop: false }`
[INFO] [stdout] 25d139baaf6c4ba34c81b6361613116d96f1530d3746ddfeaca35fd8c4331e21
