[INFO] cloning repository https://github.com/ChocoLZS/linkura-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChocoLZS/linkura-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChocoLZS%2Flinkura-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChocoLZS%2Flinkura-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2c0b8f38a406a8e6c4a9c5473c8b4ec127cb880
[INFO] checking ChocoLZS/linkura-cli against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChocoLZS%2Flinkura-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ChocoLZS/linkura-cli
[INFO] finished tweaking git repo https://github.com/ChocoLZS/linkura-cli
[INFO] tweaked toml for git repo https://github.com/ChocoLZS/linkura-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChocoLZS/linkura-cli on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChocoLZS/linkura-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/112batman/opus-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.5
[INFO] [stderr]   Downloaded base62 v2.2.1
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded rust-i18n v3.1.5
[INFO] [stderr]   Downloaded dyn-clone v1.0.20
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.5
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded opusic-sys v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70f893b2201820a3a39c3f6f645d5e65d4be3cdbd3785d0d00f5b457bdb64a8d
[INFO] running `Command { std: "docker" "start" "-a" "70f893b2201820a3a39c3f6f645d5e65d4be3cdbd3785d0d00f5b457bdb64a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70f893b2201820a3a39c3f6f645d5e65d4be3cdbd3785d0d00f5b457bdb64a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70f893b2201820a3a39c3f6f645d5e65d4be3cdbd3785d0d00f5b457bdb64a8d", kill_on_drop: false }`
[INFO] [stdout] 70f893b2201820a3a39c3f6f645d5e65d4be3cdbd3785d0d00f5b457bdb64a8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dcca61d6563ca5d6c4b3210832b631d8fb17f19ef8050593101b69fafe05029
[INFO] running `Command { std: "docker" "start" "-a" "0dcca61d6563ca5d6c4b3210832b631d8fb17f19ef8050593101b69fafe05029", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]    Compiling linkura-packet v0.0.0 (/opt/rustwide/workdir/crates/packet)
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking linkura-common v0.0.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stdout] warning: unused import: `StandardPacketReader`
[INFO] [stdout]   --> crates/packet/src/als/converter.rs:16:122
[INFO] [stdout]    |
[INFO] [stdout] 16 | ...acyPacketReader, MixedPacketReader, PacketsBufferReader, StandardPacketReader}};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stdout] warning: unused import: `StandardPacketReader`
[INFO] [stdout]   --> crates/packet/src/als/converter.rs:16:122
[INFO] [stdout]    |
[INFO] [stdout] 16 | ...acyPacketReader, MixedPacketReader, PacketsBufferReader, StandardPacketReader}};
[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: `super::*`
[INFO] [stdout]    --> crates/packet/src/als/proto/application.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rust-i18n-support v3.1.5
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking linkura-downloader v0.1.0 (/opt/rustwide/workdir/crates/downloader)
[INFO] [stderr]     Checking linkura-api v0.0.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/api/src/lib.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn raw(&self) -> l4::LinkuraApi {
[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] 109 |     pub fn raw(&self) -> l4::LinkuraApi<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/api/src/lib.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn high_level(&self) -> high_level::HighLevelApi {
[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] 113 |     pub fn high_level(&self) -> high_level::HighLevelApi<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/api/src/lib.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn assets(&self) -> high_level::AssetsApi {
[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] 117 |     pub fn assets(&self) -> high_level::AssetsApi<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn account(&self) -> account::AccountApi {
[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] 13 |     pub fn account(&self) -> account::AccountApi<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn user(&self) -> user::UserApi {
[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] 17 |     pub fn user(&self) -> user::UserApi<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn archive(&self) -> archive::ArchiveApi {
[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] 21 |     pub fn archive(&self) -> archive::ArchiveApi<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn with_live(&self) -> withlive::WithLiveApi {
[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] 25 |     pub fn with_live(&self) -> withlive::WithLiveApi<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn fes_live(&self) -> feslive::FesLiveApi {
[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] 29 |     pub fn fes_live(&self) -> feslive::FesLiveApi<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/api/src/lib.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn raw(&self) -> l4::LinkuraApi {
[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] 109 |     pub fn raw(&self) -> l4::LinkuraApi<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/api/src/lib.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn high_level(&self) -> high_level::HighLevelApi {
[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] 113 |     pub fn high_level(&self) -> high_level::HighLevelApi<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/api/src/lib.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn assets(&self) -> high_level::AssetsApi {
[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] 117 |     pub fn assets(&self) -> high_level::AssetsApi<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn account(&self) -> account::AccountApi {
[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] 13 |     pub fn account(&self) -> account::AccountApi<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn user(&self) -> user::UserApi {
[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] 17 |     pub fn user(&self) -> user::UserApi<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn archive(&self) -> archive::ArchiveApi {
[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] 21 |     pub fn archive(&self) -> archive::ArchiveApi<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn with_live(&self) -> withlive::WithLiveApi {
[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] 25 |     pub fn with_live(&self) -> withlive::WithLiveApi<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/api/src/l4/mod.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn fes_live(&self) -> feslive::FesLiveApi {
[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] 29 |     pub fn fes_live(&self) -> feslive::FesLiveApi<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BaseDownloaderImpl` in the current scope
[INFO] [stdout]   --> crates/downloader/src/tests.rs:7:39
[INFO] [stdout]    |
[INFO] [stdout]  7 |         let _downloader = Downloader::new(5);
[INFO] [stdout]    |                                       ^^^ function or associated item not found in `BaseDownloaderImpl`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/downloader/src/downloader.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct BaseDownloaderImpl {
[INFO] [stdout]    | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ProgressConfig` which provides `new` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use crate::downloader::ProgressConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking i18n v0.0.0 (/opt/rustwide/workdir/crates/i18n)
[INFO] [stderr]     Checking linkura-cli v0.0.7 (/opt/rustwide/workdir/bin/linkura-cli)
[INFO] [stderr]     Checking linkura-motion-cli v1.3.0 (/opt/rustwide/workdir/bin/linkura-motion-cli)
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linkura-downloader` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `TICK_CLOCK` is never used
[INFO] [stdout]  --> bin/linkura-cli/src/cli/spinner.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const TICK_CLOCK: [&str; 12] = [
[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 `TICK_CLOCK` is never used
[INFO] [stdout]  --> bin/linkura-cli/src/cli/spinner.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const TICK_CLOCK: [&str; 12] = [
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0dcca61d6563ca5d6c4b3210832b631d8fb17f19ef8050593101b69fafe05029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dcca61d6563ca5d6c4b3210832b631d8fb17f19ef8050593101b69fafe05029", kill_on_drop: false }`
[INFO] [stdout] 0dcca61d6563ca5d6c4b3210832b631d8fb17f19ef8050593101b69fafe05029
