[INFO] fetching crate trello-to-deck 0.1.0...
[INFO] testing trello-to-deck-0.1.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate trello-to-deck 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate trello-to-deck 0.1.0
[INFO] finished tweaking crates.io crate trello-to-deck 0.1.0
[INFO] tweaked toml for crates.io crate trello-to-deck 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trello-to-deck 0.1.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trello-to-deck 0.1.0 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log-macros v0.2.16
[INFO] [stderr]   Downloaded test-log v0.2.16
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded kameo_macros v0.13.0
[INFO] [stderr]   Downloaded kxio v5.0.0
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded prost-derive v0.13.4
[INFO] [stderr]   Downloaded kameo v0.13.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.7
[INFO] [stderr]   Downloaded prost v0.13.4
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded prost-types v0.13.4
[INFO] [stderr]   Downloaded pin-project v1.1.7
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded assert2-macros v0.3.15
[INFO] [stderr]   Downloaded stack-map v1.0.5
[INFO] [stderr]   Downloaded all-colors v0.0.6
[INFO] [stderr]   Downloaded assert2 v0.3.15
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683
[INFO] running `Command { std: "docker" "start" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683", 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" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683", 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" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling stack-map v1.0.5
[INFO] [stderr]    Compiling all-colors v0.0.6
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling kameo_macros v0.13.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling kameo v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling kxio v5.0.0
[INFO] [stderr]    Compiling console-api v0.8.1
[INFO] [stderr]    Compiling console-subscriber v0.4.1
[INFO] [stderr]    Compiling trello-to-deck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub(crate) const fn deck_client(&self) -> DeckClient {
[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] 98 |     pub(crate) const fn deck_client(&self) -> DeckClient<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub(crate) const fn trello_client(&self) -> TrelloClient {
[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] 102 |     pub(crate) const fn trello_client(&self) -> TrelloClient<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trello/client.rs:169:34
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub(crate) const fn new(ctx: &FullCtx) -> TrelloClient {
[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] 169 |     pub(crate) const fn new(ctx: &FullCtx) -> TrelloClient<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683", 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" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub(crate) const fn deck_client(&self) -> DeckClient {
[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] 98 |     pub(crate) const fn deck_client(&self) -> DeckClient<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub(crate) const fn trello_client(&self) -> TrelloClient {
[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] 102 |     pub(crate) const fn trello_client(&self) -> TrelloClient<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trello/client.rs:169:34
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub(crate) const fn new(ctx: &FullCtx) -> TrelloClient {
[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] 169 |     pub(crate) const fn new(ctx: &FullCtx) -> TrelloClient<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling assert2 v0.3.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling trello-to-deck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TestData` is never constructed
[INFO] [stdout]   --> src/tests/api_result.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct TestData {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub(crate) const fn deck_client(&self) -> DeckClient {
[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] 98 |     pub(crate) const fn deck_client(&self) -> DeckClient<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub(crate) const fn trello_client(&self) -> TrelloClient {
[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] 102 |     pub(crate) const fn trello_client(&self) -> TrelloClient<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trello/client.rs:169:34
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub(crate) const fn new(ctx: &FullCtx) -> TrelloClient {
[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] 169 |     pub(crate) const fn new(ctx: &FullCtx) -> TrelloClient<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.82s
[INFO] running `Command { std: "docker" "inspect" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683", 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" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:98:37
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub(crate) const fn deck_client(&self) -> DeckClient {
[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] 98 |     pub(crate) const fn deck_client(&self) -> DeckClient<'_> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:102:39
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub(crate) const fn trello_client(&self) -> TrelloClient {
[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] 102 |     pub(crate) const fn trello_client(&self) -> TrelloClient<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trello/client.rs:169:34
[INFO] [stderr]     |
[INFO] [stderr] 169 |     pub(crate) const fn new(ctx: &FullCtx) -> TrelloClient {
[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] 169 |     pub(crate) const fn new(ctx: &FullCtx) -> TrelloClient<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `trello-to-deck` (lib) generated 3 warnings (run `cargo fix --lib -p trello-to-deck` to apply 3 suggestions)
[INFO] [stderr] warning: struct `TestData` is never constructed
[INFO] [stderr]   --> src/tests/api_result.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | struct TestData {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `trello-to-deck` (lib test) generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trello_to_deck-9543dede13e28ca4)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test macros::spawn::remove_line_breaks ... ok
[INFO] [stdout] test nextcloud::tests::card::create::dump::case_1_no_desc_or_due ... ok
[INFO] [stdout] test nextcloud::tests::board::create_label::no_dump ... ok
[INFO] [stdout] test nextcloud::tests::board::labels::no_dump ... ok
[INFO] [stdout] test nextcloud::tests::card::create::no_dump::case_2_desc_and_due ... ok
[INFO] [stdout] test nextcloud::tests::card::get::no_dump ... ok
[INFO] [stdout] test nextcloud::tests::board::create_label::dump ... ok
[INFO] [stdout] test nextcloud::tests::card::create::dump::case_2_desc_and_due ... ok
[INFO] [stdout] test nextcloud::tests::card::create::no_dump::case_1_no_desc_or_due ... ok
[INFO] [stdout] test nextcloud::tests::card::add_attachment::no_dump ... ok
[INFO] [stdout] test tests::api_result::test_result_ok_parsable_result ... ok
[INFO] [stdout] test tests::api_result::test_result_error_text ... ok
[INFO] [stdout] test tests::api_result::test_result_ok_parsable_text ... ok
[INFO] [stdout] test nextcloud::tests::card::add_label::no_dump ... ok
[INFO] [stdout] test tests::check::test_command_variants ... ok
[INFO] [stdout] test tests::check::test_commands_log_flag ... ok
[INFO] [stdout] test tests::check::test_ctx_creation ... ok
[INFO] [stdout] test tests::api_result::test_result_ok_unparsable_result ... ok
[INFO] [stdout] test tests::api_result::test_result_error_result ... ok
[INFO] [stdout] test tests::api_result::test_result_ok_unparsable_text ... ok
[INFO] [stdout] test tests::ctx_from_pathbuf ... ok
[INFO] [stdout] test tests::init::when_file_does_not_exist_should_create ... ok
[INFO] [stdout] test tests::init::when_file_exists_should_err ... ok
[INFO] [stdout] test tests::rate_limit::add_duration_to_instant ... ok
[INFO] [stdout] test tests::check::test_full_ctx_clients ... ok
[INFO] [stdout] test tests::rate_limit::test_initial_token_available ... ok
[INFO] [stdout] test tests::rate_limit::test_max_tokens_respected ... ok
[INFO] [stdout] test nextcloud::tests::card::get::dump ... ok
[INFO] [stdout] test tests::rate_limit::test_token_exhaustion ... ok
[INFO] [stdout] test tests::rate_limit::test_token_regeneration ... ok
[INFO] [stdout] test tests::template::expand_should_substitute_values ... ok
[INFO] [stdout] test nextcloud::tests::board::labels::dump ... ok
[INFO] [stdout] test nextcloud::tests::card::add_attachment::dump ... ok
[INFO] [stdout] test nextcloud::tests::card::add_label::dump ... ok
[INFO] [stdout] test nextcloud::tests::stack::get::no_dump ... ok
[INFO] [stdout] test trello::tests::attachment::get::no_dump ... ok
[INFO] [stdout] test trello::tests::board::when_board_is_in_list_find_succeeds ... ok
[INFO] [stdout] test tests::config::load_config ... ok
[INFO] [stdout] test trello::tests::board::get::dump ... ok
[INFO] [stdout] test trello::tests::attachment::get::dump ... ok
[INFO] [stdout] test nextcloud::tests::deck::get::dump ... ok
[INFO] [stdout] test trello::tests::member::get::no_dump ... ok
[INFO] [stdout] test trello::tests::attachment::save::save ... ok
[INFO] [stdout] test nextcloud::tests::stack::create::dump ... ok
[INFO] [stdout] test trello::tests::stack::get::dump ... ok
[INFO] [stdout] test nextcloud::tests::stack::get::dump ... ok
[INFO] [stdout] test nextcloud::tests::deck::get::no_dump ... ok
[INFO] [stdout] test tests::rate_limit::test_block_until_token_available ... ok
[INFO] [stdout] test tests::rate_limit::test_multiple_concurrent_requests ... ok
[INFO] [stdout] test trello::tests::member::get::dump ... ok
[INFO] [stdout] test trello::tests::stack::get::no_dump ... ok
[INFO] [stdout] test trello::tests::board::get::no_dump ... ok
[INFO] [stdout] test nextcloud::tests::stack::create::no_dump ... ok
[INFO] [stdout] test tests::check::test_run ... ok
[INFO] [stdout] test trello::tests::card::get::dump ... ok
[INFO] [stdout] test trello::tests::card::get::no_dump ... ok
[INFO] [stdout] test import::tests::test_create_card_without_description_label_or_attachment ... ok
[INFO] [stdout] test import::tests::test_create_card_with_description_label_and_attachment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trello_to_deck-2c324dfb8eaad59b)
[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 trello_to_deck
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/macros/actor.rs - macros::actor::on_actor_link_died (line 112) ... ok
[INFO] [stdout] test src/macros/actor.rs - macros::actor::on_actor_start (line 12) ... ok
[INFO] [stdout] test src/macros/actor.rs - macros::actor::on_actor_panic (line 62) ... ok
[INFO] [stdout] test src/macros/actor.rs - macros::actor::on_actor_stop (line 173) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683", kill_on_drop: false }`
[INFO] [stdout] e9a6660691156bc55d9b0c51799f12772b13141f305d03602dc2d9354ffb7683
