[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 try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChocoLZS%2Flinkura-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChocoLZS/linkura-cli on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd5ee7617a0b84986d0fbeb0acd740b340ef2e6f55b33fa0dffee638450df563
[INFO] running `Command { std: "docker" "start" "-a" "cd5ee7617a0b84986d0fbeb0acd740b340ef2e6f55b33fa0dffee638450df563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd5ee7617a0b84986d0fbeb0acd740b340ef2e6f55b33fa0dffee638450df563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd5ee7617a0b84986d0fbeb0acd740b340ef2e6f55b33fa0dffee638450df563", kill_on_drop: false }`
[INFO] [stdout] cd5ee7617a0b84986d0fbeb0acd740b340ef2e6f55b33fa0dffee638450df563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3316589acddde535145b5e2ed36f2664b495072ff1a0564259e0fbab17cb4618
[INFO] running `Command { std: "docker" "start" "-a" "3316589acddde535145b5e2ed36f2664b495072ff1a0564259e0fbab17cb4618", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking sec1 v0.7.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]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling petgraph v0.7.1
[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]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking url v2.5.4
[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 glob v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling linkura-packet v0.0.0 (/opt/rustwide/workdir/crates/packet)
[INFO] [stderr]     Checking console v0.15.11
[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 triomphe v0.1.14
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking rust-i18n-support v3.1.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking linkura-common v0.0.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking futures v0.3.31
[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]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking linkura-downloader v0.1.0 (/opt/rustwide/workdir/crates/downloader)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking i18n v0.0.0 (/opt/rustwide/workdir/crates/i18n)
[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 rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[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 clap v4.5.42
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr]     Checking linkura-motion-cli v1.3.0 (/opt/rustwide/workdir/bin/linkura-motion-cli)
[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] running `Command { std: "docker" "inspect" "3316589acddde535145b5e2ed36f2664b495072ff1a0564259e0fbab17cb4618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3316589acddde535145b5e2ed36f2664b495072ff1a0564259e0fbab17cb4618", kill_on_drop: false }`
[INFO] [stdout] 3316589acddde535145b5e2ed36f2664b495072ff1a0564259e0fbab17cb4618
