[INFO] cloning repository https://github.com/xa888s/overthrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xa888s/overthrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxa888s%2Foverthrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxa888s%2Foverthrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89f678600f00e7879ca596e67e46ff353e6ec8cd
[INFO] checking xa888s/overthrow against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxa888s%2Foverthrow" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/xa888s/overthrow
[INFO] finished tweaking git repo https://github.com/xa888s/overthrow
[INFO] tweaked toml for git repo https://github.com/xa888s/overthrow written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xa888s/overthrow on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xa888s/overthrow 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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] 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3668a678f9ff413f9066d6c45d77f8ce73b4a1f8fd1f14b1f9d7115cff425c32
[INFO] running `Command { std: "docker" "start" "-a" "3668a678f9ff413f9066d6c45d77f8ce73b4a1f8fd1f14b1f9d7115cff425c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3668a678f9ff413f9066d6c45d77f8ce73b4a1f8fd1f14b1f9d7115cff425c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3668a678f9ff413f9066d6c45d77f8ce73b4a1f8fd1f14b1f9d7115cff425c32", kill_on_drop: false }`
[INFO] [stdout] 3668a678f9ff413f9066d6c45d77f8ce73b4a1f8fd1f14b1f9d7115cff425c32
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e2262c9d02f18de12535cb330d0bca8e873610f6a69853abe34ebb61a0d5d87
[INFO] running `Command { std: "docker" "start" "-a" "1e2262c9d02f18de12535cb330d0bca8e873610f6a69853abe34ebb61a0d5d87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking arrays v0.2.1
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking itermore v0.8.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking font8x8 v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling subenum v1.1.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling typestate-proc-macro v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking typestate v0.8.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tui-big-text v0.7.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking overthrow-engine v0.1.0 (/opt/rustwide/workdir/overthrow-engine)
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stdout] warning: method `order` is never used
[INFO] [stdout]   --> overthrow-engine/src/current_player.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl CurrentPlayer {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub(crate) fn order(&self) -> impl Iterator<Item = PlayerId> {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking overthrow-types v0.1.0 (/opt/rustwide/workdir/overthrow-types)
[INFO] [stdout] warning: method `order` is never used
[INFO] [stdout]   --> overthrow-engine/src/current_player.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl CurrentPlayer {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub(crate) fn order(&self) -> impl Iterator<Item = PlayerId> {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking console-api v0.8.1
[INFO] [stderr]     Checking console-subscriber v0.4.1
[INFO] [stderr]     Checking overthrow-client v0.1.0 (/opt/rustwide/workdir/overthrow-client)
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> overthrow-client/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::exit;
[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: `std::process::exit`
[INFO] [stdout]  --> overthrow-client/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking overthrow-server v0.1.0 (/opt/rustwide/workdir/overthrow-server)
[INFO] [stdout] warning: unused variable: `outcome`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |         Msg::Outcome(outcome) => ctx.ui_state.reset(),
[INFO] [stdout]     |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outcome`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:149:41
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Msg::ChallengeChoice(challenge, timestamp) => {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:152:35
[INFO] [stdout]     |
[INFO] [stdout] 152 |         Msg::BlockChoices(blocks, timestamp) => ctx.ui_state.set(Choices::Blocks(blocks)),
[INFO] [stdout]     |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:153:41
[INFO] [stdout]     |
[INFO] [stdout] 153 |         Msg::ReactionChoices(reactions, timestamp) => {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cards`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |         Msg::TwoFromFourChoices(cards) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_cards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `outcome`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |         Msg::Outcome(outcome) => ctx.ui_state.reset(),
[INFO] [stdout]     |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outcome`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:149:41
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Msg::ChallengeChoice(challenge, timestamp) => {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:152:35
[INFO] [stdout]     |
[INFO] [stdout] 152 |         Msg::BlockChoices(blocks, timestamp) => ctx.ui_state.set(Choices::Blocks(blocks)),
[INFO] [stdout]     |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:153:41
[INFO] [stdout]     |
[INFO] [stdout] 153 |         Msg::ReactionChoices(reactions, timestamp) => {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cards`
[INFO] [stdout]    --> overthrow-client/src/tui.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |         Msg::TwoFromFourChoices(cards) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_cards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TwoFromFour` is never constructed
[INFO] [stdout]   --> overthrow-client/src/selector.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Choices {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     TwoFromFour([Card; 4]),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Choices` 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] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> overthrow-client/src/tui.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     End(Summary),
[INFO] [stdout]     |     --- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GamePhase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 116 -     End(Summary),
[INFO] [stdout] 116 +     End(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TwoFromFour` is never constructed
[INFO] [stdout]   --> overthrow-client/src/selector.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Choices {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     TwoFromFour([Card; 4]),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Choices` 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] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> overthrow-client/src/tui.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     End(Summary),
[INFO] [stdout]     |     --- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GamePhase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 116 -     End(Summary),
[INFO] [stdout] 116 +     End(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "1e2262c9d02f18de12535cb330d0bca8e873610f6a69853abe34ebb61a0d5d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e2262c9d02f18de12535cb330d0bca8e873610f6a69853abe34ebb61a0d5d87", kill_on_drop: false }`
[INFO] [stdout] 1e2262c9d02f18de12535cb330d0bca8e873610f6a69853abe34ebb61a0d5d87
