[INFO] fetching crate fetch-cli 0.3.0...
[INFO] testing fetch-cli-0.3.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate fetch-cli 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate fetch-cli 0.3.0
[INFO] finished tweaking crates.io crate fetch-cli 0.3.0
[INFO] tweaked toml for crates.io crate fetch-cli 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fetch-cli 0.3.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 fetch-cli 0.3.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 90d88c88b694f56689fcf3d04fef4cdbd2640933e0e99f2b3e9aa0ca4eccc13f
[INFO] running `Command { std: "docker" "start" "-a" "90d88c88b694f56689fcf3d04fef4cdbd2640933e0e99f2b3e9aa0ca4eccc13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90d88c88b694f56689fcf3d04fef4cdbd2640933e0e99f2b3e9aa0ca4eccc13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d88c88b694f56689fcf3d04fef4cdbd2640933e0e99f2b3e9aa0ca4eccc13f", kill_on_drop: false }`
[INFO] [stdout] 90d88c88b694f56689fcf3d04fef4cdbd2640933e0e99f2b3e9aa0ca4eccc13f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c9e4c0bdaa022efabf51def20175022404a77e0a69773f767b90a57b2a0b612a
[INFO] running `Command { std: "docker" "start" "-a" "c9e4c0bdaa022efabf51def20175022404a77e0a69773f767b90a57b2a0b612a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tree-sitter-language v0.1.4
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling kamadak-exif v0.6.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling webp v0.3.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling tree-sitter v0.25.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling fetch-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling tree-sitter-highlight v0.25.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aws_sigv4.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn get_query_params(raw: &[u8]) -> Vec<(Cow<str>, Cow<str>)> {
[INFO] [stdout]     |                          ^^^^^          ^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |              |
[INFO] [stdout]     |                          |              the same lifetime is hidden here
[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] 154 | fn get_query_params(raw: &[u8]) -> Vec<(Cow<'_, str>, Cow<'_, str>)> {
[INFO] [stdout]     |                                             +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "c9e4c0bdaa022efabf51def20175022404a77e0a69773f767b90a57b2a0b612a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e4c0bdaa022efabf51def20175022404a77e0a69773f767b90a57b2a0b612a", kill_on_drop: false }`
[INFO] [stdout] c9e4c0bdaa022efabf51def20175022404a77e0a69773f767b90a57b2a0b612a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2020404211ff83a26766f1968fb5cdc9dafa2f2b490a236af78e6a9a54c42ede
[INFO] running `Command { std: "docker" "start" "-a" "2020404211ff83a26766f1968fb5cdc9dafa2f2b490a236af78e6a9a54c42ede", kill_on_drop: false }`
[INFO] [stderr]    Compiling fetch-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aws_sigv4.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn get_query_params(raw: &[u8]) -> Vec<(Cow<str>, Cow<str>)> {
[INFO] [stdout]     |                          ^^^^^          ^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |              |
[INFO] [stdout]     |                          |              the same lifetime is hidden here
[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] 154 | fn get_query_params(raw: &[u8]) -> Vec<(Cow<'_, str>, Cow<'_, str>)> {
[INFO] [stdout]     |                                             +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "2020404211ff83a26766f1968fb5cdc9dafa2f2b490a236af78e6a9a54c42ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2020404211ff83a26766f1968fb5cdc9dafa2f2b490a236af78e6a9a54c42ede", kill_on_drop: false }`
[INFO] [stdout] 2020404211ff83a26766f1968fb5cdc9dafa2f2b490a236af78e6a9a54c42ede
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }`
[INFO] [stdout] 3a2c935b8fb849f7875a9392f3cd37b8fbfad62f413f561b5c9ff5be4768e6ef
[INFO] running `Command { std: "docker" "start" "-a" "3a2c935b8fb849f7875a9392f3cd37b8fbfad62f413f561b5c9ff5be4768e6ef", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/aws_sigv4.rs:154:26
[INFO] [stderr]     |
[INFO] [stderr] 154 | fn get_query_params(raw: &[u8]) -> Vec<(Cow<str>, Cow<str>)> {
[INFO] [stderr]     |                          ^^^^^          ^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |              |
[INFO] [stderr]     |                          |              the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 154 | fn get_query_params(raw: &[u8]) -> Vec<(Cow<'_, str>, Cow<'_, str>)> {
[INFO] [stderr]     |                                             +++           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `fetch-cli` (bin "fetch" test) generated 1 warning (run `cargo fix --bin "fetch" -p fetch-cli --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fetch-4a4c3ff47b5efbfe)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test aws_sigv4::tests::test_get_query_params ... ok
[INFO] [stdout] test body::tests::test_wrapped ... ok
[INFO] [stdout] test http::tests::test_parse_url ... ok
[INFO] [stdout] test image::tests::test_get_dims_for_sizes ... ok
[INFO] [stdout] test aws_sigv4::tests::test_sign_get_bucket_lifecycle ... ok
[INFO] [stdout] test aws_sigv4::tests::test_sign_put_object ... ok
[INFO] [stdout] test aws_sigv4::tests::test_get_signed_headers_dupes ... ok
[INFO] [stdout] test aws_sigv4::tests::test_sign_get_object ... ok
[INFO] [stdout] test aws_sigv4::tests::test_sign_list_objects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a2c935b8fb849f7875a9392f3cd37b8fbfad62f413f561b5c9ff5be4768e6ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2c935b8fb849f7875a9392f3cd37b8fbfad62f413f561b5c9ff5be4768e6ef", kill_on_drop: false }`
[INFO] [stdout] 3a2c935b8fb849f7875a9392f3cd37b8fbfad62f413f561b5c9ff5be4768e6ef
