[INFO] cloning repository https://github.com/jeremyletang/balrog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyletang/balrog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fbalrog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fbalrog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cc49aa15c3c0785ef772f39ef29414d88d53378
[INFO] testing jeremyletang/balrog against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fbalrog" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeremyletang/balrog
[INFO] finished tweaking git repo https://github.com/jeremyletang/balrog
[INFO] tweaked toml for git repo https://github.com/jeremyletang/balrog written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyletang/balrog on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremyletang/balrog 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efae290f0d34b4d54f6683ab07ea9ede214738e7ae91272a64c1fd812cc17839
[INFO] running `Command { std: "docker" "start" "-a" "efae290f0d34b4d54f6683ab07ea9ede214738e7ae91272a64c1fd812cc17839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efae290f0d34b4d54f6683ab07ea9ede214738e7ae91272a64c1fd812cc17839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efae290f0d34b4d54f6683ab07ea9ede214738e7ae91272a64c1fd812cc17839", kill_on_drop: false }`
[INFO] [stdout] efae290f0d34b4d54f6683ab07ea9ede214738e7ae91272a64c1fd812cc17839
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ffbf5e94bb4210f3d387a94f4cabc69eca19d6bab9de3641e910caa2e724b40
[INFO] running `Command { std: "docker" "start" "-a" "4ffbf5e94bb4210f3d387a94f4cabc69eca19d6bab9de3641e910caa2e724b40", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling prettyplease v0.1.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling autotools v0.2.6
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling protobuf-src v1.1.0+21.5
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling idna v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling papergrid v0.4.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling ed25519-compact v0.1.11
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling slip10 v0.1.0 (/opt/rustwide/workdir/slip10)
[INFO] [stderr]    Compiling dialoguer v0.10.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tabled_derive v0.3.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling tabled v0.7.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr]    Compiling axum-core v0.2.8
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling bip39 v1.0.1
[INFO] [stderr]    Compiling url v2.3.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling axum v0.5.16
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.8.2
[INFO] [stderr]    Compiling vega_protobufs v0.1.0 (https://github.com/jeremyletang/vega-rust-sdk?rev=f88484b#f88484b1)
[INFO] [stderr]    Compiling balrog v0.1.0 (/opt/rustwide/workdir/balrog)
[INFO] [stdout] warning: fields `success`, `explorer_link`, `signature`, `proof_of_work`, and `command` are never read
[INFO] [stdout]   --> balrog/src/transact/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TransactionResult {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 33 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 34 |     pub explorer_link: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub signature: Signature,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 36 |     pub proof_of_work: ProofOfWork,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub command: Command,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 03s
[INFO] running `Command { std: "docker" "inspect" "4ffbf5e94bb4210f3d387a94f4cabc69eca19d6bab9de3641e910caa2e724b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ffbf5e94bb4210f3d387a94f4cabc69eca19d6bab9de3641e910caa2e724b40", kill_on_drop: false }`
[INFO] [stdout] 4ffbf5e94bb4210f3d387a94f4cabc69eca19d6bab9de3641e910caa2e724b40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 738ff6b17b72be8815f0c2283ee45912a74297513148145ad2ced0eb507a6138
[INFO] running `Command { std: "docker" "start" "-a" "738ff6b17b72be8815f0c2283ee45912a74297513148145ad2ced0eb507a6138", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling balrog v0.1.0 (/opt/rustwide/workdir/balrog)
[INFO] [stderr]    Compiling slip10 v0.1.0 (/opt/rustwide/workdir/slip10)
[INFO] [stdout] warning: fields `success`, `explorer_link`, `signature`, `proof_of_work`, and `command` are never read
[INFO] [stdout]   --> balrog/src/transact/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TransactionResult {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 33 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 34 |     pub explorer_link: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub signature: Signature,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 36 |     pub proof_of_work: ProofOfWork,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub command: Command,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.07s
[INFO] running `Command { std: "docker" "inspect" "738ff6b17b72be8815f0c2283ee45912a74297513148145ad2ced0eb507a6138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "738ff6b17b72be8815f0c2283ee45912a74297513148145ad2ced0eb507a6138", kill_on_drop: false }`
[INFO] [stdout] 738ff6b17b72be8815f0c2283ee45912a74297513148145ad2ced0eb507a6138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f2e7582c78119ae98dfd9321b73bf0304d387830656b073d8a7c64446adfdc4
[INFO] running `Command { std: "docker" "start" "-a" "3f2e7582c78119ae98dfd9321b73bf0304d387830656b073d8a7c64446adfdc4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: fields `success`, `explorer_link`, `signature`, `proof_of_work`, and `command` are never read
[INFO] [stderr]   --> balrog/src/transact/mod.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct TransactionResult {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr] 33 |     pub success: bool,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 34 |     pub explorer_link: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 35 |     pub signature: Signature,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 36 |     pub proof_of_work: ProofOfWork,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 37 |     pub command: Command,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransactionResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `balrog` (bin "balrog" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/balrog-18dbb0f3868b6696)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test keystore::test::serde_keystore ... ok
[INFO] [stdout] test keystore::aes::test::aes128_round_tryp ... ok
[INFO] [stdout] test util::test::test_format_balance ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slip10-c2ee441c54866542)
[INFO] [stdout] test pow::tests::test_pow ... ok
[INFO] [stderr]    Doc-tests slip10
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_is_valid_path ... ok
[INFO] [stdout] test tests::test_derive_for_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3f2e7582c78119ae98dfd9321b73bf0304d387830656b073d8a7c64446adfdc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f2e7582c78119ae98dfd9321b73bf0304d387830656b073d8a7c64446adfdc4", kill_on_drop: false }`
[INFO] [stdout] 3f2e7582c78119ae98dfd9321b73bf0304d387830656b073d8a7c64446adfdc4
