[INFO] fetching crate rpocket 0.1.0...
[INFO] testing rpocket-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rpocket 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rpocket 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rpocket 0.1.0
[INFO] tweaked toml for crates.io crate rpocket 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpocket 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rpocket 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c003e383432f8cc53990009602c37c0d5c43a7c24dd9f6bb28c7ba817207c8c
[INFO] running `Command { std: "docker" "start" "-a" "9c003e383432f8cc53990009602c37c0d5c43a7c24dd9f6bb28c7ba817207c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c003e383432f8cc53990009602c37c0d5c43a7c24dd9f6bb28c7ba817207c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c003e383432f8cc53990009602c37c0d5c43a7c24dd9f6bb28c7ba817207c8c", kill_on_drop: false }`
[INFO] [stdout] 9c003e383432f8cc53990009602c37c0d5c43a7c24dd9f6bb28c7ba817207c8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 621b50c87e9cd5d426d40a9fe2bb58c0d8a3b8879d9b5837aaa10159897f9205
[INFO] running `Command { std: "docker" "start" "-a" "621b50c87e9cd5d426d40a9fe2bb58c0d8a3b8879d9b5837aaa10159897f9205", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling openssl v0.10.46
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.11
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling async-trait v0.1.67
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling syn v2.0.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling openssl-sys v0.9.81
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling futures-executor v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling rpocket v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<Self>
[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] 33 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<'_, Self>
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn http(&mut self) -> service::http::HTTPService<Self>
[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] 38 |     fn http(&mut self) -> service::http::HTTPService<'_, Self>
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn admin(&mut self) -> service::admin::AdminService<Self>
[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] 62 |     fn admin(&mut self) -> service::admin::AdminService<'_, Self>
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn collection(&mut self) -> service::collection::CollectionService<Self>
[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] 70 |     fn collection(&mut self) -> service::collection::CollectionService<'_, Self>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn log(&mut self) -> service::log::LogService<Self>
[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] 78 |     fn log(&mut self) -> service::log::LogService<'_, Self>
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn setting(&mut self) -> service::setting::SettingService<Self>
[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] 86 |     fn setting(&mut self) -> service::setting::SettingService<'_, Self>
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn health(&mut self) -> service::health::HealthService<Self>
[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] 94 |     fn health(&mut self) -> service::health::HealthService<'_, Self>
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rpocket.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<Self> {
[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] 333 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<'_, Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.46
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "621b50c87e9cd5d426d40a9fe2bb58c0d8a3b8879d9b5837aaa10159897f9205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621b50c87e9cd5d426d40a9fe2bb58c0d8a3b8879d9b5837aaa10159897f9205", kill_on_drop: false }`
[INFO] [stdout] 621b50c87e9cd5d426d40a9fe2bb58c0d8a3b8879d9b5837aaa10159897f9205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ba3074fd1b73ed9dfdbbb09e595c075b1add6fbf5d4085e766456280bb3fecc
[INFO] running `Command { std: "docker" "start" "-a" "7ba3074fd1b73ed9dfdbbb09e595c075b1add6fbf5d4085e766456280bb3fecc", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling mockito v1.0.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling rpocket v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<Self>
[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] 33 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<'_, Self>
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn http(&mut self) -> service::http::HTTPService<Self>
[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] 38 |     fn http(&mut self) -> service::http::HTTPService<'_, Self>
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn admin(&mut self) -> service::admin::AdminService<Self>
[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] 62 |     fn admin(&mut self) -> service::admin::AdminService<'_, Self>
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn collection(&mut self) -> service::collection::CollectionService<Self>
[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] 70 |     fn collection(&mut self) -> service::collection::CollectionService<'_, Self>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn log(&mut self) -> service::log::LogService<Self>
[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] 78 |     fn log(&mut self) -> service::log::LogService<'_, Self>
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn setting(&mut self) -> service::setting::SettingService<Self>
[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] 86 |     fn setting(&mut self) -> service::setting::SettingService<'_, Self>
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn health(&mut self) -> service::health::HealthService<Self>
[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] 94 |     fn health(&mut self) -> service::health::HealthService<'_, Self>
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rpocket.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<Self> {
[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] 333 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<'_, Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<Self>
[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] 33 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<'_, Self>
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn http(&mut self) -> service::http::HTTPService<Self>
[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] 38 |     fn http(&mut self) -> service::http::HTTPService<'_, Self>
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn admin(&mut self) -> service::admin::AdminService<Self>
[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] 62 |     fn admin(&mut self) -> service::admin::AdminService<'_, Self>
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn collection(&mut self) -> service::collection::CollectionService<Self>
[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] 70 |     fn collection(&mut self) -> service::collection::CollectionService<'_, Self>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn log(&mut self) -> service::log::LogService<Self>
[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] 78 |     fn log(&mut self) -> service::log::LogService<'_, Self>
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn setting(&mut self) -> service::setting::SettingService<Self>
[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] 86 |     fn setting(&mut self) -> service::setting::SettingService<'_, Self>
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rpocket.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn health(&mut self) -> service::health::HealthService<Self>
[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] 94 |     fn health(&mut self) -> service::health::HealthService<'_, Self>
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rpocket.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<Self> {
[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] 333 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<'_, Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.46
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "7ba3074fd1b73ed9dfdbbb09e595c075b1add6fbf5d4085e766456280bb3fecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba3074fd1b73ed9dfdbbb09e595c075b1add6fbf5d4085e766456280bb3fecc", kill_on_drop: false }`
[INFO] [stdout] 7ba3074fd1b73ed9dfdbbb09e595c075b1add6fbf5d4085e766456280bb3fecc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a911c298cc5b2c16a9abd1f5c3dabade832a9f3849caf2510bcf0b351f32a99
[INFO] running `Command { std: "docker" "start" "-a" "4a911c298cc5b2c16a9abd1f5c3dabade832a9f3849caf2510bcf0b351f32a99", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rpocket.rs:33:19
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<Self>
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<'_, Self>
[INFO] [stderr]    |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rpocket.rs:38:13
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn http(&mut self) -> service::http::HTTPService<Self>
[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] 38 |     fn http(&mut self) -> service::http::HTTPService<'_, Self>
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rpocket.rs:62:14
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn admin(&mut self) -> service::admin::AdminService<Self>
[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] 62 |     fn admin(&mut self) -> service::admin::AdminService<'_, Self>
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rpocket.rs:70:19
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn collection(&mut self) -> service::collection::CollectionService<Self>
[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] 70 |     fn collection(&mut self) -> service::collection::CollectionService<'_, Self>
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rpocket.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 78 |     fn log(&mut self) -> service::log::LogService<Self>
[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] 78 |     fn log(&mut self) -> service::log::LogService<'_, Self>
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rpocket.rs:86:16
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn setting(&mut self) -> service::setting::SettingService<Self>
[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] 86 |     fn setting(&mut self) -> service::setting::SettingService<'_, Self>
[INFO] [stderr]    |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rpocket.rs:94:15
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn health(&mut self) -> service::health::HealthService<Self>
[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] 94 |     fn health(&mut self) -> service::health::HealthService<'_, Self>
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rpocket.rs:333:19
[INFO] [stderr]     |
[INFO] [stderr] 333 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<Self> {
[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] 333 |     fn auth_state(&mut self) -> service::auth_state::AuthStateService<'_, Self> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rpocket` (lib) generated 8 warnings (run `cargo fix --lib -p rpocket` to apply 8 suggestions)
[INFO] [stderr] warning: `rpocket` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.46
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpocket-945f334d5acd940c)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test rpocket::test::test_pocket_base_new ... ok
[INFO] [stdout] test rpocket::test::test_pocket_base_send_request ... ok
[INFO] [stdout] test rpocket::test::test_pocket_base_builder_add_middlewares ... ok
[INFO] [stdout] test service::crud::tests::test_record_get_list ... ok
[INFO] [stdout] test service::collection::test::test_collection_crud ... ok
[INFO] [stdout] test service::auth_state::test::test_auth_storage ... ok
[INFO] [stdout] test service::crud::tests::test_record_mutate_create ... ok
[INFO] [stdout] test service::collection::test::test_collection_import ... ok
[INFO] [stdout] test service::admin::test::test_admin_auth_refresh ... ok
[INFO] [stdout] test service::admin::test::test_admin_confirm_password_reset ... ok
[INFO] [stdout] test service::admin::test::test_admin_request_password_reset ... ok
[INFO] [stdout] test service::crud::tests::test_record_mutate_update ... ok
[INFO] [stdout] test service::crud::tests::test_record_delete ... ok
[INFO] [stdout] test service::admin::test::test_admin_auth_with_password ... ok
[INFO] [stdout] test service::http::test::test_http_send ... ok
[INFO] [stdout] test service::crud::tests::test_record_get_one ... ok
[INFO] [stdout] test rpocket::test::test_pocket_base_request_builder ... ok
[INFO] [stdout] test service::log::test::test_log_crud ... ok
[INFO] [stdout] test service::health::tests::test_health_check ... ok
[INFO] [stdout] test service::record::test::test_record_confirm_verification ... ok
[INFO] [stdout] test service::admin::test::test_admin_crud ... ok
[INFO] [stdout] test service::record::test::test_record_crud ... ok
[INFO] [stdout] test service::log::test::test_log_get_requests_stats ... ok
[INFO] [stdout] test service::record::test::test_record_auth_with_password ... ok
[INFO] [stdout] test store::test::test_memory_storage ... ok
[INFO] [stdout] test service::record::test::test_record_request_verification ... ok
[INFO] [stdout] test service::setting::tests::test_setting_generate_apple_client_secret ... ok
[INFO] [stdout] test service::record::test::test_record_confirm_password_reset ... ok
[INFO] [stdout] test service::record::test::test_record_unlink_external_auth ... ok
[INFO] [stdout] test service::setting::tests::test_setting_get_all ... ok
[INFO] [stdout] test service::record::test::test_record_auth_with_oauth2 ... ok
[INFO] [stdout] test service::record::test::test_record_auth_refresh ... ok
[INFO] [stdout] test service::record::test::test_record_confirm_email_change ... ok
[INFO] [stdout] test service::record::test::test_record_request_email_change ... ok
[INFO] [stdout] test service::setting::tests::test_setting_test_email ... ok
[INFO] [stdout] test service::record::test::test_record_list_external_auths ... ok
[INFO] [stdout] test service::setting::tests::test_setting_update ... ok
[INFO] [stdout] test service::record::test::test_record_list_auth_methods ... ok
[INFO] [stdout] test service::setting::tests::test_setting_test_s3 ... ok
[INFO] [stdout] test service::record::test::test_record_request_password_reset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rpocket
[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] running `Command { std: "docker" "inspect" "4a911c298cc5b2c16a9abd1f5c3dabade832a9f3849caf2510bcf0b351f32a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a911c298cc5b2c16a9abd1f5c3dabade832a9f3849caf2510bcf0b351f32a99", kill_on_drop: false }`
[INFO] [stdout] 4a911c298cc5b2c16a9abd1f5c3dabade832a9f3849caf2510bcf0b351f32a99
