[INFO] cloning repository https://github.com/fakeshadow/psn_api_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fakeshadow/psn_api_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffakeshadow%2Fpsn_api_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffakeshadow%2Fpsn_api_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7f74fdbc5e052570a79f8528346a71ae100e171
[INFO] testing fakeshadow/psn_api_rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffakeshadow%2Fpsn_api_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fakeshadow/psn_api_rs
[INFO] finished tweaking git repo https://github.com/fakeshadow/psn_api_rs
[INFO] tweaked toml for git repo https://github.com/fakeshadow/psn_api_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fakeshadow/psn_api_rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fakeshadow/tang_rs.git`
[INFO] [stderr]      Locking 182 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.14.1 (available: v2.0.1)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.23)
[INFO] [stderr]       Adding serde_urlencoded v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.47.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_more v0.14.1
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a9a75b11dbe93c74908d5122d3126322b5af030917fe966939d277ef86bfce1
[INFO] running `Command { std: "docker" "start" "-a" "1a9a75b11dbe93c74908d5122d3126322b5af030917fe966939d277ef86bfce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a9a75b11dbe93c74908d5122d3126322b5af030917fe966939d277ef86bfce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9a75b11dbe93c74908d5122d3126322b5af030917fe966939d277ef86bfce1", kill_on_drop: false }`
[INFO] [stdout] 1a9a75b11dbe93c74908d5122d3126322b5af030917fe966939d277ef86bfce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ededec5d3cacadc3d04ba54b094afb291bf6fcf0fc93be0b5faa643ab6478a71
[INFO] running `Command { std: "docker" "start" "-a" "ededec5d3cacadc3d04ba54b094afb291bf6fcf0fc93be0b5faa643ab6478a71", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling tang-rs v0.2.0 (https://github.com/fakeshadow/tang_rs.git#328bee94)
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling derive_more v0.14.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling psn_api_rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]   --> src/private_model.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) struct PSNResponseErrorInner {
[INFO] [stdout]    |                   --------------------- field in this struct
[INFO] [stdout] 19 |     pub(crate) code: u32,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PSNResponseErrorInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |         &'a self,
[INFO] [stdout]     |          ^^ the lifetime is named here
[INFO] [stdout] 107 |         client: &'a Self::Client,
[INFO] [stdout]     |                  ^^ the lifetime is named here
[INFO] [stdout] 108 |         offset: u32,
[INFO] [stdout] 109 |     ) -> PSNFuture<Result<T, Self::Error>> {
[INFO] [stdout]     |          --------------------------------- 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> PSNFuture<'a, Result<T, Self::Error>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn read_path(path: &str) -> PSNFuture<Result<Vec<u8>, Self::Error>>;
[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] 263 |     fn read_path(path: &str) -> PSNFuture<'_, Result<Vec<u8>, Self::Error>>;
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn read_path(path: &str) -> PSNFuture<Result<Vec<u8>, Self::Error>> {
[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] 312 |     fn read_path(path: &str) -> PSNFuture<'_, Result<Vec<u8>, Self::Error>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.02s
[INFO] running `Command { std: "docker" "inspect" "ededec5d3cacadc3d04ba54b094afb291bf6fcf0fc93be0b5faa643ab6478a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ededec5d3cacadc3d04ba54b094afb291bf6fcf0fc93be0b5faa643ab6478a71", kill_on_drop: false }`
[INFO] [stdout] ededec5d3cacadc3d04ba54b094afb291bf6fcf0fc93be0b5faa643ab6478a71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f91fd0019684c6ef0bb7f71973f377c5452271c64632e52daa59d3224a507292
[INFO] running `Command { std: "docker" "start" "-a" "f91fd0019684c6ef0bb7f71973f377c5452271c64632e52daa59d3224a507292", kill_on_drop: false }`
[INFO] [stderr]    Compiling psn_api_rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]   --> src/private_model.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) struct PSNResponseErrorInner {
[INFO] [stdout]    |                   --------------------- field in this struct
[INFO] [stdout] 19 |     pub(crate) code: u32,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PSNResponseErrorInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |         &'a self,
[INFO] [stdout]     |          ^^ the lifetime is named here
[INFO] [stdout] 107 |         client: &'a Self::Client,
[INFO] [stdout]     |                  ^^ the lifetime is named here
[INFO] [stdout] 108 |         offset: u32,
[INFO] [stdout] 109 |     ) -> PSNFuture<Result<T, Self::Error>> {
[INFO] [stdout]     |          --------------------------------- 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> PSNFuture<'a, Result<T, Self::Error>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn read_path(path: &str) -> PSNFuture<Result<Vec<u8>, Self::Error>>;
[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] 263 |     fn read_path(path: &str) -> PSNFuture<'_, Result<Vec<u8>, Self::Error>>;
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn read_path(path: &str) -> PSNFuture<Result<Vec<u8>, Self::Error>> {
[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] 312 |     fn read_path(path: &str) -> PSNFuture<'_, Result<Vec<u8>, Self::Error>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]   --> src/private_model.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) struct PSNResponseErrorInner {
[INFO] [stdout]    |                   --------------------- field in this struct
[INFO] [stdout] 19 |     pub(crate) code: u32,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PSNResponseErrorInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |         &'a self,
[INFO] [stdout]     |          ^^ the lifetime is named here
[INFO] [stdout] 107 |         client: &'a Self::Client,
[INFO] [stdout]     |                  ^^ the lifetime is named here
[INFO] [stdout] 108 |         offset: u32,
[INFO] [stdout] 109 |     ) -> PSNFuture<Result<T, Self::Error>> {
[INFO] [stdout]     |          --------------------------------- 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> PSNFuture<'a, Result<T, Self::Error>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn read_path(path: &str) -> PSNFuture<Result<Vec<u8>, Self::Error>>;
[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] 263 |     fn read_path(path: &str) -> PSNFuture<'_, Result<Vec<u8>, Self::Error>>;
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn read_path(path: &str) -> PSNFuture<Result<Vec<u8>, Self::Error>> {
[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] 312 |     fn read_path(path: &str) -> PSNFuture<'_, Result<Vec<u8>, Self::Error>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.12s
[INFO] running `Command { std: "docker" "inspect" "f91fd0019684c6ef0bb7f71973f377c5452271c64632e52daa59d3224a507292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91fd0019684c6ef0bb7f71973f377c5452271c64632e52daa59d3224a507292", kill_on_drop: false }`
[INFO] [stdout] f91fd0019684c6ef0bb7f71973f377c5452271c64632e52daa59d3224a507292
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4bd624fa3d1fadad441e44a8f42dcd54a8ea6a5a3fc808c6990c6a18f9604fc7
[INFO] running `Command { std: "docker" "start" "-a" "4bd624fa3d1fadad441e44a8f42dcd54a8ea6a5a3fc808c6990c6a18f9604fc7", kill_on_drop: false }`
[INFO] [stderr] warning: field `code` is never read
[INFO] [stderr]   --> src/private_model.rs:19:16
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub(crate) struct PSNResponseErrorInner {
[INFO] [stderr]    |                   --------------------- field in this struct
[INFO] [stderr] 19 |     pub(crate) code: u32,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PSNResponseErrorInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/traits.rs:106:10
[INFO] [stderr]     |
[INFO] [stderr] 106 |         &'a self,
[INFO] [stderr]     |          ^^ the lifetime is named here
[INFO] [stderr] 107 |         client: &'a Self::Client,
[INFO] [stderr]     |                  ^^ the lifetime is named here
[INFO] [stderr] 108 |         offset: u32,
[INFO] [stderr] 109 |     ) -> PSNFuture<Result<T, Self::Error>> {
[INFO] [stderr]     |          --------------------------------- the same lifetime is hidden 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 109 |     ) -> PSNFuture<'a, Result<T, Self::Error>> {
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/traits.rs:263:24
[INFO] [stderr]     |
[INFO] [stderr] 263 |     fn read_path(path: &str) -> PSNFuture<Result<Vec<u8>, Self::Error>>;
[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] 263 |     fn read_path(path: &str) -> PSNFuture<'_, Result<Vec<u8>, Self::Error>>;
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:312:24
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn read_path(path: &str) -> PSNFuture<Result<Vec<u8>, Self::Error>> {
[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] 312 |     fn read_path(path: &str) -> PSNFuture<'_, Result<Vec<u8>, Self::Error>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `psn_api_rs` (lib) generated 4 warnings
[INFO] [stderr] warning: `psn_api_rs` (lib test) generated 4 warnings (4 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/psn_api_rs-46d345acb136c3fe)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests psn_api_rs
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/traits.rs - traits::EncodeUrl (line 279) ... ignored
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - psn::PSN::init_proxy (line 341) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]  --> src/lib.rs:19:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[tokio::main]
[INFO] [stdout]   |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |             .auth()
[INFO] [stdout]    |              ^^^^-- argument #1 of type `reqwest::async_impl::client::Client` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/traits.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn auth(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 22 |             .auth(/* reqwest::async_impl::client::Client */)
[INFO] [stdout]    |                   +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/lib.rs:20:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn main() -> std::io::Result<()> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - psn::PSN::init_proxy (line 341) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]  --> src/lib.rs:345:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[tokio::main]
[INFO] [stdout]   |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:353:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |             .auth()
[INFO] [stdout]    |              ^^^^-- argument #1 of type `reqwest::async_impl::client::Client` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/traits.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn auth(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 14 |             .auth(/* reqwest::async_impl::client::Client */)
[INFO] [stdout]    |                   +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/lib.rs:346:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn main() -> std::io::Result<()> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout]     src/lib.rs - psn::PSN::init_proxy (line 341)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4bd624fa3d1fadad441e44a8f42dcd54a8ea6a5a3fc808c6990c6a18f9604fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bd624fa3d1fadad441e44a8f42dcd54a8ea6a5a3fc808c6990c6a18f9604fc7", kill_on_drop: false }`
[INFO] [stdout] 4bd624fa3d1fadad441e44a8f42dcd54a8ea6a5a3fc808c6990c6a18f9604fc7
