[INFO] cloning repository https://github.com/ruidanwang/rust-webapp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruidanwang/rust-webapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruidanwang%2Frust-webapp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruidanwang%2Frust-webapp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2e564403adbae8755b303025ac62610a2f61f0f
[INFO] checking ruidanwang/rust-webapp 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%2Fruidanwang%2Frust-webapp" "/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/ruidanwang/rust-webapp
[INFO] finished tweaking git repo https://github.com/ruidanwang/rust-webapp
[INFO] tweaked toml for git repo https://github.com/ruidanwang/rust-webapp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ruidanwang/rust-webapp 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/ruidanwang/rust-webapp 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] [stderr] warning: unused manifest key: dependencies.futures-util.futures
[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] ebcd5cb9a5652db0f77d7bcc342abc4f515c641d30b621fd132bdc486a7d68b5
[INFO] running `Command { std: "docker" "start" "-a" "ebcd5cb9a5652db0f77d7bcc342abc4f515c641d30b621fd132bdc486a7d68b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebcd5cb9a5652db0f77d7bcc342abc4f515c641d30b621fd132bdc486a7d68b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebcd5cb9a5652db0f77d7bcc342abc4f515c641d30b621fd132bdc486a7d68b5", kill_on_drop: false }`
[INFO] [stdout] ebcd5cb9a5652db0f77d7bcc342abc4f515c641d30b621fd132bdc486a7d68b5
[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] 8075e0ad4b74cbf37502e9789c21af55490421e4c3b94dc90007d161e0943dd2
[INFO] running `Command { std: "docker" "start" "-a" "8075e0ad4b74cbf37502e9789c21af55490421e4c3b94dc90007d161e0943dd2", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.futures-util.futures
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking metrics v0.23.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking iri-string v0.7.2
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking metrics-util v0.17.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.15.1
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking bb8 v0.8.5
[INFO] [stderr]     Checking async-compression v0.4.11
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking toml_edit v0.22.15
[INFO] [stderr]     Checking deadpool-sync v0.1.4
[INFO] [stderr]     Checking deadpool v0.12.1
[INFO] [stderr]    Compiling dsl_auto_type v0.1.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]    Compiling diesel_derives v2.2.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking tokio-diesel v0.3.0
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking hyper v1.4.0
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr]     Checking diesel v2.2.1
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking bb8-redis v0.15.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking deadpool-diesel v0.6.1
[INFO] [stderr]     Checking webapp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `Channels` is more private than the item `sse_handler`
[INFO] [stdout]   --> src/notifications/sse.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub async  fn sse_handler(
[INFO] [stdout] 11 | |     State(state): State<Channels>,
[INFO] [stdout] 12 | |     Path(user_id): Path<String>
[INFO] [stdout] 13 | | ) -> Sse<impl Stream<Item = Result<Event, Infallible>>> {
[INFO] [stdout]    | |_______________________________________________________^ function `sse_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Channels` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct Channels {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Channels` is more private than the item `ws_handler`
[INFO] [stdout]   --> src/notifications/ws.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub async fn ws_handler(
[INFO] [stdout] 11 | |     ws: WebSocketUpgrade,
[INFO] [stdout] 12 | |     ConnectInfo(addr): ConnectInfo<SocketAddr>,
[INFO] [stdout] 13 | |     State(state): State<Channels>,
[INFO] [stdout] 14 | |     Path(user_id): Path<String>
[INFO] [stdout] 15 | | ) -> impl IntoResponse {
[INFO] [stdout]    | |______________________^ function `ws_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Channels` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct Channels {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Channels` is more private than the item `send_notification_handler`
[INFO] [stdout]   --> src/notifications/ws.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub async fn send_notification_handler(
[INFO] [stdout] 21 | |     State(state): State<Channels>,
[INFO] [stdout] 22 | |     Path(user_id): Path<String>,
[INFO] [stdout] 23 | |     Json(payload): Json<NotificationMessage>
[INFO] [stdout] 24 | | ) -> impl IntoResponse {
[INFO] [stdout]    | |______________________^ function `send_notification_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Channels` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct Channels {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NotificationMessage` is more private than the item `send_notification_handler`
[INFO] [stdout]   --> src/notifications/ws.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub async fn send_notification_handler(
[INFO] [stdout] 21 | |     State(state): State<Channels>,
[INFO] [stdout] 22 | |     Path(user_id): Path<String>,
[INFO] [stdout] 23 | |     Json(payload): Json<NotificationMessage>
[INFO] [stdout] 24 | | ) -> impl IntoResponse {
[INFO] [stdout]    | |______________________^ function `send_notification_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NotificationMessage` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) struct NotificationMessage {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Channels` is more private than the item `handle_socket`
[INFO] [stdout]   --> src/notifications/websockets.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub async fn handle_socket(mut socket: WebSocket, who: SocketAddr, state: Channels, user_id: String) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `handle_socket` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Channels` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct Channels {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webapp` (lib test) due to 6 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<axum::response::sse::Event, Infallible>
[INFO] [stdout]   --> src/notifications/sse.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |       .map(move |f| { 
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 32 | |         let user_id = user_id.to_string();
[INFO] [stdout] 33 | |         let value = match f {
[INFO] [stdout] 34 | |             Ok(notification) => notification,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Ok(Event::default().data(data))
[INFO] [stdout] 39 | |     });
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mustuse_in_always_ok)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<axum::response::sse::Event, Infallible>
[INFO] [stdout]   --> src/notifications/sse.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(Event::default().data(data))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Channels` is more private than the item `sse_handler`
[INFO] [stdout]   --> src/notifications/sse.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub async  fn sse_handler(
[INFO] [stdout] 11 | |     State(state): State<Channels>,
[INFO] [stdout] 12 | |     Path(user_id): Path<String>
[INFO] [stdout] 13 | | ) -> Sse<impl Stream<Item = Result<Event, Infallible>>> {
[INFO] [stdout]    | |_______________________________________________________^ function `sse_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Channels` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct Channels {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Channels` is more private than the item `ws_handler`
[INFO] [stdout]   --> src/notifications/ws.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub async fn ws_handler(
[INFO] [stdout] 11 | |     ws: WebSocketUpgrade,
[INFO] [stdout] 12 | |     ConnectInfo(addr): ConnectInfo<SocketAddr>,
[INFO] [stdout] 13 | |     State(state): State<Channels>,
[INFO] [stdout] 14 | |     Path(user_id): Path<String>
[INFO] [stdout] 15 | | ) -> impl IntoResponse {
[INFO] [stdout]    | |______________________^ function `ws_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Channels` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct Channels {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Channels` is more private than the item `send_notification_handler`
[INFO] [stdout]   --> src/notifications/ws.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub async fn send_notification_handler(
[INFO] [stdout] 21 | |     State(state): State<Channels>,
[INFO] [stdout] 22 | |     Path(user_id): Path<String>,
[INFO] [stdout] 23 | |     Json(payload): Json<NotificationMessage>
[INFO] [stdout] 24 | | ) -> impl IntoResponse {
[INFO] [stdout]    | |______________________^ function `send_notification_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Channels` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct Channels {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NotificationMessage` is more private than the item `send_notification_handler`
[INFO] [stdout]   --> src/notifications/ws.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub async fn send_notification_handler(
[INFO] [stdout] 21 | |     State(state): State<Channels>,
[INFO] [stdout] 22 | |     Path(user_id): Path<String>,
[INFO] [stdout] 23 | |     Json(payload): Json<NotificationMessage>
[INFO] [stdout] 24 | | ) -> impl IntoResponse {
[INFO] [stdout]    | |______________________^ function `send_notification_handler` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NotificationMessage` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) struct NotificationMessage {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Channels` is more private than the item `handle_socket`
[INFO] [stdout]   --> src/notifications/websockets.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub async fn handle_socket(mut socket: WebSocket, who: SocketAddr, state: Channels, user_id: String) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `handle_socket` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Channels` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/notifications/types.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct Channels {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[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<i32, Infallible>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]  --> src/dbdiesel/model.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde::Serialize, Selectable, Queryable,Insertable)]
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<axum::response::sse::Event, Infallible>
[INFO] [stdout]   --> src/notifications/sse.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |       .map(move |f| { 
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 32 | |         let user_id = user_id.to_string();
[INFO] [stdout] 33 | |         let value = match f {
[INFO] [stdout] 34 | |             Ok(notification) => notification,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Ok(Event::default().data(data))
[INFO] [stdout] 39 | |     });
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mustuse_in_always_ok)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<axum::response::sse::Event, Infallible>
[INFO] [stdout]   --> src/notifications/sse.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(Event::default().data(data))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webapp` (lib) due to 6 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8075e0ad4b74cbf37502e9789c21af55490421e4c3b94dc90007d161e0943dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8075e0ad4b74cbf37502e9789c21af55490421e4c3b94dc90007d161e0943dd2", kill_on_drop: false }`
[INFO] [stdout] 8075e0ad4b74cbf37502e9789c21af55490421e4c3b94dc90007d161e0943dd2
