[INFO] cloning repository https://github.com/EtaCassiopeia/temporal-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EtaCassiopeia/temporal-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEtaCassiopeia%2Ftemporal-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEtaCassiopeia%2Ftemporal-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9568f59fe67875194fdedab80d95c457b02c467f
[INFO] testing EtaCassiopeia/temporal-cli against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEtaCassiopeia%2Ftemporal-cli" "/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/EtaCassiopeia/temporal-cli
[INFO] finished tweaking git repo https://github.com/EtaCassiopeia/temporal-cli
[INFO] tweaked toml for git repo https://github.com/EtaCassiopeia/temporal-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EtaCassiopeia/temporal-cli on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EtaCassiopeia/temporal-cli 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67a487f88181ae855ce18261001120ed43fd95c53fc6008ca029238440829955
[INFO] running `Command { std: "docker" "start" "-a" "67a487f88181ae855ce18261001120ed43fd95c53fc6008ca029238440829955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67a487f88181ae855ce18261001120ed43fd95c53fc6008ca029238440829955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a487f88181ae855ce18261001120ed43fd95c53fc6008ca029238440829955", kill_on_drop: false }`
[INFO] [stdout] 67a487f88181ae855ce18261001120ed43fd95c53fc6008ca029238440829955
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b57ebf6ef24b48cd19fa1d1da9bdfef93325ed12159b844b1c294b243166e0dc
[INFO] running `Command { std: "docker" "start" "-a" "b57ebf6ef24b48cd19fa1d1da9bdfef93325ed12159b844b1c294b243166e0dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling prost-wkt-build v0.7.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling prost-wkt-types v0.7.0
[INFO] [stderr]    Compiling temporal-sdk-core-protos v0.1.0 (https://github.com/temporalio/sdk-core#5d99ecf8)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling prost-wkt v0.7.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling futures-retry v0.6.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling temporal-sdk-core-api v0.1.0 (https://github.com/temporalio/sdk-core#5d99ecf8)
[INFO] [stderr]    Compiling temporal-client v0.1.0 (https://github.com/temporalio/sdk-core#5d99ecf8)
[INFO] [stderr]    Compiling temporal-cli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/output.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[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::fmt`
[INFO] [stdout]  --> src/output.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `Local`, `TimeZone`, and `Utc`
[INFO] [stdout]  --> src/output.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{DateTime, Duration, Local, TimeZone, Utc};
[INFO] [stdout]   |              ^^^^^^^^            ^^^^^  ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaskQueueInfo` is never constructed
[INFO] [stdout]   --> src/real_client.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct TaskQueueInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/real_client.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct RealTemporalClient {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 54 |     client: RetryClient<Client>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `health_check` and `describe_task_queue` are never used
[INFO] [stdout]    --> src/real_client.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl RealTemporalClient {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub async fn health_check(&mut self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub async fn describe_task_queue(&mut self, task_queue_name: &str) -> Result<Vec<TaskQueueInfo>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_timestamp` is never used
[INFO] [stdout]    --> src/output.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn format_timestamp(timestamp_str: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_duration_from_timestamps` is never used
[INFO] [stdout]    --> src/output.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn format_duration_from_timestamps(_start: &str, end: Option<&str>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_duration_pretty` is never used
[INFO] [stdout]    --> src/output.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn format_duration_pretty(duration: Duration) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_bytes` is never used
[INFO] [stdout]    --> src/output.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn format_bytes(bytes: u64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "b57ebf6ef24b48cd19fa1d1da9bdfef93325ed12159b844b1c294b243166e0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b57ebf6ef24b48cd19fa1d1da9bdfef93325ed12159b844b1c294b243166e0dc", kill_on_drop: false }`
[INFO] [stdout] b57ebf6ef24b48cd19fa1d1da9bdfef93325ed12159b844b1c294b243166e0dc
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35c4bad5ce25914ec3f8f4785ec357c32f2f72c4c933efb78d902b8f974dbeca
[INFO] running `Command { std: "docker" "start" "-a" "35c4bad5ce25914ec3f8f4785ec357c32f2f72c4c933efb78d902b8f974dbeca", kill_on_drop: false }`
[INFO] [stderr]    Compiling temporal-cli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/output.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[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::fmt`
[INFO] [stdout]  --> src/output.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `Local`, `TimeZone`, and `Utc`
[INFO] [stdout]  --> src/output.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{DateTime, Duration, Local, TimeZone, Utc};
[INFO] [stdout]   |              ^^^^^^^^            ^^^^^  ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaskQueueInfo` is never constructed
[INFO] [stdout]   --> src/real_client.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct TaskQueueInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/real_client.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct RealTemporalClient {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 54 |     client: RetryClient<Client>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `health_check` and `describe_task_queue` are never used
[INFO] [stdout]    --> src/real_client.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl RealTemporalClient {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub async fn health_check(&mut self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub async fn describe_task_queue(&mut self, task_queue_name: &str) -> Result<Vec<TaskQueueInfo>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_timestamp` is never used
[INFO] [stdout]    --> src/output.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn format_timestamp(timestamp_str: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_duration_from_timestamps` is never used
[INFO] [stdout]    --> src/output.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn format_duration_from_timestamps(_start: &str, end: Option<&str>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_duration_pretty` is never used
[INFO] [stdout]    --> src/output.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn format_duration_pretty(duration: Duration) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_bytes` is never used
[INFO] [stdout]    --> src/output.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn format_bytes(bytes: u64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.46s
[INFO] running `Command { std: "docker" "inspect" "35c4bad5ce25914ec3f8f4785ec357c32f2f72c4c933efb78d902b8f974dbeca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c4bad5ce25914ec3f8f4785ec357c32f2f72c4c933efb78d902b8f974dbeca", kill_on_drop: false }`
[INFO] [stdout] 35c4bad5ce25914ec3f8f4785ec357c32f2f72c4c933efb78d902b8f974dbeca
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce8b000e812c8c81d2e91b18326926aea8ec0f9c90b47e0bfe62c00333d4a0a8
[INFO] running `Command { std: "docker" "start" "-a" "ce8b000e812c8c81d2e91b18326926aea8ec0f9c90b47e0bfe62c00333d4a0a8", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/output.rs:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::io::{self, Write};
[INFO] [stderr]   |               ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt`
[INFO] [stderr]  --> src/output.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::fmt;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DateTime`, `Local`, `TimeZone`, and `Utc`
[INFO] [stderr]  --> src/output.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 | use chrono::{DateTime, Duration, Local, TimeZone, Utc};
[INFO] [stderr]   |              ^^^^^^^^            ^^^^^  ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TaskQueueInfo` is never constructed
[INFO] [stderr]   --> src/real_client.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct TaskQueueInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/real_client.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct RealTemporalClient {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 54 |     client: RetryClient<Client>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `health_check` and `describe_task_queue` are never used
[INFO] [stderr]    --> src/real_client.rs:126:18
[INFO] [stderr]     |
[INFO] [stderr]  58 | impl RealTemporalClient {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 126 |     pub async fn health_check(&mut self) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 252 |     pub async fn describe_task_queue(&mut self, task_queue_name: &str) -> Result<Vec<TaskQueueInfo>> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_timestamp` is never used
[INFO] [stderr]    --> src/output.rs:139:8
[INFO] [stderr]     |
[INFO] [stderr] 139 | pub fn format_timestamp(timestamp_str: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_duration_from_timestamps` is never used
[INFO] [stderr]    --> src/output.rs:144:8
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub fn format_duration_from_timestamps(_start: &str, end: Option<&str>) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_duration_pretty` is never used
[INFO] [stderr]    --> src/output.rs:152:4
[INFO] [stderr]     |
[INFO] [stderr] 152 | fn format_duration_pretty(duration: Duration) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_bytes` is never used
[INFO] [stderr]    --> src/output.rs:180:8
[INFO] [stderr]     |
[INFO] [stderr] 180 | pub fn format_bytes(bytes: u64) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `temporal-cli` (bin "temporal-cli" test) generated 10 warnings (run `cargo fix --bin "temporal-cli" -p temporal-cli --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/temporal_cli-a263b02fab6f72a1)
[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" "ce8b000e812c8c81d2e91b18326926aea8ec0f9c90b47e0bfe62c00333d4a0a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce8b000e812c8c81d2e91b18326926aea8ec0f9c90b47e0bfe62c00333d4a0a8", kill_on_drop: false }`
[INFO] [stdout] ce8b000e812c8c81d2e91b18326926aea8ec0f9c90b47e0bfe62c00333d4a0a8
