[INFO] cloning repository https://github.com/Bittencourt/pipelite-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bittencourt/pipelite-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBittencourt%2Fpipelite-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBittencourt%2Fpipelite-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6347350a277724713c078412111fd955847aae2d
[INFO] testing Bittencourt/pipelite-cli against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBittencourt%2Fpipelite-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bittencourt/pipelite-cli
[INFO] finished tweaking git repo https://github.com/Bittencourt/pipelite-cli
[INFO] tweaked toml for git repo https://github.com/Bittencourt/pipelite-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bittencourt/pipelite-cli on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bittencourt/pipelite-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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07
[INFO] running `Command { std: "docker" "start" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pipelite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stdout] warning: value assigned to `total` is never read
[INFO] [stdout]   --> src/commands/workflows/list.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut total: u64 = 0;
[INFO] [stdout]    |                          ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 67 |         total = response.meta.total;
[INFO] [stdout]    |         --------------------------- `total` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkflowRunTrigger` is never constructed
[INFO] [stdout]    --> src/api/models.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct WorkflowRunTrigger {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTL_WORKFLOWS` is never used
[INFO] [stdout]   --> src/cache.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const TTL_WORKFLOWS: u64 = 3600;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_workflows_cached` is never used
[INFO] [stdout]    --> src/prompt.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub async fn get_workflows_cached(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stdout] warning: value assigned to `total` is never read
[INFO] [stdout]   --> src/commands/workflows/list.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut total: u64 = 0;
[INFO] [stdout]    |                          ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 67 |         total = response.meta.total;
[INFO] [stdout]    |         --------------------------- `total` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkflowRunTrigger` is never constructed
[INFO] [stdout]    --> src/api/models.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct WorkflowRunTrigger {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTL_WORKFLOWS` is never used
[INFO] [stdout]   --> src/cache.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const TTL_WORKFLOWS: u64 = 3600;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_workflows_cached` is never used
[INFO] [stdout]    --> src/prompt.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub async fn get_workflows_cached(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling pipelite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `total` is never read
[INFO] [stdout]   --> src/commands/workflows/list.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut total: u64 = 0;
[INFO] [stdout]    |                          ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 67 |         total = response.meta.total;
[INFO] [stdout]    |         --------------------------- `total` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkflowRunTrigger` is never constructed
[INFO] [stdout]    --> src/api/models.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct WorkflowRunTrigger {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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 19.85s
[INFO] running `Command { std: "docker" "inspect" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `total` is never read
[INFO] [stderr]   --> src/commands/workflows/list.rs:56:26
[INFO] [stderr]    |
[INFO] [stderr] 56 |     let mut total: u64 = 0;
[INFO] [stderr]    |                          ^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 67 |         total = response.meta.total;
[INFO] [stderr]    |         --------------------------- `total` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WorkflowRunTrigger` is never constructed
[INFO] [stderr]    --> src/api/models.rs:416:12
[INFO] [stderr]     |
[INFO] [stderr] 416 | pub struct WorkflowRunTrigger {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TTL_WORKFLOWS` is never used
[INFO] [stderr]   --> src/cache.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub const TTL_WORKFLOWS: u64 = 3600;
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_workflows_cached` is never used
[INFO] [stderr]    --> src/prompt.rs:318:14
[INFO] [stderr]     |
[INFO] [stderr] 318 | pub async fn get_workflows_cached(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pipelite` (bin "pipelite") generated 4 warnings
[INFO] [stderr] warning: `pipelite` (bin "pipelite" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pipelite-7dddc138a19a6dd5)
[INFO] [stdout] running 98 tests
[INFO] [stdout] test api::models::tests::activity_deserializes_from_json ... ok
[INFO] [stdout] test api::models::tests::activity_create_required_only_serializes ... ok
[INFO] [stdout] test api::models::tests::deal_create_required_only_serializes_without_nulls ... ok
[INFO] [stdout] test api::models::tests::deal_update_single_field_serializes_only_that_field ... ok
[INFO] [stdout] test api::models::tests::deal_deserializes_from_json_with_nulls ... ok
[INFO] [stdout] test api::models::tests::api_list_response_deserializes_with_meta ... ok
[INFO] [stdout] test api::models::tests::person_create_required_only_serializes_without_nulls ... ok
[INFO] [stdout] test api::models::tests::org_deserializes_from_json_with_nulls ... ok
[INFO] [stdout] test api::models::tests::stage_create_required_only ... ok
[INFO] [stdout] test api::models::tests::stage_deserializes_from_json ... ok
[INFO] [stdout] test api::models::tests::pipeline_deserializes_from_json ... ok
[INFO] [stdout] test api::models::tests::workflow_deserializes_from_json ... ok
[INFO] [stdout] test api::models::tests::workflow_create_required_only_serializes_without_nulls ... ok
[INFO] [stdout] test api::models::tests::workflow_run_response_deserializes ... ok
[INFO] [stdout] test cache::tests::ttl_constants_are_reasonable ... ok
[INFO] [stdout] test commands::config::table::tests::mask_api_key_empty ... ok
[INFO] [stdout] test cache::tests::get_missing_key_returns_none ... ok
[INFO] [stdout] test cache::tests::get_corrupted_json_returns_none_and_deletes_file ... ok
[INFO] [stdout] test cache::tests::invalidate_removes_specific_key ... ok
[INFO] [stdout] test cache::tests::get_expired_entry_returns_none ... ok
[INFO] [stdout] test commands::config::table::tests::mask_api_key_short ... ok
[INFO] [stdout] test cache::tests::invalidate_prefix_removes_matching_keys ... ok
[INFO] [stdout] test cache::tests::clear_removes_all_files ... ok
[INFO] [stdout] test cache::tests::invalidate_nonexistent_key_does_not_error ... ok
[INFO] [stdout] test api::models::tests::pipeline_create_required_only ... ok
[INFO] [stdout] test commands::config::table::tests::config_table_has_all_rows ... ok
[INFO] [stdout] test commands::config::table::tests::mask_api_key_normal ... ok
[INFO] [stdout] test config::tests::config_path_env_override ... ok
[INFO] [stdout] test config::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test config::tests::default_config_path ... ok
[INFO] [stdout] test config::tests::generate_commented_config_with_set_values ... ok
[INFO] [stdout] test error::tests::auth_error_formats_without_color ... ok
[INFO] [stdout] test error::tests::connection_error_formats_without_color ... ok
[INFO] [stdout] test config::tests::env_var_precedence_api_key ... ok
[INFO] [stdout] test config::tests::file_permissions_0600 ... ok
[INFO] [stdout] test api::models::tests::org_create_required_only_serializes_without_nulls ... ok
[INFO] [stdout] test cache::tests::set_and_get_returns_data ... ok
[INFO] [stdout] test config::tests::env_var_precedence_server_url ... ok
[INFO] [stdout] test cache::tests::set_overwrites_existing_entry ... ok
[INFO] [stdout] test error::tests::not_found_error_formats_without_color ... ok
[INFO] [stdout] test config::tests::set_invalid_key_format_returns_error ... ok
[INFO] [stdout] test output::csv::tests::csv_escapes_quotes ... ok
[INFO] [stdout] test config::tests::generate_commented_config_has_all_sections ... ok
[INFO] [stdout] test error::tests::color_true_produces_different_output_than_color_false ... ok
[INFO] [stdout] test error::tests::config_error_formats_without_color ... ok
[INFO] [stdout] test config::tests::load_missing_file_returns_defaults ... ok
[INFO] [stdout] test error::tests::exit_code_returns_1_for_runtime_errors ... ok
[INFO] [stdout] test config::tests::set_dotted_path_modifies_correct_key ... ok
[INFO] [stdout] test output::csv::tests::csv_has_header_row ... ok
[INFO] [stdout] test output::fields::tests::extract_number_field ... ok
[INFO] [stdout] test output::csv::tests::csv_missing_field_renders_empty ... ok
[INFO] [stdout] test output::csv::tests::csv_values_correctly_extracted ... ok
[INFO] [stdout] test output::fields::tests::extract_top_level_string ... ok
[INFO] [stdout] test output::fields::tests::extract_bool_field ... ok
[INFO] [stdout] test output::fields::tests::extract_deeply_nested ... ok
[INFO] [stdout] test output::fields::tests::filter_fields_selects_requested_fields ... ok
[INFO] [stdout] test output::fields::tests::filter_fields_with_dot_notation ... ok
[INFO] [stdout] test output::fields::tests::extract_missing_field_returns_empty ... ok
[INFO] [stdout] test output::fields::tests::extract_missing_intermediate_returns_empty ... ok
[INFO] [stdout] test output::fields::tests::extract_nested_dot_notation ... ok
[INFO] [stdout] test output::format::tests::format_value_currency_with_decimals ... ok
[INFO] [stdout] test output::format::tests::format_value_date_field_ending_with_date ... ok
[INFO] [stdout] test config::tests::load_and_save_roundtrip ... ok
[INFO] [stdout] test output::format::tests::format_value_unparseable_date_returns_raw ... ok
[INFO] [stdout] test output::format::tests::format_value_relative_date ... ok
[INFO] [stdout] test output::format::tests::format_value_null_returns_empty ... ok
[INFO] [stdout] test output::format::tests::truncate_exact_fit ... ok
[INFO] [stdout] test output::format::tests::truncate_very_small_width ... ok
[INFO] [stdout] test output::format::tests::truncate_with_ellipsis_applied ... ok
[INFO] [stdout] test output::format::tests::format_value_plain_string ... ok
[INFO] [stdout] test output::plain::tests::plain_empty_list ... ok
[INFO] [stdout] test output::json::tests::format_list_with_field_filtering ... ok
[INFO] [stdout] test output::json::tests::format_single_with_field_filtering ... ok
[INFO] [stdout] test output::plain::tests::plain_multiple_rows ... ok
[INFO] [stdout] test output::json::tests::format_single_valid_json ... ok
[INFO] [stdout] test output::json::tests::format_list_valid_json ... ok
[INFO] [stdout] test output::plain::tests::plain_no_headers ... ok
[INFO] [stdout] test output::table::tests::single_renders_key_value_pairs ... ok
[INFO] [stdout] test output::table::tests::single_aligns_labels ... ok
[INFO] [stdout] test output::table::tests::table_contains_values ... ok
[INFO] [stdout] test config::tests::set_config_preserves_comments ... ok
[INFO] [stdout] test output::table::tests::table_has_correct_row_count ... ok
[INFO] [stdout] test output::format::tests::format_value_currency ... ok
[INFO] [stdout] test output::format::tests::format_value_currency_small ... ok
[INFO] [stdout] test output::format::tests::truncate_short_string_unchanged ... ok
[INFO] [stdout] test output::format::tests::format_currency_millions ... ok
[INFO] [stdout] test output::table::tests::table_pagination_with_offset ... ok
[INFO] [stdout] test output::table::tests::table_pagination_footer ... ok
[INFO] [stdout] test api::models::tests::person_deserializes_from_json_with_nulls ... ok
[INFO] [stdout] test output::fields::tests::extract_null_field_returns_empty ... ok
[INFO] [stdout] test output::csv::tests::csv_escapes_special_characters ... ok
[INFO] [stdout] test output::plain::tests::plain_tab_separated ... ok
[INFO] [stdout] test prompt::tests::get_pipelines_cached_returns_cached_data_on_hit ... ok
[INFO] [stdout] test prompt::tests::get_pipelines_cached_works_with_none_cache ... ok
[INFO] [stdout] test prompt::tests::get_pipelines_cached_falls_back_to_api_on_miss ... ok
[INFO] [stdout] test prompt::tests::get_orgs_cached_returns_cached_data ... ok
[INFO] [stdout] test prompt::tests::get_stages_cached_uses_pipeline_specific_key ... ok
[INFO] [stdout] test prompt::tests::get_workflows_cached_returns_cached_data_on_hit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/activities_integration.rs (/opt/rustwide/target/debug/deps/activities_integration-b0da0954127844bb)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test activities_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test activities_create_help_shows_required_flags ... ok
[INFO] [stdout] test activities_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test main_help_shows_activities_subcommand ... ok
[INFO] [stdout] test activities_list_help_shows_filter_flags ... ok
[INFO] [stdout] test activities_update_help_shows_flags ... ok
[INFO] [stdout] test activities_get_help_shows_id_argument ... ok
[INFO] [stdout] test activities_help_shows_subcommands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cache_test.rs (/opt/rustwide/target/debug/deps/cache_test-b848951479a011e1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cache_help_shows_subcommands ... ok
[INFO] [stdout] test cache_alias_c_works ... ok
[INFO] [stdout] test cache_clear_no_existing_dir_succeeds ... ok
[INFO] [stdout] test cache_clear_runs_without_error ... 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 tests/cli_skeleton.rs (/opt/rustwide/target/debug/deps/cli_skeleton-3d81318026d6d35b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test invalid_subcommand_returns_exit_code_2 ... ok
[INFO] [stdout] test help_shows_description_and_subcommands ... ok
[INFO] [stdout] test config_help_shows_subcommands ... ok
[INFO] [stdout] test init_help_shows_url_and_key_flags ... ok
[INFO] [stdout] test version_shows_rich_info ... ok
[INFO] [stdout] test config_set_parses_positional_args ... ok
[INFO] [stdout] test global_flags_parse_without_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/completions_test.rs (/opt/rustwide/target/debug/deps/completions_test-f25f759ef6192551)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bash_completions_generated ... ok
[INFO] [stdout] test invalid_shell_rejected ... ok
[INFO] [stdout] test fish_completions_generated ... ok
[INFO] [stdout] test zsh_completions_generated ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dashboard_test.rs (/opt/rustwide/target/debug/deps/dashboard_test-3ffd4af569ff1a36)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test dashboard_help_shows_description ... ok
[INFO] [stdout] test main_help_shows_dashboard_subcommand ... ok
[INFO] [stdout] test dashboard_json_format_with_unreachable_server_returns_connection_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deals_integration.rs (/opt/rustwide/target/debug/deps/deals_integration-f75434041cd4a51d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test deals_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test deals_delete_help_shows_id_and_examples ... ok
[INFO] [stdout] test deals_update_help_shows_optional_flags ... ok
[INFO] [stdout] test deals_list_help_shows_filter_flags ... ok
[INFO] [stdout] test deals_get_help_shows_id_argument ... ok
[INFO] [stdout] test deals_help_shows_subcommands ... ok
[INFO] [stdout] test deals_create_help_shows_required_flags ... ok
[INFO] [stdout] test main_help_shows_deals_subcommand ... ok
[INFO] [stdout] test deals_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test deals_list_limit_zero_is_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dry_run_test.rs (/opt/rustwide/target/debug/deps/dry_run_test-0920fabba7a6900b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test dry_run_does_not_need_server ... ok
[INFO] [stdout] test people_create_dry_run ... ok
[INFO] [stdout] test deals_create_dry_run_json_format ... ok
[INFO] [stdout] test deals_delete_dry_run ... ok
[INFO] [stdout] test orgs_create_dry_run ... ok
[INFO] [stdout] test deals_create_dry_run_shows_request ... ok
[INFO] [stdout] test deals_update_dry_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exit_code_test.rs (/opt/rustwide/target/debug/deps/exit_code_test-7f7868a7ec6fdfd7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test nonexistent_command_exits_with_code_2 ... ok
[INFO] [stderr]      Running tests/headless_test.rs (/opt/rustwide/target/debug/deps/headless_test-7455c7c7b0f6594f)
[INFO] [stdout] test ping_with_bad_url_exits_with_code_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test orgs_create_missing_name ... ok
[INFO] [stdout] test no_input_flag_prevents_prompts ... ok
[INFO] [stdout] test people_create_with_first_name_lists_remaining ... ok
[INFO] [stdout] test people_create_missing_both_names ... ok
[INFO] [stdout] test stdin_and_flags_mutually_exclusive ... ok
[INFO] [stdout] test deals_create_missing_required_fields_lists_all ... ok
[INFO] [stdout] test activities_create_missing_required ... ok
[INFO] [stdout] test stages_create_missing_required ... ok
[INFO] [stdout] test pipelines_create_missing_name ... ok
[INFO] [stdout] test deals_create_partial_flags_lists_remaining ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/help_examples_test.rs (/opt/rustwide/target/debug/deps/help_examples_test-5b2bdca6d715e860)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test init_help_has_examples ... ok
[INFO] [stdout] test config_help_shows_subcommands ... ok
[INFO] [stdout] test ping_help_has_examples ... ok
[INFO] [stdout] test config_show_help_has_examples ... ok
[INFO] [stdout] test main_help_lists_subcommands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/orgs_integration.rs (/opt/rustwide/target/debug/deps/orgs_integration-d0989a2bf66b6e44)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test orgs_create_help_shows_required_flags ... ok
[INFO] [stdout] test orgs_get_help_shows_id_argument ... ok
[INFO] [stdout] test orgs_help_shows_subcommands ... ok
[INFO] [stdout] test orgs_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test orgs_update_help_shows_optional_flags ... ok
[INFO] [stdout] test orgs_list_help_shows_filter_flags ... ok
[INFO] [stdout] test orgs_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test main_help_shows_orgs_subcommand ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/people_integration.rs (/opt/rustwide/target/debug/deps/people_integration-167b08473db8a965)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test people_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test people_get_help_shows_id_argument ... ok
[INFO] [stdout] test people_create_help_shows_required_flags ... ok
[INFO] [stdout] test main_help_shows_people_subcommand ... ok
[INFO] [stdout] test people_list_help_shows_filter_flags ... ok
[INFO] [stdout] test people_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test people_help_shows_subcommands ... ok
[INFO] [stdout] test people_update_help_shows_optional_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running tests/pipelines_integration.rs (/opt/rustwide/target/debug/deps/pipelines_integration-d89f38977ca83cd6)
[INFO] [stdout] test pipelines_update_help_shows_optional_flags ... ok
[INFO] [stdout] test pipelines_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test pipelines_help_shows_subcommands ... ok
[INFO] [stdout] test pipelines_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test main_help_shows_pipelines_subcommand ... ok
[INFO] [stdout] test pipelines_create_help_shows_required_flags ... ok
[INFO] [stdout] test pipelines_list_help_shows_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/quiet_mode_test.rs (/opt/rustwide/target/debug/deps/quiet_mode_test-9912b1ad2ece97fb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test quiet_mode_suppresses_stderr_on_config_show ... ok
[INFO] [stdout] test config_show_produces_stdout_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/splash_test.rs (/opt/rustwide/target/debug/deps/splash_test-64798a036d6ac751)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test no_args_non_tty_shows_clap_help_not_splash ... ok
[INFO] [stdout] test help_flag_shows_normal_help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stages_integration.rs (/opt/rustwide/target/debug/deps/stages_integration-cd7c2430ab24b244)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test stages_create_help_shows_required_flags ... ok
[INFO] [stdout] test stages_get_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test stages_list_help_shows_pipeline_flag ... ok
[INFO] [stdout] test stages_delete_without_id_fails_with_exit_code_2 ... ok
[INFO] [stdout] test main_help_shows_stages_subcommand ... ok
[INFO] [stdout] test stages_help_shows_subcommands ... ok
[INFO] [stdout] test stages_update_help_shows_optional_flags ... ok
[INFO] [stdout] test stages_list_without_config_fails_with_exit_code_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version_test.rs (/opt/rustwide/target/debug/deps/version_test-3ed710910e91f33f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test version_contains_pipelite_and_rustc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/workflows_integration.rs (/opt/rustwide/target/debug/deps/workflows_integration-f794849998122523)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test workflows_alias_w_works ... ok
[INFO] [stdout] test workflows_create_help_shows_flags ... ok
[INFO] [stdout] test workflows_trigger_help_shows_data_flag ... ok
[INFO] [stdout] test workflows_help_shows_subcommands ... ok
[INFO] [stdout] test workflows_list_help_shows_flags ... ok
[INFO] [stdout] test workflows_trigger_requires_id ... ok
[INFO] [stdout] test workflows_get_requires_id ... ok
[INFO] [stdout] test workflows_delete_help_shows_force_flag ... ok
[INFO] [stdout] test workflows_delete_requires_id ... ok
[INFO] [stdout] test workflows_create_dry_run ... ok
[INFO] [stdout] test workflows_delete_dry_run ... ok
[INFO] [stdout] test workflows_trigger_dry_run ... ok
[INFO] [stdout] test workflows_create_headless_without_name_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07", kill_on_drop: false }`
[INFO] [stdout] e82edf5a4cfa9a8f0fabaa012faea8d22b5256162e697122129e8cdde554fd07
