[INFO] fetching crate rstidal 0.1.2...
[INFO] testing rstidal-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rstidal 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rstidal 0.1.2
[INFO] finished tweaking crates.io crate rstidal 0.1.2
[INFO] tweaked toml for crates.io crate rstidal 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rstidal 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 176 packages to latest compatible versions
[INFO] [stderr]       Adding mockito v0.27.0 (available: v1.7.0)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.24)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fc5da5fc175c29c3ed4bf44bc7ec5a9def22f75ca8eab456a61c90954043389
[INFO] running `Command { std: "docker" "start" "-a" "4fc5da5fc175c29c3ed4bf44bc7ec5a9def22f75ca8eab456a61c90954043389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc5da5fc175c29c3ed4bf44bc7ec5a9def22f75ca8eab456a61c90954043389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc5da5fc175c29c3ed4bf44bc7ec5a9def22f75ca8eab456a61c90954043389", kill_on_drop: false }`
[INFO] [stdout] 4fc5da5fc175c29c3ed4bf44bc7ec5a9def22f75ca8eab456a61c90954043389
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f3a2dfddf348c06a31c16ece8e806cd93ffb2c9a8e9b38a992afb9dde5d85b0
[INFO] running `Command { std: "docker" "start" "-a" "8f3a2dfddf348c06a31c16ece8e806cd93ffb2c9a8e9b38a992afb9dde5d85b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling rstidal v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const fn albums(&self) -> Albums {
[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] 17 |     pub const fn albums(&self) -> Albums<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const fn artists(&self) -> Artists {
[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] 21 |     pub const fn artists(&self) -> Artists<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const fn playlists(&self) -> Playlists {
[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] 25 |     pub const fn playlists(&self) -> Playlists<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const fn searches(&self) -> Search {
[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] 29 |     pub const fn searches(&self) -> Search<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const fn tracks(&self) -> Tracks {
[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] 33 |     pub const fn tracks(&self) -> Tracks<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.59s
[INFO] running `Command { std: "docker" "inspect" "8f3a2dfddf348c06a31c16ece8e806cd93ffb2c9a8e9b38a992afb9dde5d85b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f3a2dfddf348c06a31c16ece8e806cd93ffb2c9a8e9b38a992afb9dde5d85b0", kill_on_drop: false }`
[INFO] [stdout] 8f3a2dfddf348c06a31c16ece8e806cd93ffb2c9a8e9b38a992afb9dde5d85b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1fbb55d97d9dc477887a544966cbbe972ab32013c557fe522e983d3316a5dce
[INFO] running `Command { std: "docker" "start" "-a" "e1fbb55d97d9dc477887a544966cbbe972ab32013c557fe522e983d3316a5dce", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const fn albums(&self) -> Albums {
[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] 17 |     pub const fn albums(&self) -> Albums<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const fn artists(&self) -> Artists {
[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] 21 |     pub const fn artists(&self) -> Artists<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const fn playlists(&self) -> Playlists {
[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] 25 |     pub const fn playlists(&self) -> Playlists<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const fn searches(&self) -> Search {
[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] 29 |     pub const fn searches(&self) -> Search<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const fn tracks(&self) -> Tracks {
[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] 33 |     pub const fn tracks(&self) -> Tracks<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling assert-json-diff v1.1.0
[INFO] [stderr]    Compiling mockito v0.27.0
[INFO] [stderr]    Compiling rstidal v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const fn albums(&self) -> Albums {
[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] 17 |     pub const fn albums(&self) -> Albums<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const fn artists(&self) -> Artists {
[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] 21 |     pub const fn artists(&self) -> Artists<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const fn playlists(&self) -> Playlists {
[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] 25 |     pub const fn playlists(&self) -> Playlists<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const fn searches(&self) -> Search {
[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] 29 |     pub const fn searches(&self) -> Search<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/endpoints/mod.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const fn tracks(&self) -> Tracks {
[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] 33 |     pub const fn tracks(&self) -> Tracks<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.93s
[INFO] running `Command { std: "docker" "inspect" "e1fbb55d97d9dc477887a544966cbbe972ab32013c557fe522e983d3316a5dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1fbb55d97d9dc477887a544966cbbe972ab32013c557fe522e983d3316a5dce", kill_on_drop: false }`
[INFO] [stdout] e1fbb55d97d9dc477887a544966cbbe972ab32013c557fe522e983d3316a5dce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 980de6e8741f8189f4aa549fb21fec441da735a16d3e65f4b81a656eb054e2fb
[INFO] running `Command { std: "docker" "start" "-a" "980de6e8741f8189f4aa549fb21fec441da735a16d3e65f4b81a656eb054e2fb", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/endpoints/mod.rs:17:25
[INFO] [stdout] running 30 tests
[INFO] [stderr]    |
[INFO] [stdout] test auth::tests::test_credential_set_new ... ok
[INFO] [stderr] 17 |     pub const fn albums(&self) -> Albums {
[INFO] [stdout] test auth::tests::test_credential_set_session_info ... ok
[INFO] [stderr]    |                         ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test auth::tests::test_session_info_default ... ok
[INFO] [stderr]    |                         |
[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] 17 |     pub const fn albums(&self) -> Albums<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/endpoints/mod.rs:21:26
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub const fn artists(&self) -> Artists {
[INFO] [stderr]    |                          ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub const fn artists(&self) -> Artists<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/endpoints/mod.rs:25:28
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub const fn playlists(&self) -> Playlists {
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub const fn playlists(&self) -> Playlists<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/endpoints/mod.rs:29:27
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub const fn searches(&self) -> Search {
[INFO] [stderr]    |                           ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub const fn searches(&self) -> Search<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/endpoints/mod.rs:33:25
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub const fn tracks(&self) -> Tracks {
[INFO] [stderr]    |                         ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub const fn tracks(&self) -> Tracks<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rstidal` (lib) generated 5 warnings (run `cargo fix --lib -p rstidal` to apply 5 suggestions)
[INFO] [stderr] warning: `rstidal` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rstidal-1d193ca0eb8202a3)
[INFO] [stdout] test auth::tests::test_credential_create_session_w_token ... ok
[INFO] [stdout] test client::tests::client_artist ... ok
[INFO] [stdout] test client::tests::client_playlist_add_tracks ... ok
[INFO] [stdout] test client::tests::client_playlist_tracks ... ok
[INFO] [stdout] test client::tests::client_artist_albums ... ok
[INFO] [stdout] test client::tests::client_album ... ok
[INFO] [stdout] test client::tests::client_search_tracks ... ok
[INFO] [stdout] test endpoints::playlists::tests::get ... ok
[INFO] [stdout] test client::tests::client_user_playlists ... ok
[INFO] [stdout] test client::tests::client_search_album ... ok
[INFO] [stdout] test endpoints::albums::tests::get ... ok
[INFO] [stdout] test client::tests::client_search_artist ... ok
[INFO] [stdout] test endpoints::albums::tests::search ... ok
[INFO] [stdout] test client::tests::client_playlist ... ok
[INFO] [stdout] test client::tests::client_get ... ok
[INFO] [stdout] test client::tests::client_album_tracks ... ok
[INFO] [stdout] test endpoints::albums::tests::tracks ... ok
[INFO] [stdout] test endpoints::artists::tests::albums ... ok
[INFO] [stdout] test endpoints::artists::tests::get ... ok
[INFO] [stdout] test endpoints::artists::tests::search ... ok
[INFO] [stdout] test endpoints::playlists::tests::add_tracks ... ok
[INFO] [stdout] test endpoints::playlists::tests::create ... ok
[INFO] [stdout] test client::tests::client_search ... ok
[INFO] [stdout] test endpoints::playlists::tests::tracks ... ok
[INFO] [stdout] test endpoints::playlists::tests::user_playlists ... ok
[INFO] [stdout] test endpoints::search::tests::find ... ok
[INFO] [stdout] test endpoints::tracks::tests::search ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.92s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rstidal
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 36) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 36) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (85) panicked at src/lib.rs:16:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfede778d2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfede778d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfede778d2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59dfede778d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59dfede897af - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59dfede897af - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59dfede51303 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfede51303 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59dfede58d62 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59dfede5b7bf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59dfede5b619 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x59dfede5be45 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x59dfede5bc2a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x59dfede58ea9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x59dfede45d7d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x59dfede92680 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59dfede91936 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x59dfeda0a6cf - rust_out::main::{{closure}}::ha79ccc1133fb2263
[INFO] [stdout]   18:     0x59dfed9fe186 - tokio::runtime::enter::Enter::block_on::{{closure}}::hb9949b74a8518e33
[INFO] [stdout]   19:     0x59dfed9fcbe8 - tokio::coop::with_budget::{{closure}}::hb442177e69037a5e
[INFO] [stdout]   20:     0x59dfed9f280a - std::thread::local::LocalKey<T>::try_with::h241bd70b8681df82
[INFO] [stdout]   21:     0x59dfed9f25d6 - std::thread::local::LocalKey<T>::with::h00fc37c226866c88
[INFO] [stdout]   22:     0x59dfed9fe040 - tokio::runtime::enter::Enter::block_on::h8e331ec4fbfabeac
[INFO] [stdout]   23:     0x59dfed9fd119 - tokio::runtime::thread_pool::ThreadPool::block_on::hf8fd80906a55b8b8
[INFO] [stdout]   24:     0x59dfed9fe745 - tokio::runtime::Runtime::block_on::{{closure}}::h290c6a31e56eb5ff
[INFO] [stdout]   25:     0x59dfed9fe7f6 - tokio::runtime::context::enter::h8251607b05e86ede
[INFO] [stdout]   26:     0x59dfed9fe5b4 - tokio::runtime::handle::Handle::enter::he52422029ce856ca
[INFO] [stdout]   27:     0x59dfed9fe621 - tokio::runtime::Runtime::block_on::h66cd5834e4bb97ef
[INFO] [stdout]   28:     0x59dfeda0a4bc - rust_out::main::hbdf05be24bd65ee6
[INFO] [stdout]   29:     0x59dfed9f3453 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e
[INFO] [stdout]   30:     0x59dfed9f25c6 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a
[INFO] [stdout]   31:     0x59dfed9f25a9 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95
[INFO] [stdout]   32:     0x59dfede52c90 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x59dfede52c90 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x59dfede52c90 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35:     0x59dfede52c90 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x59dfede52c90 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x59dfede52c90 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59dfede52c90 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59dfede52c90 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59dfede52c90 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x59dfed9f2591 - std::rt::lang_start::h25a068bab729a087
[INFO] [stdout]   42:     0x59dfeda141e5 - main
[INFO] [stdout]   43:     0x7219dc94e1ca - <unknown>
[INFO] [stdout]   44:     0x7219dc94e28b - __libc_start_main
[INFO] [stdout]   45:     0x59dfed9e3b35 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 36)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "980de6e8741f8189f4aa549fb21fec441da735a16d3e65f4b81a656eb054e2fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "980de6e8741f8189f4aa549fb21fec441da735a16d3e65f4b81a656eb054e2fb", kill_on_drop: false }`
[INFO] [stdout] 980de6e8741f8189f4aa549fb21fec441da735a16d3e65f4b81a656eb054e2fb
