[INFO] cloning repository https://github.com/highwide/axum-suburi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/highwide/axum-suburi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhighwide%2Faxum-suburi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhighwide%2Faxum-suburi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 583ed342604f5375b1a44af3207d75fa23819798
[INFO] testing highwide/axum-suburi against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhighwide%2Faxum-suburi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/highwide/axum-suburi
[INFO] finished tweaking git repo https://github.com/highwide/axum-suburi
[INFO] tweaked toml for git repo https://github.com/highwide/axum-suburi written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/highwide/axum-suburi on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/highwide/axum-suburi 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.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: dependencies.tracing-subscriber.feature
[INFO] [stderr] warning: `axum-suburi` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb
[INFO] running `Command { std: "docker" "start" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb", 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" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb", 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" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: dependencies.tracing-subscriber.feature
[INFO] [stderr] warning: `axum-suburi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling sqlx-core v0.5.13
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling validator_types v0.14.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling validator_derive v0.14.0
[INFO] [stderr]    Compiling axum-core v0.1.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tower-http v0.2.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.4.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling validator v0.14.0
[INFO] [stderr]    Compiling axum v0.4.8
[INFO] [stderr]    Compiling sqlx v0.5.13
[INFO] [stderr]    Compiling axum-suburi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/repositories/label.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |     impl Label {
[INFO] [stdout]     |     ---------- associated function in this implementation
[INFO] [stdout] 137 |         pub fn new(id: i32, name: String) -> Self {
[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 `LabelDatas` is never used
[INFO] [stdout]    --> src/repositories/label.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 |     type LabelDatas = HashMap<i32, Label>;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LabelRepositoryForMemory` is never constructed
[INFO] [stdout]    --> src/repositories/label.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub struct LabelRepositoryForMemory {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `write_store_ref`, and `read_store_ref` are never used
[INFO] [stdout]    --> src/repositories/label.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     impl LabelRepositoryForMemory {
[INFO] [stdout]     |     ----------------------------- associated items in this implementation
[INFO] [stdout] 150 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |         fn write_store_ref(&self) -> RwLockWriteGuard<LabelDatas> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |         fn read_store_ref(&self) -> RwLockReadGuard<LabelDatas> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repositories/label.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |         fn write_store_ref(&self) -> RwLockWriteGuard<LabelDatas> {
[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] 156 |         fn write_store_ref(&self) -> RwLockWriteGuard<'_, LabelDatas> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repositories/label.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |         fn read_store_ref(&self) -> RwLockReadGuard<LabelDatas> {
[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] 160 |         fn read_store_ref(&self) -> RwLockReadGuard<'_, LabelDatas> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[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" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb", 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" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: dependencies.tracing-subscriber.feature
[INFO] [stderr] warning: `axum-suburi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling axum-suburi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repositories/label.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |         fn write_store_ref(&self) -> RwLockWriteGuard<LabelDatas> {
[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] 156 |         fn write_store_ref(&self) -> RwLockWriteGuard<'_, LabelDatas> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repositories/label.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |         fn read_store_ref(&self) -> RwLockReadGuard<LabelDatas> {
[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] 160 |         fn read_store_ref(&self) -> RwLockReadGuard<'_, LabelDatas> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repositories/todo.rs:416:28
[INFO] [stdout]     |
[INFO] [stdout] 416 |         fn write_store_ref(&self) -> RwLockWriteGuard<TodoDatas> {
[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] 416 |         fn write_store_ref(&self) -> RwLockWriteGuard<'_, TodoDatas> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repositories/todo.rs:420:27
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn read_store_ref(&self) -> RwLockReadGuard<TodoDatas> {
[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] 420 |         fn read_store_ref(&self) -> RwLockReadGuard<'_, TodoDatas> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[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" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb", 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" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: dependencies.tracing-subscriber.feature
[INFO] [stderr] warning: `axum-suburi` (manifest) generated 1 warning
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repositories/label.rs:156:28
[INFO] [stderr]     |
[INFO] [stderr] 156 |         fn write_store_ref(&self) -> RwLockWriteGuard<LabelDatas> {
[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] 156 |         fn write_store_ref(&self) -> RwLockWriteGuard<'_, LabelDatas> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repositories/label.rs:160:27
[INFO] [stderr]     |
[INFO] [stderr] 160 |         fn read_store_ref(&self) -> RwLockReadGuard<LabelDatas> {
[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] 160 |         fn read_store_ref(&self) -> RwLockReadGuard<'_, LabelDatas> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repositories/todo.rs:416:28
[INFO] [stderr]     |
[INFO] [stderr] 416 |         fn write_store_ref(&self) -> RwLockWriteGuard<TodoDatas> {
[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] 416 |         fn write_store_ref(&self) -> RwLockWriteGuard<'_, TodoDatas> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repositories/todo.rs:420:27
[INFO] [stderr]     |
[INFO] [stderr] 420 |         fn read_store_ref(&self) -> RwLockReadGuard<TodoDatas> {
[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] 420 |         fn read_store_ref(&self) -> RwLockReadGuard<'_, TodoDatas> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `axum-suburi` (bin "axum-suburi" test) generated 4 warnings (run `cargo fix --bin "axum-suburi" -p axum-suburi --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[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/release/deps/axum_suburi-582b83bb489351d0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test repositories::label::test_utils::test::label_crud_scenario ... ok
[INFO] [stdout] test repositories::todo::test_utils::test::todo_crud_scenario ... ok
[INFO] [stdout] test test::should_create_todo ... ok
[INFO] [stdout] test test::should_get_all_todos ... ok
[INFO] [stdout] test test::should_delete_todo ... ok
[INFO] [stdout] test test::should_find_todo ... ok
[INFO] [stdout] test test::should_return_hello_world ... ok
[INFO] [stdout] test test::should_update_todo ... ok
[INFO] [stdout] test repositories::todo::test::crud_scenario ... FAILED
[INFO] [stdout] test repositories::label::test::crud_scenario ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::todo::test::crud_scenario stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::todo::test::crud_scenario' (4395) panicked at src/repositories/todo.rs:270:54:
[INFO] [stdout] undefined [DATABASE_URL]: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59149e5afcb1 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59149e5c766a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x59149e5b474c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x59149e58ce76 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59149e5a7329 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x59149e3d2460 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59149e5a7652 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59149e58cf22 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59149e5843c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59149e58ddad - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x59149e5c7dcc - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59149e5c7ba2 - core[812a354ff5be3162]::result::unwrap_failed
[INFO] [stdout]   12:     0x59149e346658 - axum_suburi[623776ac79ef7123]::repositories::todo::test::crud_scenario::{closure#0}
[INFO] [stdout]   13:     0x59149e39fb98 - <tokio[7934e41f14c2d324]::runtime::context::scoped::Scoped<tokio[7934e41f14c2d324]::runtime::scheduler::Context>>::set::<<tokio[7934e41f14c2d324]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7934e41f14c2d324]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[812a354ff5be3162]::pin::Pin<&mut core[812a354ff5be3162]::pin::Pin<&mut dyn core[812a354ff5be3162]::future::future::Future<Output = ()>>>>::{closure#0}, core[812a354ff5be3162]::option::Option<()>>::{closure#0}, (alloc[9902a75dd20b7c99]::boxed::Box<tokio[7934e41f14c2d324]::runtime::scheduler::current_thread::Core>, core[812a354ff5be3162]::option::Option<()>)>
[INFO] [stdout]   14:     0x59149e3a02f9 - <tokio[7934e41f14c2d324]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[812a354ff5be3162]::pin::Pin<&mut dyn core[812a354ff5be3162]::future::future::Future<Output = ()>>>
[INFO] [stdout]   15:     0x59149e360a02 - <tokio[7934e41f14c2d324]::runtime::runtime::Runtime>::block_on::<core[812a354ff5be3162]::pin::Pin<&mut dyn core[812a354ff5be3162]::future::future::Future<Output = ()>>>
[INFO] [stdout]   16:     0x59149e34ad7b - axum_suburi[623776ac79ef7123]::repositories::todo::test::crud_scenario
[INFO] [stdout]   17:     0x59149e37c079 - <axum_suburi[623776ac79ef7123]::repositories::todo::test::crud_scenario::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x59149e3c579b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   19:     0x59149e3d2de5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   20:     0x59149e3cd894 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x59149e3d5f32 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x59149e5aee6f - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x75b22b36b07a - <unknown>
[INFO] [stdout]   24:     0x75b22b3fe534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::label::test::crud_scenario stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::label::test::crud_scenario' (4393) panicked at src/repositories/label.rs:104:54:
[INFO] [stdout] undefined [DATABASE_URL]: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59149e5afcb1 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59149e5c766a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x59149e5b474c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x59149e58ce76 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59149e5a7329 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x59149e3d2460 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59149e5a7652 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59149e58cf22 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59149e5843c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59149e58ddad - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x59149e5c7dcc - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59149e5c7ba2 - core[812a354ff5be3162]::result::unwrap_failed
[INFO] [stdout]   12:     0x59149e3b68ec - axum_suburi[623776ac79ef7123]::repositories::label::test::crud_scenario::{closure#0}
[INFO] [stdout]   13:     0x59149e39fb98 - <tokio[7934e41f14c2d324]::runtime::context::scoped::Scoped<tokio[7934e41f14c2d324]::runtime::scheduler::Context>>::set::<<tokio[7934e41f14c2d324]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7934e41f14c2d324]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[812a354ff5be3162]::pin::Pin<&mut core[812a354ff5be3162]::pin::Pin<&mut dyn core[812a354ff5be3162]::future::future::Future<Output = ()>>>>::{closure#0}, core[812a354ff5be3162]::option::Option<()>>::{closure#0}, (alloc[9902a75dd20b7c99]::boxed::Box<tokio[7934e41f14c2d324]::runtime::scheduler::current_thread::Core>, core[812a354ff5be3162]::option::Option<()>)>
[INFO] [stdout]   14:     0x59149e3a02f9 - <tokio[7934e41f14c2d324]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[812a354ff5be3162]::pin::Pin<&mut dyn core[812a354ff5be3162]::future::future::Future<Output = ()>>>
[INFO] [stdout]   15:     0x59149e360a02 - <tokio[7934e41f14c2d324]::runtime::runtime::Runtime>::block_on::<core[812a354ff5be3162]::pin::Pin<&mut dyn core[812a354ff5be3162]::future::future::Future<Output = ()>>>
[INFO] [stdout]   16:     0x59149e3b999b - axum_suburi[623776ac79ef7123]::repositories::label::test::crud_scenario
[INFO] [stdout]   17:     0x59149e37c099 - <axum_suburi[623776ac79ef7123]::repositories::label::test::crud_scenario::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x59149e3c579b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   19:     0x59149e3d2de5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   20:     0x59149e3cd894 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x59149e3d5f32 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x59149e5aee6f - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x75b22b36b07a - <unknown>
[INFO] [stdout]   24:     0x75b22b3fe534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     repositories::label::test::crud_scenario
[INFO] [stdout]     repositories::todo::test::crud_scenario
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin axum-suburi`
[INFO] running `Command { std: "docker" "inspect" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb", kill_on_drop: false }`
[INFO] [stdout] 1f9f6580ea2e44183154503f140302d9f2bd65e16e5c07b0413d3d626e2143eb
