[INFO] fetching crate spiko 0.1.16...
[INFO] testing spiko-0.1.16 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate spiko 0.1.16 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate spiko 0.1.16
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spiko 0.1.16
[INFO] tweaked toml for crates.io crate spiko 0.1.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spiko 0.1.16 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spiko 0.1.16 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16f2bec6e6b3cbdc7028b54db4b40b02349360c447f2c4739dbf3beb8b7cc6c0
[INFO] running `Command { std: "docker" "start" "-a" "16f2bec6e6b3cbdc7028b54db4b40b02349360c447f2c4739dbf3beb8b7cc6c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16f2bec6e6b3cbdc7028b54db4b40b02349360c447f2c4739dbf3beb8b7cc6c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f2bec6e6b3cbdc7028b54db4b40b02349360c447f2c4739dbf3beb8b7cc6c0", kill_on_drop: false }`
[INFO] [stdout] 16f2bec6e6b3cbdc7028b54db4b40b02349360c447f2c4739dbf3beb8b7cc6c0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2595ffe9d4179ce9c88d499f52036fd0df20cb25debba06ddc1cc8c5fcd178c6
[INFO] running `Command { std: "docker" "start" "-a" "2595ffe9d4179ce9c88d499f52036fd0df20cb25debba06ddc1cc8c5fcd178c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling easy-cast v0.5.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling byte-unit v5.1.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling average v0.16.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aws-lc-sys v0.27.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rand_regex v0.18.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling aws-sign-v4 v0.3.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stderr]    Compiling spiko v0.1.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn generate_url(&self, rng: &mut Pcg64Si) -> Result<(Cow<Url>, Pcg64Si), ClientError> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here    ^^^^^^^^ the same lifetime is hidden 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] 398 |     pub fn generate_url(&self, rng: &mut Pcg64Si) -> Result<(Cow<'_, Url>, Pcg64Si), ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/url_generator.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn generate<R: Rng>(&self, rng: &mut R) -> Result<Cow<Url>, UrlGeneratorError> {
[INFO] [stdout]    |                             ^^^^^                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn generate<R: Rng>(&self, rng: &mut R) -> Result<Cow<'_, Url>, UrlGeneratorError> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "2595ffe9d4179ce9c88d499f52036fd0df20cb25debba06ddc1cc8c5fcd178c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2595ffe9d4179ce9c88d499f52036fd0df20cb25debba06ddc1cc8c5fcd178c6", kill_on_drop: false }`
[INFO] [stdout] 2595ffe9d4179ce9c88d499f52036fd0df20cb25debba06ddc1cc8c5fcd178c6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8414af5e728119d6265bdc429dd3d60d434d7fd44b377fb242e48ac0c70d8e9
[INFO] running `Command { std: "docker" "start" "-a" "a8414af5e728119d6265bdc429dd3d60d434d7fd44b377fb242e48ac0c70d8e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling byte-unit v5.1.6
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling average v0.16.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling aws-sign-v4 v0.3.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling referencing v0.29.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling reqwest v0.12.14
[INFO] [stderr]    Compiling http-mitm-proxy v0.14.0
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling spiko v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling jsonschema v0.29.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn generate_url(&self, rng: &mut Pcg64Si) -> Result<(Cow<Url>, Pcg64Si), ClientError> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here    ^^^^^^^^ the same lifetime is hidden 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] 398 |     pub fn generate_url(&self, rng: &mut Pcg64Si) -> Result<(Cow<'_, Url>, Pcg64Si), ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/url_generator.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn generate<R: Rng>(&self, rng: &mut R) -> Result<Cow<Url>, UrlGeneratorError> {
[INFO] [stdout]    |                             ^^^^^                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn generate<R: Rng>(&self, rng: &mut R) -> Result<Cow<'_, Url>, UrlGeneratorError> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn generate_url(&self, rng: &mut Pcg64Si) -> Result<(Cow<Url>, Pcg64Si), ClientError> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here    ^^^^^^^^ the same lifetime is hidden 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] 398 |     pub fn generate_url(&self, rng: &mut Pcg64Si) -> Result<(Cow<'_, Url>, Pcg64Si), ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/url_generator.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn generate<R: Rng>(&self, rng: &mut R) -> Result<Cow<Url>, UrlGeneratorError> {
[INFO] [stdout]    |                             ^^^^^                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn generate<R: Rng>(&self, rng: &mut R) -> Result<Cow<'_, Url>, UrlGeneratorError> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spiko` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name spiko --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rustls", "vsock"))' -C metadata=9030ddc812e7071a -C extra-filename=-ddb595b0d8782ee9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c6a4427208aa3642.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-75a9af91c5a25be8.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-689b96a509b5c97b.rlib --extern average=/opt/rustwide/target/debug/deps/libaverage-ed3a902394e0abce.rlib --extern aws_sign_v4=/opt/rustwide/target/debug/deps/libaws_sign_v4-1c5626a60d23ec50.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-7d805edc7179345b.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-eb7775fd8b31aac7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern byte_unit=/opt/rustwide/target/debug/deps/libbyte_unit-82b2a8019e0192ac.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3a8031d81534f5fb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f270b5b251b44f26.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-2f601f53b2b910d8.rlib --extern float_ord=/opt/rustwide/target/debug/deps/libfloat_ord-1d4e387c9c80f310.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-18939b704210d32c.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-e76762d418f96af8.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f2ff7a97002ec3c2.rlib --extern http_mitm_proxy=/opt/rustwide/target/debug/deps/libhttp_mitm_proxy-ff5ed96fea7f41a6.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-271ba35809dd8c72.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-89c7b6af3f41c6cd.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-4c41bbf053e98a8b.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-1221dd88dc07c0b2.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-c5faa46acfc5e47f.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-81014cb466008028.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-57b7621886426ced.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-14d71801d5753c32.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-aab13facca437fc7.rlib --extern rand_regex=/opt/rustwide/target/debug/deps/librand_regex-b42d7e3119099eb2.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-9fb2277f19a6de5c.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-71f8ca692fe8bde3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-801ca12c4c8b24e9.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rlib --extern rlimit=/opt/rustwide/target/debug/deps/librlimit-fdf206e0777be233.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-32b30f8cfd551d24.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-96548d3170294c41.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-2c8c1fb0b40362c6.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-2e4234be2bbf9b66.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-96ad93c13334c64a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-717ed9a74b86bca4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-09babba2b3aebbc6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cb5c42e2436b4dd1.rlib --extern tikv_jemallocator=/opt/rustwide/target/debug/deps/libtikv_jemallocator-7ec102442844aac4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-71cc83b31846c2dc.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-1632c4c7e46d945d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fa4b77644d334c1d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-843302de5342fbf9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-90564ecdf3488c9d/out -L native=/opt/rustwide/target/debug/build/ring-017a2a31d23d1ed7/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3678e8e8bea82d4e/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-d9c2d535616927c2/out -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-bfdde104c8f194a6/out/build/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a8414af5e728119d6265bdc429dd3d60d434d7fd44b377fb242e48ac0c70d8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8414af5e728119d6265bdc429dd3d60d434d7fd44b377fb242e48ac0c70d8e9", kill_on_drop: false }`
[INFO] [stdout] a8414af5e728119d6265bdc429dd3d60d434d7fd44b377fb242e48ac0c70d8e9
