[INFO] fetching crate duf 0.19.0...
[INFO] testing duf-0.19.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate duf 0.19.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate duf 0.19.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3aab46924bedbbe4b6ad5848e02db5fccb60918a35d275b01b61e4f3bc3248a
[INFO] running `Command { std: "docker" "start" "-a" "e3aab46924bedbbe4b6ad5848e02db5fccb60918a35d275b01b61e4f3bc3248a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3aab46924bedbbe4b6ad5848e02db5fccb60918a35d275b01b61e4f3bc3248a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3aab46924bedbbe4b6ad5848e02db5fccb60918a35d275b01b61e4f3bc3248a", kill_on_drop: false }`
[INFO] [stdout] e3aab46924bedbbe4b6ad5848e02db5fccb60918a35d275b01b61e4f3bc3248a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abbd90f0e4fe5445f4e86558407e100f89abdbb8d65c127b5193fc6a4af81c71
[INFO] running `Command { std: "docker" "start" "-a" "abbd90f0e4fe5445f4e86558407e100f89abdbb8d65c127b5193fc6a4af81c71", kill_on_drop: false }`
[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 pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling lzma-sys v0.1.19
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[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 async-walkdir v0.2.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling urlencoding v2.1.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling clap v3.2.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[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 thiserror v1.0.31
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling async_io_utilities v0.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hyper v0.14.19
[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 52.25s
[INFO] running `Command { std: "docker" "inspect" "abbd90f0e4fe5445f4e86558407e100f89abdbb8d65c127b5193fc6a4af81c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abbd90f0e4fe5445f4e86558407e100f89abdbb8d65c127b5193fc6a4af81c71", kill_on_drop: false }`
[INFO] [stdout] abbd90f0e4fe5445f4e86558407e100f89abdbb8d65c127b5193fc6a4af81c71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 552104c1c71972078618ddb5a496ed58ab1128dd430c3d504d792c5ca9eddfcf
[INFO] running `Command { std: "docker" "start" "-a" "552104c1c71972078618ddb5a496ed58ab1128dd430c3d504d792c5ca9eddfcf", 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 siphasher v0.3.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[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 scopeguard v1.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling rstest_macros v0.13.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling digest_auth v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling port_check v0.1.5
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[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 globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.7
[INFO] [stderr]    Compiling serde v1.0.137
[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_io_utilities v0.1.3
[INFO] [stderr]    Compiling async-compression v0.3.14
[INFO] [stderr]    Compiling async_zip v0.0.7
[INFO] [stderr]    Compiling h2 v0.3.13
[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 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" test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-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 --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=86bc97736157551e -C extra-filename=-666ceb9824ccd56e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-f7d10d824b48aed8.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-82b5f758cfeecc74.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-b94de9199d4de64e.rlib --extern async_walkdir=/opt/rustwide/target/debug/deps/libasync_walkdir-7bc250c6e425996b.rlib --extern async_zip=/opt/rustwide/target/debug/deps/libasync_zip-42cd0140fbbd93c9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-83ca8be32b9f715d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-771c37e82ec31ebe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b78c66184c4af7fe.rlib --extern diqwest=/opt/rustwide/target/debug/deps/libdiqwest-69382cda467e2881.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a3c139f3cdb16c00.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e8fbd66f3c8d27af.rlib --extern get_if_addrs=/opt/rustwide/target/debug/deps/libget_if_addrs-c1fe4e34fdafbf5c.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-d916a74abd593f21.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-00e5bb414a248d1e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7782657562190d12.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-380e091b79bd6e66.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fc95e9e30c921966.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3e08c199980e8244.rlib --extern port_check=/opt/rustwide/target/debug/deps/libport_check-441cea4dc9da6bd0.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-1aa0e6c7c10f57fc.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ce6cf04880490048.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1162b752bf4c3dfb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-aa735b21085a07b2.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-0f5ff611c880763f.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-a7b0f1cc60714ca8.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-34c12834d1cacc56.rlib --extern select=/opt/rustwide/target/debug/deps/libselect-6c9d921ebdab6894.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08ac58b6d282b6c1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6331ab699509b061.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-63eaa52d5871e2b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-28cef105eafe7ad9.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-7413823c00b15e99.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-256b6f6bf7e8094a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d88369106334fea6.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-214beab3fe733980.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-29037860daaf0b20.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-069ec9f4dd666100.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-2d77d9e1e35d6be9/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-f4ccc77d3d3e6161/out -L native=/opt/rustwide/target/debug/build/ring-656263b56ef73cc6/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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcUxiwtx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liburlencoding-214beab3fe733980.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libheaders-d916a74abd593f21,libsha1-0ae79980f13dddd9,libcpufeatures-05a85703b3c2d896,libdigest-a633cc0727f5c064,libblock_buffer-3c423f508c3ba7d2,libcrypto_common-6c9fac0d1ae939e2,libgeneric_array-f8bd28ec19d36f60,libtypenum-154e5e71ce33df4e,libheaders_core-eabad31df37d1d84,libserde_json-6331ab699509b061,librstest-0f5ff611c880763f,libfutures_timer-cfb5ed3ab3008e5c,libfutures-e8fbd66f3c8d27af,libfutures_executor-6b3bca21512fcefd,libreqwest-aa735b21085a07b2,librustls_pemfile-34c12834d1cacc56,libhyper_rustls-bf6cbdc05573bb5f,libhyper_tls-4d125075de2388e4,libwebpki_roots-5f8cdcb6abc608b9,libipnet-31b549556d5e413d,libtokio_native_tls-c4f181aa7da03370,libtokio_rustls-7413823c00b15e99,libserde_urlencoded-b4feb1f0035f5a25,libryu-5a0505af43a531a6,libencoding_rs-7b876db03cc293b6,libserde-08ac58b6d282b6c1,libbase64-83ca8be32b9f715d,libmime_guess-fc95e9e30c921966,libunicase-3147fc04fd66caaf,libmime-df56754a5ea019bb,librustls-a7b0f1cc60714ca8,libsct-f20c46af0f27281c,libwebpki-ff8f6bc213676b04,libring-26dc0cabe0e1138d,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libnative_tls-1523e13fafc6f882,libopenssl_probe-5821ed5bfde807ff,libopenssl-4c97930070a71639,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-2f212d8cf16821c1,libhyper-00e5bb414a248d1e,libwant-51998d800c7b3113,libtry_lock-0ea2511cea348424,libhttparse-bfc4296e755799f3,libh2-d838c9f1480952c5,libindexmap-7cc71d2d5961db68,libhashbrown-d0e2926e70f85be4,libtokio_util-256b6f6bf7e8094a,libtower_service-2b78dc045b8f6a1d,libtracing-a63791ebcceb9401,libtracing_core-83c7f73542674220,libhttpdate-5527bd2ab7a43206,libtokio-28cef105eafe7ad9,libsignal_hook_registry-c27e7a99109f1c8b,libnum_cpus-5172425712fc0c25,libsocket2-63eaa52d5871e2b3,libmio-6d7893c57a4edb34,libhttp_body-c0e58744284d41c5,libfutures_util-2554aff5c8d319d0,libfutures_io-9f4d68fdf218dc88,libslab-a325002526805cd2,libfutures_channel-7f6e5ea292365ddc,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-889779299baa627f,libfutures_task-e37dacdd6043c5a8,libpin_utils-3860774ad9b215b5,libfutures_core-34b069b067af2077,liburl-d88369106334fea6,libidna-fa4ced2693822b8e,libunicode_normalization-acf0f46fe9adff12,libtinyvec-99260e3f253c5635,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,libform_urlencoded-eb178531ae0b4252,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libhttp-fcd45a9e22eb93f9,libitoa-8368a3a643979ba6,libbytes-3aba2b4fd6e71b66,libport_check-441cea4dc9da6bd0,libassert_fs-82b5f758cfeecc74,libglobwalk-45d3abed5a22b7b3,libbitflags-dde12b0d7d495b50,libignore-90594cbaf0f9b974,libcrossbeam_utils-330418d07f1b82e4,libwalkdir-9ade08204de0e04d,libsame_file-ff49545450c0b63c,libthread_local-d0fd0fde9dc243dd,libonce_cell-4d730ecf132ee930,libglobset-860653fd4d9ebc0e,libfnv-79e2cbfbe03dcd16,liblog-7782657562190d12,libvalue_bag-1d897ddab61a16df,libtempfile-6c52f34ab67c7a01,libcfg_if-3e7fc4e38d4a72b5,libfastrand-bc45a48ef724d650,libremove_dir_all-5156da311761ea29,libassert_cmd-f7d10d824b48aed8,libwait_timeout-1e63c06967e15bae,liblibc-fbf4c9102e55dcf1,libdoc_comment-60fe4761a9fa9746,libbstr-af046751b2d318f5,liblazy_static-af860367908b8176,libregex_automata-31d378b01f1978af,libpredicates_tree-d1c6c3173ff52be1,libtermtree-85069e52a838fe82,libpredicates-1aa0e6c7c10f57fc,libregex-1162b752bf4c3dfb,libaho_corasick-b37c2668348330e5,libmemchr-3d0ec59241a02054,libregex_syntax-721fab3f881cb085,libitertools-0de76b082083dc77,libeither-ab6c4cd91672d94a,libdifflib-c2a6125f2253bb24,libnormalize_line_endings-ba1ed9a80c452738,libfloat_cmp-0534537b94fa0074,libnum_traits-c589e0358b4594f2,libpredicates_core-651a34bac4bbcbde}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcUxiwtx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2d77d9e1e35d6be9/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f4ccc77d3d3e6161/out" "-L" "/opt/rustwide/target/debug/build/ring-656263b56ef73cc6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/range-283e6d4cab5a225d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duf` (test "range") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcEzBNmB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liburlencoding-214beab3fe733980.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdiqwest-69382cda467e2881,libdigest_auth-bfc18bf76c81a7a1,libhex-13e08b3b00984ab7,libsha2-f50d1a4b692bee6c,libcpufeatures-05a85703b3c2d896,libmd5-b54045edaf28a742,libopaque_debug-1826dab867fa4b9d,libblock_buffer-58336814e3a0cba2,libdigest-b31bc32355d448c7,libgeneric_array-f8bd28ec19d36f60,libtypenum-154e5e71ce33df4e,librand-23e1b74263dad8e9,librand_chacha-cefaafb7d5c8b0fc,libppv_lite86-f1eaae57f9caf7a8,librand_core-83f6983c9de036a5,libgetrandom-d5f859fe42979897,libserde_json-6331ab699509b061,librstest-0f5ff611c880763f,libfutures_timer-cfb5ed3ab3008e5c,libfutures-e8fbd66f3c8d27af,libfutures_executor-6b3bca21512fcefd,libreqwest-aa735b21085a07b2,librustls_pemfile-34c12834d1cacc56,libhyper_rustls-bf6cbdc05573bb5f,libhyper_tls-4d125075de2388e4,libwebpki_roots-5f8cdcb6abc608b9,libipnet-31b549556d5e413d,libtokio_native_tls-c4f181aa7da03370,libtokio_rustls-7413823c00b15e99,libserde_urlencoded-b4feb1f0035f5a25,libryu-5a0505af43a531a6,libencoding_rs-7b876db03cc293b6,libserde-08ac58b6d282b6c1,libbase64-83ca8be32b9f715d,libmime_guess-fc95e9e30c921966,libunicase-3147fc04fd66caaf,libmime-df56754a5ea019bb,librustls-a7b0f1cc60714ca8,libsct-f20c46af0f27281c,libwebpki-ff8f6bc213676b04,libring-26dc0cabe0e1138d,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libnative_tls-1523e13fafc6f882,libopenssl_probe-5821ed5bfde807ff,libopenssl-4c97930070a71639,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-2f212d8cf16821c1,libhyper-00e5bb414a248d1e,libwant-51998d800c7b3113,libtry_lock-0ea2511cea348424,libhttparse-bfc4296e755799f3,libh2-d838c9f1480952c5,libindexmap-7cc71d2d5961db68,libhashbrown-d0e2926e70f85be4,libtokio_util-256b6f6bf7e8094a,libtower_service-2b78dc045b8f6a1d,libtracing-a63791ebcceb9401,libtracing_core-83c7f73542674220,libhttpdate-5527bd2ab7a43206,libtokio-28cef105eafe7ad9,libsignal_hook_registry-c27e7a99109f1c8b,libnum_cpus-5172425712fc0c25,libsocket2-63eaa52d5871e2b3,libmio-6d7893c57a4edb34,libhttp_body-c0e58744284d41c5,libfutures_util-2554aff5c8d319d0,libfutures_io-9f4d68fdf218dc88,libslab-a325002526805cd2,libfutures_channel-7f6e5ea292365ddc,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-889779299baa627f,libfutures_task-e37dacdd6043c5a8,libpin_utils-3860774ad9b215b5,libfutures_core-34b069b067af2077,liburl-d88369106334fea6,libidna-fa4ced2693822b8e,libunicode_normalization-acf0f46fe9adff12,libtinyvec-99260e3f253c5635,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,libform_urlencoded-eb178531ae0b4252,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libhttp-fcd45a9e22eb93f9,libitoa-8368a3a643979ba6,libbytes-3aba2b4fd6e71b66,libport_check-441cea4dc9da6bd0,libassert_fs-82b5f758cfeecc74,libglobwalk-45d3abed5a22b7b3,libbitflags-dde12b0d7d495b50,libignore-90594cbaf0f9b974,libcrossbeam_utils-330418d07f1b82e4,libwalkdir-9ade08204de0e04d,libsame_file-ff49545450c0b63c,libthread_local-d0fd0fde9dc243dd,libonce_cell-4d730ecf132ee930,libglobset-860653fd4d9ebc0e,libfnv-79e2cbfbe03dcd16,liblog-7782657562190d12,libvalue_bag-1d897ddab61a16df,libtempfile-6c52f34ab67c7a01,libcfg_if-3e7fc4e38d4a72b5,libfastrand-bc45a48ef724d650,libremove_dir_all-5156da311761ea29,libassert_cmd-f7d10d824b48aed8,libwait_timeout-1e63c06967e15bae,liblibc-fbf4c9102e55dcf1,libdoc_comment-60fe4761a9fa9746,libbstr-af046751b2d318f5,liblazy_static-af860367908b8176,libregex_automata-31d378b01f1978af,libpredicates_tree-d1c6c3173ff52be1,libtermtree-85069e52a838fe82,libpredicates-1aa0e6c7c10f57fc,libregex-1162b752bf4c3dfb,libaho_corasick-b37c2668348330e5,libmemchr-3d0ec59241a02054,libregex_syntax-721fab3f881cb085,libitertools-0de76b082083dc77,libeither-ab6c4cd91672d94a,libdifflib-c2a6125f2253bb24,libnormalize_line_endings-ba1ed9a80c452738,libfloat_cmp-0534537b94fa0074,libnum_traits-c589e0358b4594f2,libpredicates_core-651a34bac4bbcbde}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcEzBNmB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2d77d9e1e35d6be9/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f4ccc77d3d3e6161/out" "-L" "/opt/rustwide/target/debug/build/ring-656263b56ef73cc6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auth-0580d633a1d158ea" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duf` (test "auth") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "552104c1c71972078618ddb5a496ed58ab1128dd430c3d504d792c5ca9eddfcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "552104c1c71972078618ddb5a496ed58ab1128dd430c3d504d792c5ca9eddfcf", kill_on_drop: false }`
[INFO] [stdout] 552104c1c71972078618ddb5a496ed58ab1128dd430c3d504d792c5ca9eddfcf
