[INFO] cloning repository https://github.com/raiga0310/api-shower
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raiga0310/api-shower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraiga0310%2Fapi-shower", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraiga0310%2Fapi-shower'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f65446a0887c464c5ddb52f83370f6325f9fbdbd
[INFO] testing raiga0310/api-shower against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraiga0310%2Fapi-shower" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raiga0310/api-shower
[INFO] finished tweaking git repo https://github.com/raiga0310/api-shower
[INFO] tweaked toml for git repo https://github.com/raiga0310/api-shower written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raiga0310/api-shower on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raiga0310/api-shower 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b
[INFO] running `Command { std: "docker" "start" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling tokio v1.29.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.15
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.8.3
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sqlformat v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.11
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling axum-macros v0.3.7
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling iri-string v0.7.0
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling sqlx-core v0.7.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling tower-http v0.4.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.1
[INFO] [stderr]    Compiling sqlx v0.7.1
[INFO] [stderr]    Compiling api-shower v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `RepositoryError` is never used
[INFO] [stdout]  --> src/repositories/section/errors.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum RepositoryError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SecctionDatas` is never used
[INFO] [stdout]   --> src/repositories/section/in_memory.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type SecctionDatas = HashMap<i32, Section>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InMemorySectionRepository` is never constructed
[INFO] [stdout]   --> src/repositories/section/in_memory.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct InMemorySectionRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_store_ref` and `read_store_ref` are never used
[INFO] [stdout]   --> src/repositories/section/in_memory.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl InMemorySectionRepository {
[INFO] [stdout]    | ------------------------------ methods in this implementation
[INFO] [stdout] 21 |     pub fn write_store_ref(&self) -> RwLockWriteGuard<SecctionDatas> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn read_store_ref(&self) -> RwLockReadGuard<SecctionDatas> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Usage` is never constructed
[INFO] [stdout]   --> src/repositories/section/models.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Usage {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repositories/section/models.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl Section {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 47 |     pub fn new(id: i32, gender: String, building: String, floor: i32, total: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]   --> src/repositories/section/traits.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait SectionRepository: Clone + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |     async fn delete(&self, id: i32) -> anyhow::Result<()>;
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inmemory_switch_usage` is never used
[INFO] [stdout]  --> src/repositories/section/utils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn inmemory_switch_usage(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repositories/section/in_memory.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn write_store_ref(&self) -> RwLockWriteGuard<SecctionDatas> {
[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] 21 |     pub fn write_store_ref(&self) -> RwLockWriteGuard<'_, SecctionDatas> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repositories/section/in_memory.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn read_store_ref(&self) -> RwLockReadGuard<SecctionDatas> {
[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 fn read_store_ref(&self) -> RwLockReadGuard<'_, SecctionDatas> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55, sqlx-postgres v0.7.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling api-shower v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repositories/section/in_memory.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn write_store_ref(&self) -> RwLockWriteGuard<SecctionDatas> {
[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] 21 |     pub fn write_store_ref(&self) -> RwLockWriteGuard<'_, SecctionDatas> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repositories/section/in_memory.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn read_store_ref(&self) -> RwLockReadGuard<SecctionDatas> {
[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 fn read_store_ref(&self) -> RwLockReadGuard<'_, SecctionDatas> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55, sqlx-postgres v0.7.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/repositories/section/in_memory.rs:21:28
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn write_store_ref(&self) -> RwLockWriteGuard<SecctionDatas> {
[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] 21 |     pub fn write_store_ref(&self) -> RwLockWriteGuard<'_, SecctionDatas> {
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/repositories/section/in_memory.rs:25:27
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub fn read_store_ref(&self) -> RwLockReadGuard<SecctionDatas> {
[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 fn read_store_ref(&self) -> RwLockReadGuard<'_, SecctionDatas> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `api-shower` (bin "api-shower" test) generated 2 warnings (run `cargo fix --bin "api-shower" -p api-shower --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55, sqlx-postgres v0.7.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api_shower-87ef772fb4241f26)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test handlers::events::test_sse_handler::test_server_sents_events ... ok
[INFO] [stdout] test repositories::section::db::tests::test_find_by_gender ... FAILED
[INFO] [stdout] test repositories::section::db::tests::test_update_available ... FAILED
[INFO] [stdout] test repositories::section::db::tests::test_find_by_building ... FAILED
[INFO] [stdout] test repositories::section::in_memory::in_memory_tests::test_section_repository ... ok
[INFO] [stdout] test repositories::events::models::events_test::test_new ... ok
[INFO] [stdout] test repositories::section::db::tests::test_find_by_floor ... FAILED
[INFO] [stdout] test repositories::section::db::tests::test_find_by_id ... FAILED
[INFO] [stdout] test unite_tests::test_invalid_gender ... ok
[INFO] [stdout] test unite_tests::test_invalid_building ... ok
[INFO] [stdout] test unite_tests::test_root ... ok
[INFO] [stdout] test repositories::section::utils::utils_test::test_inmemory_switch_usage ... ok
[INFO] [stdout] test repositories::section::utils::utils_test::test_query ... ok
[INFO] [stdout] test unite_tests::test_showerrooms_building ... ok
[INFO] [stdout] test unite_tests::test_showerrooms_floor ... ok
[INFO] [stdout] test unite_tests::test_showerrooms_gender ... ok
[INFO] [stdout] test unite_tests::test_update_section ... ok
[INFO] [stdout] test unite_tests::should_return_section_data ... ok
[INFO] [stdout] test unite_tests::test_invalid_floor ... ok
[INFO] [stdout] test repositories::events::models::events_test::test_subscribe ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin api-shower`
[INFO] [stdout] test repositories::events::models::events_test::test_notify ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::section::db::tests::test_find_by_gender stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::section::db::tests::test_update_available stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::section::db::tests::test_find_by_building stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::section::db::tests::test_find_by_floor stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::section::db::tests::test_find_by_id stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     repositories::section::db::tests::test_find_by_building
[INFO] [stdout]     repositories::section::db::tests::test_find_by_floor
[INFO] [stdout]     repositories::section::db::tests::test_find_by_gender
[INFO] [stdout]     repositories::section::db::tests::test_find_by_id
[INFO] [stdout]     repositories::section::db::tests::test_update_available
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b", kill_on_drop: false }`
[INFO] [stdout] 79a904fae35890a2e4254400d2728bf65266640789f9cbb50042078a5a50d65b
