[INFO] fetching crate webdog 0.1.4...
[INFO] checking webdog-0.1.4 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate webdog 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate webdog 0.1.4
[INFO] finished tweaking crates.io crate webdog 0.1.4
[INFO] tweaked toml for crates.io crate webdog 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webdog 0.1.4 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 webdog 0.1.4 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] 49f0ab59bc0fc29ea71e94a90a8cbb7fc67c172aa50f2cf49943b2e05224cca8
[INFO] running `Command { std: "docker" "start" "-a" "49f0ab59bc0fc29ea71e94a90a8cbb7fc67c172aa50f2cf49943b2e05224cca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f0ab59bc0fc29ea71e94a90a8cbb7fc67c172aa50f2cf49943b2e05224cca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f0ab59bc0fc29ea71e94a90a8cbb7fc67c172aa50f2cf49943b2e05224cca8", kill_on_drop: false }`
[INFO] [stdout] 49f0ab59bc0fc29ea71e94a90a8cbb7fc67c172aa50f2cf49943b2e05224cca8
[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] 464f0ff46b315fdb91ad84f6b2fb047888ace56191a14242899e8797dd163bb7
[INFO] running `Command { std: "docker" "start" "-a" "464f0ff46b315fdb91ad84f6b2fb047888ace56191a14242899e8797dd163bb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking servo_arc v0.2.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]     Checking codemap v0.1.3
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking file-id v0.1.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking notify-debouncer-full v0.1.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking hotwatch v0.5.0
[INFO] [stderr]     Checking extract-frontmatter v4.1.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling selectors v0.30.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking grass_compiler v0.13.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking minifier v0.3.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking lol_html v2.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking multer v2.1.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]     Checking grass v0.13.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking kuchikiki v0.8.8-speedreader
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking webdog v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/serving.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                       async move {
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 316 | |                         // Handle missing files
[INFO] [stdout] 317 | |                         println!("404 - {}", path.as_str());
[INFO] [stdout] 318 | |                         let body = match std::fs::read_to_string(build_path.join("404.html")) {
[INFO] [stdout] ...   |
[INFO] [stdout] 324 | |                         Ok::<_, std::convert::Infallible>(res)
[INFO] [stdout] 325 | |                     }
[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<Response<Body>, Infallible>
[INFO] [stdout]    --> src/serving.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 |                         Ok::<_, std::convert::Infallible>(res)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webdog` (lib test) due to 2 previous errors
[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/serving.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                       async move {
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 316 | |                         // Handle missing files
[INFO] [stdout] 317 | |                         println!("404 - {}", path.as_str());
[INFO] [stdout] 318 | |                         let body = match std::fs::read_to_string(build_path.join("404.html")) {
[INFO] [stdout] ...   |
[INFO] [stdout] 324 | |                         Ok::<_, std::convert::Infallible>(res)
[INFO] [stdout] 325 | |                     }
[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<Response<Body>, Infallible>
[INFO] [stdout]    --> src/serving.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 |                         Ok::<_, std::convert::Infallible>(res)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webdog` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "464f0ff46b315fdb91ad84f6b2fb047888ace56191a14242899e8797dd163bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "464f0ff46b315fdb91ad84f6b2fb047888ace56191a14242899e8797dd163bb7", kill_on_drop: false }`
[INFO] [stdout] 464f0ff46b315fdb91ad84f6b2fb047888ace56191a14242899e8797dd163bb7
