[INFO] fetching crate demystify-web 0.1.3...
[INFO] checking demystify-web-0.1.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate demystify-web 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate demystify-web 0.1.3
[INFO] finished tweaking crates.io crate demystify-web 0.1.3
[INFO] tweaked toml for crates.io crate demystify-web 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate demystify-web 0.1.3 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 demystify-web 0.1.3 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 652e0a76b2a365710b92c5015ac444cfca4f38a634660ddea8d03ca2f43a039d
[INFO] running `Command { std: "docker" "start" "-a" "652e0a76b2a365710b92c5015ac444cfca4f38a634660ddea8d03ca2f43a039d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "652e0a76b2a365710b92c5015ac444cfca4f38a634660ddea8d03ca2f43a039d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652e0a76b2a365710b92c5015ac444cfca4f38a634660ddea8d03ca2f43a039d", kill_on_drop: false }`
[INFO] [stdout] 652e0a76b2a365710b92c5015ac444cfca4f38a634660ddea8d03ca2f43a039d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3d63770e7f1778bdda655056f506b84d3ba239f814f7116427dc87abed86b00d
[INFO] running `Command { std: "docker" "start" "-a" "3d63770e7f1778bdda655056f506b84d3ba239f814f7116427dc87abed86b00d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking clap_builder v4.5.43
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking mime_guess v2.0.5
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking test-log v0.2.18
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking rustsat v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking clap v4.5.43
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling rustsat-glucose v0.7.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking axum_session v0.16.0
[INFO] [stderr]     Checking demystify v0.1.3
[INFO] [stderr]     Checking demystify-web v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 61 |               serve_static_file!("/html/website/ext/htmx.js"),
[INFO] [stdout]    |               ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |             serve_static_file!("/html/website/ext/htmx.js"),
[INFO] [stdout]    |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `demystify-web` (bin "demystify-web") due to 14 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 65 |               serve_static_file!("/html/website/ext/bootstrap.min.css"),
[INFO] [stdout]    |               --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |             serve_static_file!("/html/website/ext/bootstrap.min.css"),
[INFO] [stdout]    |             --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 69 |               serve_static_file!("/html/website/ext/bootstrap.bundle.min.js"),
[INFO] [stdout]    |               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |             serve_static_file!("/html/website/ext/bootstrap.bundle.min.js"),
[INFO] [stdout]    |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 73 |               serve_static_file!("/html/website/ext/response-targets.js"),
[INFO] [stdout]    |               ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |             serve_static_file!("/html/website/ext/response-targets.js"),
[INFO] [stdout]    |             ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 75 |           .route("/", serve_static_file!("/html/website/index.html"))
[INFO] [stdout]    |                       ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |         .route("/", serve_static_file!("/html/website/index.html"))
[INFO] [stdout]    |                     ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:78:47
[INFO] [stdout]    |
[INFO] [stdout] 78 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 79 | |                 Ok::<_, Infallible>(Response::new(Body::from(demystify::web::base_css())))
[INFO] [stdout] 80 | |             }),
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 Ok::<_, Infallible>(Response::new(Body::from(demystify::web::base_css())))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 85 | |                 Ok::<_, Infallible>(Response::new(Body::from(demystify::web::base_javascript())))
[INFO] [stdout] 86 | |             }),
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 Ok::<_, Infallible>(Response::new(Body::from(demystify::web::base_javascript())))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 61 |               serve_static_file!("/html/website/ext/htmx.js"),
[INFO] [stdout]    |               ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |             serve_static_file!("/html/website/ext/htmx.js"),
[INFO] [stdout]    |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 65 |               serve_static_file!("/html/website/ext/bootstrap.min.css"),
[INFO] [stdout]    |               --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |             serve_static_file!("/html/website/ext/bootstrap.min.css"),
[INFO] [stdout]    |             --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 69 |               serve_static_file!("/html/website/ext/bootstrap.bundle.min.js"),
[INFO] [stdout]    |               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |             serve_static_file!("/html/website/ext/bootstrap.bundle.min.js"),
[INFO] [stdout]    |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 73 |               serve_static_file!("/html/website/ext/response-targets.js"),
[INFO] [stdout]    |               ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |             serve_static_file!("/html/website/ext/response-targets.js"),
[INFO] [stdout]    |             ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 39 | |                 let file_content: &'static str =
[INFO] [stdout] 40 | |                     include_str!(concat!(env!("CARGO_MANIFEST_DIR"), $path));
[INFO] [stdout] 41 | |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout] 42 | |             })
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 75 |           .route("/", serve_static_file!("/html/website/index.html"))
[INFO] [stdout]    |                       ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Ok::<_, Infallible>(Response::new(Body::from(file_content)))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |         .route("/", serve_static_file!("/html/website/index.html"))
[INFO] [stdout]    |                     ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `serve_static_file` (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: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:78:47
[INFO] [stdout]    |
[INFO] [stdout] 78 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 79 | |                 Ok::<_, Infallible>(Response::new(Body::from(demystify::web::base_css())))
[INFO] [stdout] 80 | |             }),
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 Ok::<_, Infallible>(Response::new(Body::from(demystify::web::base_css())))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `demystify-web` (bin "demystify-web" test) due to 14 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 |               get(move |_: Request<Body>| async {
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout] 85 | |                 Ok::<_, Infallible>(Response::new(Body::from(demystify::web::base_javascript())))
[INFO] [stdout] 86 | |             }),
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/bin/serve.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 Ok::<_, Infallible>(Response::new(Body::from(demystify::web::base_javascript())))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d63770e7f1778bdda655056f506b84d3ba239f814f7116427dc87abed86b00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d63770e7f1778bdda655056f506b84d3ba239f814f7116427dc87abed86b00d", kill_on_drop: false }`
[INFO] [stdout] 3d63770e7f1778bdda655056f506b84d3ba239f814f7116427dc87abed86b00d
