[INFO] fetching crate kosync 0.1.2...
[INFO] checking kosync-0.1.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate kosync 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kosync 0.1.2
[INFO] finished tweaking crates.io crate kosync 0.1.2
[INFO] tweaked toml for crates.io crate kosync 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kosync 0.1.2 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 crates.io crate kosync 0.1.2 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 30de35cad6f0a8eedd54af2674a6760f8aed26b103994fa3a69336c51ea05f46
[INFO] running `Command { std: "docker" "start" "-a" "30de35cad6f0a8eedd54af2674a6760f8aed26b103994fa3a69336c51ea05f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30de35cad6f0a8eedd54af2674a6760f8aed26b103994fa3a69336c51ea05f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30de35cad6f0a8eedd54af2674a6760f8aed26b103994fa3a69336c51ea05f46", kill_on_drop: false }`
[INFO] [stdout] 30de35cad6f0a8eedd54af2674a6760f8aed26b103994fa3a69336c51ea05f46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 99874bf1310bb4b4071111fdff8037c177505eb16db77587387265eb9895d3f4
[INFO] running `Command { std: "docker" "start" "-a" "99874bf1310bb4b4071111fdff8037c177505eb16db77587387265eb9895d3f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking redis v0.27.5
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking kosync v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:67:46
[INFO] [stdout]    |
[INFO] [stdout] 67 |           .recover(|err: Rejection| async move {
[INFO] [stdout]    |  ______________________________________________^
[INFO] [stdout] 68 | |             if let Some(e) = err.find::<Error>() {
[INFO] [stdout] 69 | |                 let (msg, status) = e.response();
[INFO] [stdout] 70 | |                 Ok::<_, Infallible>(reply::with_status(msg, status))
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         })
[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<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 | /             if let Some(e) = err.find::<Error>() {
[INFO] [stdout] 69 | |                 let (msg, status) = e.response();
[INFO] [stdout] 70 | |                 Ok::<_, Infallible>(reply::with_status(msg, status))
[INFO] [stdout] 71 | |             } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |                 Ok::<_, Infallible>(reply::with_status(String::new(), status))
[INFO] [stdout] 77 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:68:50
[INFO] [stdout]    |
[INFO] [stdout] 68 |               if let Some(e) = err.find::<Error>() {
[INFO] [stdout]    |  __________________________________________________^
[INFO] [stdout] 69 | |                 let (msg, status) = e.response();
[INFO] [stdout] 70 | |                 Ok::<_, Infallible>(reply::with_status(msg, status))
[INFO] [stdout] 71 | |             } else {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 Ok::<_, Infallible>(reply::with_status(msg, status))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |               } else {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 72 | |                 let status = get_rejection_status(&err);
[INFO] [stdout] 73 | |                 if status == StatusCode::INTERNAL_SERVER_ERROR {
[INFO] [stdout] 74 | |                     log::error!("unhandled rejection: {:?}", err);
[INFO] [stdout] 75 | |                 }
[INFO] [stdout] 76 | |                 Ok::<_, Infallible>(reply::with_status(String::new(), status))
[INFO] [stdout] 77 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 Ok::<_, Infallible>(reply::with_status(String::new(), status))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:57:62
[INFO] [stdout]    |
[INFO] [stdout] 57 |   pub async fn healthcheck() -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________^
[INFO] [stdout] 58 | |     let resp = HashMap::from([("state", "OK")]);
[INFO] [stdout] 59 | |     Ok(warp::reply::json(&resp))
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:57:62
[INFO] [stdout]    |
[INFO] [stdout] 57 |   pub async fn healthcheck() -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________^
[INFO] [stdout] 58 | |     let resp = HashMap::from([("state", "OK")]);
[INFO] [stdout] 59 | |     Ok(warp::reply::json(&resp))
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Ok(warp::reply::json(&resp))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub async fn auth_user(_: String) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________________________________________^
[INFO] [stdout] 63 | |     let resp = HashMap::from([("authorized", "OK")]);
[INFO] [stdout] 64 | |     Ok(warp::reply::json(&resp))
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub async fn auth_user(_: String) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________________________________________^
[INFO] [stdout] 63 | |     let resp = HashMap::from([("authorized", "OK")]);
[INFO] [stdout] 64 | |     Ok(warp::reply::json(&resp))
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Ok(warp::reply::json(&resp))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:67:46
[INFO] [stdout]    |
[INFO] [stdout] 67 |           .recover(|err: Rejection| async move {
[INFO] [stdout]    |  ______________________________________________^
[INFO] [stdout] 68 | |             if let Some(e) = err.find::<Error>() {
[INFO] [stdout] 69 | |                 let (msg, status) = e.response();
[INFO] [stdout] 70 | |                 Ok::<_, Infallible>(reply::with_status(msg, status))
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         })
[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<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 | /             if let Some(e) = err.find::<Error>() {
[INFO] [stdout] 69 | |                 let (msg, status) = e.response();
[INFO] [stdout] 70 | |                 Ok::<_, Infallible>(reply::with_status(msg, status))
[INFO] [stdout] 71 | |             } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |                 Ok::<_, Infallible>(reply::with_status(String::new(), status))
[INFO] [stdout] 77 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:68:50
[INFO] [stdout]    |
[INFO] [stdout] 68 |               if let Some(e) = err.find::<Error>() {
[INFO] [stdout]    |  __________________________________________________^
[INFO] [stdout] 69 | |                 let (msg, status) = e.response();
[INFO] [stdout] 70 | |                 Ok::<_, Infallible>(reply::with_status(msg, status))
[INFO] [stdout] 71 | |             } else {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 Ok::<_, Infallible>(reply::with_status(msg, status))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |               } else {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 72 | |                 let status = get_rejection_status(&err);
[INFO] [stdout] 73 | |                 if status == StatusCode::INTERNAL_SERVER_ERROR {
[INFO] [stdout] 74 | |                     log::error!("unhandled rejection: {:?}", err);
[INFO] [stdout] 75 | |                 }
[INFO] [stdout] 76 | |                 Ok::<_, Infallible>(reply::with_status(String::new(), status))
[INFO] [stdout] 77 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<std::string::String>, Infallible>
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 Ok::<_, Infallible>(reply::with_status(String::new(), status))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:57:62
[INFO] [stdout]    |
[INFO] [stdout] 57 |   pub async fn healthcheck() -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________^
[INFO] [stdout] 58 | |     let resp = HashMap::from([("state", "OK")]);
[INFO] [stdout] 59 | |     Ok(warp::reply::json(&resp))
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:57:62
[INFO] [stdout]    |
[INFO] [stdout] 57 |   pub async fn healthcheck() -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________^
[INFO] [stdout] 58 | |     let resp = HashMap::from([("state", "OK")]);
[INFO] [stdout] 59 | |     Ok(warp::reply::json(&resp))
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Ok(warp::reply::json(&resp))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub async fn auth_user(_: String) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________________________________________^
[INFO] [stdout] 63 | |     let resp = HashMap::from([("authorized", "OK")]);
[INFO] [stdout] 64 | |     Ok(warp::reply::json(&resp))
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub async fn auth_user(_: String) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________________________________________^
[INFO] [stdout] 63 | |     let resp = HashMap::from([("authorized", "OK")]);
[INFO] [stdout] 64 | |     Ok(warp::reply::json(&resp))
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]   --> src/handlers.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Ok(warp::reply::json(&resp))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kosync` (bin "kosync") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kosync` (bin "kosync" test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "99874bf1310bb4b4071111fdff8037c177505eb16db77587387265eb9895d3f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99874bf1310bb4b4071111fdff8037c177505eb16db77587387265eb9895d3f4", kill_on_drop: false }`
[INFO] [stdout] 99874bf1310bb4b4071111fdff8037c177505eb16db77587387265eb9895d3f4
