[INFO] fetching crate axum-embed-files 0.2.0-beta.0... [INFO] checking axum-embed-files-0.2.0-beta.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate axum-embed-files 0.2.0-beta.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate axum-embed-files 0.2.0-beta.0 [INFO] finished tweaking crates.io crate axum-embed-files 0.2.0-beta.0 [INFO] tweaked toml for crates.io crate axum-embed-files 0.2.0-beta.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate axum-embed-files 0.2.0-beta.0 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 axum-embed-files 0.2.0-beta.0 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a28ba03aa051c33b188515752158d22189c2a8e49da05e3ece16af218105b328 [INFO] running `Command { std: "docker" "start" "-a" "a28ba03aa051c33b188515752158d22189c2a8e49da05e3ece16af218105b328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a28ba03aa051c33b188515752158d22189c2a8e49da05e3ece16af218105b328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28ba03aa051c33b188515752158d22189c2a8e49da05e3ece16af218105b328", kill_on_drop: false }` [INFO] [stdout] a28ba03aa051c33b188515752158d22189c2a8e49da05e3ece16af218105b328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 98896406a32ac5a2442c30fb002a5f776ab535983661b59b1dbf80858d2f7685 [INFO] running `Command { std: "docker" "start" "-a" "98896406a32ac5a2442c30fb002a5f776ab535983661b59b1dbf80858d2f7685", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Compiling axum-embed-files-core v0.2.0-beta.0 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling axum-embed-files-macros v0.2.0-beta.0 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking axum-embed-files v0.2.0-beta.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/service.rs:80:47 [INFO] [stdout] | [INFO] [stdout] 80 | return std::future::ready(Ok(res)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/service.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | std::future::ready(Ok(res)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/service.rs:80:47 [INFO] [stdout] | [INFO] [stdout] 80 | return std::future::ready(Ok(res)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/service.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | std::future::ready(Ok(res)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-embed-files` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `axum-embed-files` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "98896406a32ac5a2442c30fb002a5f776ab535983661b59b1dbf80858d2f7685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98896406a32ac5a2442c30fb002a5f776ab535983661b59b1dbf80858d2f7685", kill_on_drop: false }` [INFO] [stdout] 98896406a32ac5a2442c30fb002a5f776ab535983661b59b1dbf80858d2f7685