[INFO] cloning repository https://github.com/edinsonjim/hexagonal-architecture-example-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edinsonjim/hexagonal-architecture-example-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedinsonjim%2Fhexagonal-architecture-example-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedinsonjim%2Fhexagonal-architecture-example-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a9cd768a93527bdcc8833ca8e714c485e157b84 [INFO] checking edinsonjim/hexagonal-architecture-example-rs against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedinsonjim%2Fhexagonal-architecture-example-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/edinsonjim/hexagonal-architecture-example-rs [INFO] finished tweaking git repo https://github.com/edinsonjim/hexagonal-architecture-example-rs [INFO] tweaked toml for git repo https://github.com/edinsonjim/hexagonal-architecture-example-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/edinsonjim/hexagonal-architecture-example-rs on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/edinsonjim/hexagonal-architecture-example-rs 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38f5e74e51dccd560fc1a9bfe89632f36c3325466485fcd4693572013298e676 [INFO] running `Command { std: "docker" "start" "-a" "38f5e74e51dccd560fc1a9bfe89632f36c3325466485fcd4693572013298e676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38f5e74e51dccd560fc1a9bfe89632f36c3325466485fcd4693572013298e676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f5e74e51dccd560fc1a9bfe89632f36c3325466485fcd4693572013298e676", kill_on_drop: false }` [INFO] [stdout] 38f5e74e51dccd560fc1a9bfe89632f36c3325466485fcd4693572013298e676 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b9b9d308a4f488203e82228e327fb96c76d2f62ead09435e99ab09a3cb57ab [INFO] running `Command { std: "docker" "start" "-a" "78b9b9d308a4f488203e82228e327fb96c76d2f62ead09435e99ab09a3cb57ab", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.1.12 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sqlformat v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking ids_std_utils v0.1.0 (https://github.com/iDesoftSystems/ids-std.git?branch=main#a9bee11b) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking bcrypt v0.16.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling sea-orm-macros v1.1.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking passport_core v0.1.0 (https://github.com/iDesoftSystems/passport.git?branch=main#0f986e8f) [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking passport_auth v0.1.0 (https://github.com/iDesoftSystems/passport.git?branch=main#0f986e8f) [INFO] [stderr] Checking ouroboros v0.18.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking lumx_core v0.1.0 (https://github.com/iDesoftSystems/lumx.git?branch=main#8fdad69c) [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking ids_std_domain v0.1.0 (https://github.com/iDesoftSystems/ids-std.git?branch=main#a9bee11b) [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking sea-query v0.32.0-rc.2 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking passport_jwt v0.1.0 (https://github.com/iDesoftSystems/passport.git?branch=main#0f986e8f) [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking sea-schema v0.16.0-rc.1 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking sea-orm-cli v1.1.0 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking lumx_axum v0.1.0 (https://github.com/iDesoftSystems/lumx.git?branch=main#8fdad69c) [INFO] [stderr] Checking ids_std_rest_api v0.1.0 (https://github.com/iDesoftSystems/ids-std.git?branch=main#a9bee11b) [INFO] [stderr] Checking ids_std_rest_testing v0.1.0 (https://github.com/iDesoftSystems/ids-std.git?branch=main#a9bee11b) [INFO] [stderr] Checking lumx_passport v0.1.0 (https://github.com/iDesoftSystems/lumx.git?branch=main#8fdad69c) [INFO] [stderr] Checking lumx_axum_test v0.1.0 (https://github.com/iDesoftSystems/lumx.git?branch=main#8fdad69c) [INFO] [stderr] Checking sqlx-core v0.8.2 [INFO] [stderr] Checking sqlx-mysql v0.8.2 [INFO] [stderr] Checking sqlx-sqlite v0.8.2 [INFO] [stderr] Checking sqlx v0.8.2 [INFO] [stderr] Checking sea-query-binder v0.7.0-rc.2 [INFO] [stderr] Checking sea-orm v1.1.0 [INFO] [stderr] Checking portal_schema v0.1.0 (/opt/rustwide/workdir/portal_schema) [INFO] [stderr] Checking lumx_sea_orm v0.1.0 (https://github.com/iDesoftSystems/lumx.git?branch=main#8fdad69c) [INFO] [stderr] Checking ids_std_sea v0.1.0 (https://github.com/iDesoftSystems/ids-std.git?branch=main#a9bee11b) [INFO] [stderr] Checking sea-orm-migration v1.1.0 [INFO] [stderr] Checking warehouses v0.1.0 (/opt/rustwide/workdir/crates/warehouses) [INFO] [stderr] Checking passport v0.1.0 (/opt/rustwide/workdir/crates/passport) [INFO] [stderr] Checking people v0.1.0 (/opt/rustwide/workdir/crates/people) [INFO] [stderr] Checking portal_migration v0.1.0 (/opt/rustwide/workdir/portal_migration) [INFO] [stderr] Checking portal_service_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/passport/auth/authenticate.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:156:32 [INFO] [stdout] | [INFO] [stdout] 156 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/create.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/detail.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/detail.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/detail.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/detail.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/detail.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/detail.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/find_all.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/find_all.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/find_all.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/find_all.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/find_all.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/find_all.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/find_all.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/find_all.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/find_all.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:129:32 [INFO] [stdout] | [INFO] [stdout] 129 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 199 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:199:32 [INFO] [stdout] | [INFO] [stdout] 199 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 199 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 224 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:254:32 [INFO] [stdout] | [INFO] [stdout] 254 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person/update.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/create.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:74:32 [INFO] [stdout] | [INFO] [stdout] 74 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:131:32 [INFO] [stdout] | [INFO] [stdout] 131 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/people/person_gender/update.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:74:32 [INFO] [stdout] | [INFO] [stdout] 74 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 108 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:134:32 [INFO] [stdout] | [INFO] [stdout] 134 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/products/product/create.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `portal_service_rs` (test "integration_test") due to 114 previous errors [INFO] running `Command { std: "docker" "inspect" "78b9b9d308a4f488203e82228e327fb96c76d2f62ead09435e99ab09a3cb57ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b9b9d308a4f488203e82228e327fb96c76d2f62ead09435e99ab09a3cb57ab", kill_on_drop: false }` [INFO] [stdout] 78b9b9d308a4f488203e82228e327fb96c76d2f62ead09435e99ab09a3cb57ab