[INFO] cloning repository https://github.com/CalebEverett/keyrock-task
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CalebEverett/keyrock-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalebEverett%2Fkeyrock-task", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalebEverett%2Fkeyrock-task'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edd7d5419abf77d7d34c392a47cec4f5865b3e8c
[INFO] testing CalebEverett/keyrock-task against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalebEverett%2Fkeyrock-task" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CalebEverett/keyrock-task
[INFO] finished tweaking git repo https://github.com/CalebEverett/keyrock-task
[INFO] tweaked toml for git repo https://github.com/CalebEverett/keyrock-task written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CalebEverett/keyrock-task on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CalebEverett/keyrock-task 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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]   |
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f91f4f8638488de95bad4e0ae1b34d88556ef2071f2882bfa5ef16fd43bb5eb0
[INFO] running `Command { std: "docker" "start" "-a" "f91f4f8638488de95bad4e0ae1b34d88556ef2071f2882bfa5ef16fd43bb5eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f91f4f8638488de95bad4e0ae1b34d88556ef2071f2882bfa5ef16fd43bb5eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91f4f8638488de95bad4e0ae1b34d88556ef2071f2882bfa5ef16fd43bb5eb0", kill_on_drop: false }`
[INFO] [stdout] f91f4f8638488de95bad4e0ae1b34d88556ef2071f2882bfa5ef16fd43bb5eb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7e3ee088fe6360a0820250708d2aa4fcc1194f12b626637ee0fa505c8399a7af
[INFO] running `Command { std: "docker" "start" "-a" "7e3ee088fe6360a0820250708d2aa4fcc1194f12b626637ee0fa505c8399a7af", 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]   |
[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 quote v1.0.28
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio v1.29.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling rust_decimal v1.30.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling clap_builder v4.3.10
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling protoc v2.28.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling time v0.3.22
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tui-logger v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling protobuf-support v3.2.0
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling clap v4.3.10
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling tungstenite v0.19.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling protobuf-json-mapping v3.2.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.19.0
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling serde-aux v4.2.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.30.0
[INFO] [stderr]    Compiling orderbook-agg v0.1.0 (/opt/rustwide/workdir/orderbook-agg)
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling terminal-app v0.1.0 (/opt/rustwide/workdir/terminal-app)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> terminal-app/src/app/ui.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn draw_duration(duration: &Duration) -> LineGauge {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn draw_duration(duration: &Duration) -> LineGauge<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> terminal-app/src/app/ui.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn draw_summary(state: &AppState, decimals: u32) -> Table {
[INFO] [stdout]     |                        ^^^^^^^^^                    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn draw_summary(state: &AppState, decimals: u32) -> Table<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> terminal-app/src/app/ui.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn draw_help(actions: &Actions) -> Table {
[INFO] [stdout]     |                       ^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn draw_help(actions: &Actions) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7e3ee088fe6360a0820250708d2aa4fcc1194f12b626637ee0fa505c8399a7af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e3ee088fe6360a0820250708d2aa4fcc1194f12b626637ee0fa505c8399a7af", kill_on_drop: false }`
[INFO] [stdout] 7e3ee088fe6360a0820250708d2aa4fcc1194f12b626637ee0fa505c8399a7af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5cda0baf53703d08f24cc079fe3013e5d62e143cff0c4d0477ef9cdcd813c599
[INFO] running `Command { std: "docker" "start" "-a" "5cda0baf53703d08f24cc079fe3013e5d62e143cff0c4d0477ef9cdcd813c599", 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]   |
[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 memory-stats v1.1.0
[INFO] [stderr]    Compiling terminal-app v0.1.0 (/opt/rustwide/workdir/terminal-app)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> terminal-app/src/app/ui.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn draw_duration(duration: &Duration) -> LineGauge {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn draw_duration(duration: &Duration) -> LineGauge<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> terminal-app/src/app/ui.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn draw_summary(state: &AppState, decimals: u32) -> Table {
[INFO] [stdout]     |                        ^^^^^^^^^                    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn draw_summary(state: &AppState, decimals: u32) -> Table<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> terminal-app/src/app/ui.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn draw_help(actions: &Actions) -> Table {
[INFO] [stdout]     |                       ^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn draw_help(actions: &Actions) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling orderbook-agg v0.1.0 (/opt/rustwide/workdir/orderbook-agg)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> terminal-app/src/app/ui.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn draw_duration(duration: &Duration) -> LineGauge {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn draw_duration(duration: &Duration) -> LineGauge<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> terminal-app/src/app/ui.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn draw_summary(state: &AppState, decimals: u32) -> Table {
[INFO] [stdout]     |                        ^^^^^^^^^                    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn draw_summary(state: &AppState, decimals: u32) -> Table<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> terminal-app/src/app/ui.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn draw_help(actions: &Actions) -> Table {
[INFO] [stdout]     |                       ^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn draw_help(actions: &Actions) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5cda0baf53703d08f24cc079fe3013e5d62e143cff0c4d0477ef9cdcd813c599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cda0baf53703d08f24cc079fe3013e5d62e143cff0c4d0477ef9cdcd813c599", kill_on_drop: false }`
[INFO] [stdout] 5cda0baf53703d08f24cc079fe3013e5d62e143cff0c4d0477ef9cdcd813c599
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 95a61f2874c88e9cd2b0b3b6efdbcdfab70271fedfa24a82090227068f6400c3
[INFO] running `Command { std: "docker" "start" "-a" "95a61f2874c88e9cd2b0b3b6efdbcdfab70271fedfa24a82090227068f6400c3", 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]   |
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> terminal-app/src/app/ui.rs:242:28
[INFO] [stderr]     |
[INFO] [stderr] 242 | fn draw_duration(duration: &Duration) -> LineGauge {
[INFO] [stderr]     |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 242 | fn draw_duration(duration: &Duration) -> LineGauge<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> terminal-app/src/app/ui.rs:263:24
[INFO] [stderr]     |
[INFO] [stderr] 263 | fn draw_summary(state: &AppState, decimals: u32) -> Table {
[INFO] [stderr]     |                        ^^^^^^^^^                    ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 263 | fn draw_summary(state: &AppState, decimals: u32) -> Table<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> terminal-app/src/app/ui.rs:328:23
[INFO] [stderr]     |
[INFO] [stderr] 328 | fn draw_help(actions: &Actions) -> Table {
[INFO] [stderr]     |                       ^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 328 | fn draw_help(actions: &Actions) -> Table<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `terminal-app` (lib) generated 3 warnings (run `cargo fix --lib -p terminal-app` to apply 3 suggestions)
[INFO] [stderr] warning: `terminal-app` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/orderbook-agg/35f2dcdb67a1a212/deps/orderbook_agg-35f2dcdb67a1a212)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test core::order_book::tests::it_converts_extreme_numbers_correctly ... ok
[INFO] [stdout] test core::order_book::tests::it_converts_numbers_correctly ... ok
[INFO] [stdout] test exchanges::bitstamp::tests::it_updates_snapshot_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/client.rs (/opt/rustwide/target/debug/build/orderbook-agg/524bcd0095ad2583/deps/client-524bcd0095ad2583)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/orderbook-agg/8508c2983c2dcccf/deps/main-8508c2983c2dcccf)
[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] [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] [stderr]      Running unittests src/server.rs (/opt/rustwide/target/debug/build/orderbook-agg/c8b95c978fe4d714/deps/server-c8b95c978fe4d714)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/terminal-app/829ad43f06998b52/deps/terminal_app-829ad43f06998b52)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test app::actions::tests::should_create_actions_from_vec ... ok
[INFO] [stdout] test app::actions::tests::should_find_action_by_key ... ok
[INFO] [stdout] test app::actions::tests::should_find_action_by_key_not_found ... ok
[INFO] [stdout] test app::actions::tests::should_panic_when_create_actions_conflict_key - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/terminal-app/03c068f425a79eac/deps/terminal_app-03c068f425a79eac)
[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] [stderr]    Doc-tests orderbook_agg
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test orderbook-agg/src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] test orderbook-agg/src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- orderbook-agg/src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `run`
[INFO] [stdout]   --> orderbook-agg/src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | cargo run --bin client
[INFO] [stdout]    |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- orderbook-agg/src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `run`
[INFO] [stdout]  --> orderbook-agg/src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | cargo run --bin server
[INFO] [stdout]   |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     orderbook-agg/src/lib.rs - (line 12)
[INFO] [stdout]     orderbook-agg/src/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p orderbook-agg --doc`
[INFO] running `Command { std: "docker" "inspect" "95a61f2874c88e9cd2b0b3b6efdbcdfab70271fedfa24a82090227068f6400c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95a61f2874c88e9cd2b0b3b6efdbcdfab70271fedfa24a82090227068f6400c3", kill_on_drop: false }`
[INFO] [stdout] 95a61f2874c88e9cd2b0b3b6efdbcdfab70271fedfa24a82090227068f6400c3
