[INFO] fetching crate duf 0.19.0...
[INFO] testing duf-0.19.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate duf 0.19.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate duf 0.19.0
[INFO] finished tweaking crates.io crate duf 0.19.0
[INFO] tweaked toml for crates.io crate duf 0.19.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate duf 0.19.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate duf 0.19.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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c468ad68d341fe713ea436aaf254f1881a1441706d9e42833c8df3c66a0ca76c
[INFO] running `Command { std: "docker" "start" "-a" "c468ad68d341fe713ea436aaf254f1881a1441706d9e42833c8df3c66a0ca76c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c468ad68d341fe713ea436aaf254f1881a1441706d9e42833c8df3c66a0ca76c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c468ad68d341fe713ea436aaf254f1881a1441706d9e42833c8df3c66a0ca76c", kill_on_drop: false }`
[INFO] [stdout] c468ad68d341fe713ea436aaf254f1881a1441706d9e42833c8df3c66a0ca76c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21aaac5ea9287b6975f4fac23aabd2a6ca3c54074d7f355e445c76076ac4a329
[INFO] running `Command { std: "docker" "start" "-a" "21aaac5ea9287b6975f4fac23aabd2a6ca3c54074d7f355e445c76076ac4a329", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling urlencoding v2.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling lzma-sys v0.1.19
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling async-walkdir v0.2.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling clap v3.2.4
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling async_io_utilities v0.1.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling async-compression v0.3.14
[INFO] [stderr]    Compiling async_zip v0.0.7
[INFO] [stderr]    Compiling duf v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn decode_uri(v: &str) -> Option<Cow<str>> {
[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] 8 | pub fn decode_uri(v: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]   |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "21aaac5ea9287b6975f4fac23aabd2a6ca3c54074d7f355e445c76076ac4a329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21aaac5ea9287b6975f4fac23aabd2a6ca3c54074d7f355e445c76076ac4a329", kill_on_drop: false }`
[INFO] [stdout] 21aaac5ea9287b6975f4fac23aabd2a6ca3c54074d7f355e445c76076ac4a329
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fd101faf48c080a1dfe72e24da727c48f50d1600c0ed6c399731a6bb4eaedee
[INFO] running `Command { std: "docker" "start" "-a" "7fd101faf48c080a1dfe72e24da727c48f50d1600c0ed6c399731a6bb4eaedee", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.13.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling digest_auth v0.3.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling port_check v0.1.5
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling async-io v1.7.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling async-global-executor v2.1.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling async-std v1.11.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.7
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling rstest v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling async-compression v0.3.14
[INFO] [stderr]    Compiling async_io_utilities v0.1.3
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling async_zip v0.0.7
[INFO] [stderr]    Compiling xml5ever v0.16.2
[INFO] [stderr]    Compiling markup5ever_rcdom v0.1.0
[INFO] [stderr]    Compiling select v0.5.0
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling duf v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn decode_uri(v: &str) -> Option<Cow<str>> {
[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] 8 | pub fn decode_uri(v: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]   |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diqwest v1.0.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn decode_uri(v: &str) -> Option<Cow<str>> {
[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] 8 | pub fn decode_uri(v: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]   |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duf` (bin "duf"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name duf --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6842698c409eb61 -C extra-filename=-b74e228ad0525a98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-0faeebf1f4e2a7c4.rlib --extern async_walkdir=/opt/rustwide/target/debug/deps/libasync_walkdir-a7d8053d94c9a172.rlib --extern async_zip=/opt/rustwide/target/debug/deps/libasync_zip-684838db1b94987c.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-83ca8be32b9f715d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-218d52a5dc696fdb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7dab5b06649f370f.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-cddca847be8d2292.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7e69db4c4f97ff03.rlib --extern get_if_addrs=/opt/rustwide/target/debug/deps/libget_if_addrs-5d5fdc0e606d31c6.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-02910783c7b2f299.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-94b7ca61be5c12d6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-706884fcd15419ec.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-380e091b79bd6e66.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-43fa89578a01cf0d.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3e08c199980e8244.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-758c6dfc35f2a46f.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-7cebe1d3153b8c26.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f308fae3081ce1a7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-62bde0140ac917e0.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-33ff40459fc860b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d494e6b63b5ce3e6.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-e04aaf3587642a1b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-01070bd1710a9200.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-214beab3fe733980.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-db3d9e8afb59018f.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-069ec9f4dd666100.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-11f92ffeb4fdde23/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-8de0fdd68e42ed91/out -L native=/opt/rustwide/target/debug/build/ring-0646d24b82f9a5e5/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7fd101faf48c080a1dfe72e24da727c48f50d1600c0ed6c399731a6bb4eaedee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fd101faf48c080a1dfe72e24da727c48f50d1600c0ed6c399731a6bb4eaedee", kill_on_drop: false }`
[INFO] [stdout] 7fd101faf48c080a1dfe72e24da727c48f50d1600c0ed6c399731a6bb4eaedee
