[INFO] cloning repository https://github.com/mag1c1an1/stream
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mag1c1an1/stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmag1c1an1%2Fstream", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmag1c1an1%2Fstream'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9c234af7c279ac06ecb5fe6e3d41649d21bdeb5
[INFO] testing mag1c1an1/stream against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmag1c1an1%2Fstream" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mag1c1an1/stream
[INFO] finished tweaking git repo https://github.com/mag1c1an1/stream
[INFO] tweaked toml for git repo https://github.com/mag1c1an1/stream written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mag1c1an1/stream on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mag1c1an1/stream 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27e09ff771e4e80c3b46abba08e68d165aca47ab44e3daa93d34832939e51225
[INFO] running `Command { std: "docker" "start" "-a" "27e09ff771e4e80c3b46abba08e68d165aca47ab44e3daa93d34832939e51225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27e09ff771e4e80c3b46abba08e68d165aca47ab44e3daa93d34832939e51225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e09ff771e4e80c3b46abba08e68d165aca47ab44e3daa93d34832939e51225", kill_on_drop: false }`
[INFO] [stdout] 27e09ff771e4e80c3b46abba08e68d165aca47ab44e3daa93d34832939e51225
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03e295fb597b0647f64cdafc631ee7f2ad8b062464c8b2b932a057b18c3fdcc8
[INFO] running `Command { std: "docker" "start" "-a" "03e295fb597b0647f64cdafc631ee7f2ad8b062464c8b2b932a057b18c3fdcc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling stream v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0252]: the name `Path` is defined multiple times
[INFO] [stdout]   --> src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     extract::{Path, State},
[INFO] [stdout]    |               ---- previous import of the type `Path` here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     path::{Path, PathBuf},
[INFO] [stdout]    |            ^^^^ `Path` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Path` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 18 |     path::{Path as OtherPath, PathBuf},
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid format string: expected `}`, found `m`
[INFO] [stdout]    --> src/main.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |             body { margin: 0; background: #000; color: white; }
[INFO] [stdout]     |                  - ^ expected `}` in format string
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  because of this opening brace
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you intended to print `{`, you can escape it using `{{`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Request` in `extract`
[INFO] [stdout]    --> src/main.rs:229:79
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let range_header = axum::extract::HeaderMap::from_request(&axum::extract::Request::from_parts(
[INFO] [stdout]     |                                                                               ^^^^^^^ could not find `Request` in `extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `HeaderMap` is private
[INFO] [stdout]    --> src/main.rs:229:39
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let range_header = axum::extract::HeaderMap::from_request(&axum::extract::Request::from_parts(
[INFO] [stdout]     |                                       ^^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `HeaderMap` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.6.20/src/extract/mod.rs:3:26
[INFO] [stdout]     |
[INFO] [stdout]   3 | use http::header::{self, HeaderMap};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: import `HeaderMap` directly
[INFO] [stdout]     |
[INFO] [stdout] 229 -     let range_header = axum::extract::HeaderMap::from_request(&axum::extract::Request::from_parts(
[INFO] [stdout] 229 +     let range_header = http::header::map::HeaderMap(&axum::extract::Request::from_parts(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use bytes::Bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::stream::Stream`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use futures_util::stream::Stream;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     path::{Path, PathBuf},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `tokio::fs::ReadDir` is not an iterator
[INFO] [stdout]   --> src/main.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut entries = entries.collect::<Result<Vec<_>, io::Error>>().unwrap_or_default();
[INFO] [stdout]    |                               ^^^^^^^ `tokio::fs::ReadDir` is not an iterator
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/fs/read_dir.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct ReadDir(State);
[INFO] [stdout]    | ------------------ doesn't satisfy `tokio::fs::ReadDir: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `tokio::fs::ReadDir: Iterator`
[INFO] [stdout]            which is required by `&mut tokio::fs::ReadDir: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/main.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             urlencoding::encode(&file),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/main.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let decoded_filename = match urlencoding::decode(&filename) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `exists` found for struct `axum::extract::Path<_>` in the current scope
[INFO] [stdout]    --> src/main.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |     if !Path::exists(&file_path) {
[INFO] [stdout]     |               ^^^^^^ associated function or constant not found in `axum::extract::Path<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |   async fn play_page(Path(filename): Path<String>, State(state): State<Arc<AppState>>) -> impl IntoResponse {
[INFO] [stdout]     |                                                                                           ----------------- expected `(axum::http::StatusCode, &str)` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 174 | /     Response::builder()
[INFO] [stdout] 175 | |         .header(header::CONTENT_TYPE, "text/html; charset=utf-8")
[INFO] [stdout] 176 | |         .body(Body::from(html))
[INFO] [stdout] 177 | |         .unwrap()
[INFO] [stdout]     | |_________________^ expected `(StatusCode, &str)`, found `Response<Body>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(axum::http::StatusCode, &str)`
[INFO] [stdout]               found struct `Response<Body>`
[INFO] [stdout] note: return type inferred to be `(axum::http::StatusCode, &str)` here
[INFO] [stdout]    --> src/main.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |             return (StatusCode::BAD_REQUEST, "无效的文件名");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/main.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let decoded_filename = match urlencoding::decode(&filename) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `exists` found for struct `axum::extract::Path<_>` in the current scope
[INFO] [stdout]    --> src/main.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 |     if !Path::exists(&file_path) {
[INFO] [stdout]     |               ^^^^^^ associated function or constant not found in `axum::extract::Path<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_request` found for struct `HeaderMap<T>` in the current scope
[INFO] [stdout]    --> src/main.rs:229:50
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let range_header = axum::extract::HeaderMap::from_request(&axum::extract::Request::from_parts(
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^ associated function or constant not found in `HeaderMap<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `HeaderMap<_>` consider using one of the following associated functions:
[INFO] [stdout]       HeaderMap::new
[INFO] [stdout]       HeaderMap::<T>::with_capacity
[INFO] [stdout]       HeaderMap::<T>::try_with_capacity
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/header/map.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 476 |     pub fn with_capacity(capacity: usize) -> HeaderMap<T> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 502 |     pub fn try_with_capacity(capacity: usize) -> Result<HeaderMap<T>, MaxSizeReached> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is an associated function `from_request_parts` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.3.4/src/extract/mod.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout]  54 |     async fn from_request_parts(parts: &mut Parts, state: &S) -> Result<Self, Self::Rejection>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `FromRequest` which provides `from_request` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   5 + use axum::extract::FromRequest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `default` found for struct `axum::http::request::Parts` in the current scope
[INFO] [stdout]    --> src/main.rs:230:37
[INFO] [stdout]     |
[INFO] [stdout] 230 |         axum::http::request::Parts::default(),
[INFO] [stdout]     |                                     ^^^^^^^ associated function or constant not found in `axum::http::request::Parts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `match` arms have incompatible types
[INFO] [stdout]    --> src/main.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 237 | /         match parse_range(range_str, file_size) {
[INFO] [stdout] 238 | |             Some((start, end)) => {
[INFO] [stdout] 239 | |                 // 移动文件指针到起始位置
[INFO] [stdout] 240 | |                 if let Err(e) = file.seek(io::SeekFrom::Start(start)).await {
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |                 (StatusCode::PARTIAL_CONTENT, stream)
[INFO] [stdout]     | |                 ------------------------------------- this is found to be of type `(axum::http::StatusCode, ReaderStream<tokio::io::Take<tokio::fs::File>>)`
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |                 (StatusCode::OK, ReaderStream::new(file))
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `(StatusCode, ReaderStream<Take<File>>)`, found `(StatusCode, ReaderStream<File>)`
[INFO] [stdout] 262 | |             }
[INFO] [stdout] 263 | |         }
[INFO] [stdout]     | |_________- `match` arms have incompatible types
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(axum::http::StatusCode, ReaderStream<tokio::io::Take<tokio::fs::File>>)`
[INFO] [stdout]                found tuple `(axum::http::StatusCode, ReaderStream<tokio::fs::File>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:274:21
[INFO] [stdout]     |
[INFO] [stdout] 274 |         Ok(resp) => Ok(resp),
[INFO] [stdout]     |                     ^^^^^^^^ expected `(StatusCode, &str)`, found `Result<Response<StreamBody<_>>, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(axum::http::StatusCode, &str)`
[INFO] [stdout]                 found enum `Result<Response<StreamBody<_>>, _>`
[INFO] [stdout] note: return type inferred to be `(axum::http::StatusCode, &str)` here
[INFO] [stdout]    --> src/main.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |             return (StatusCode::BAD_REQUEST, "无效的文件名");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             Err((StatusCode::INTERNAL_SERVER_ERROR, "播放失败"))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `(StatusCode, &str)`, found `Result<_, (StatusCode, &str)>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(axum::http::StatusCode, &str)`
[INFO] [stdout]                 found enum `Result<_, (axum::http::StatusCode, &str)>`
[INFO] [stdout] note: return type inferred to be `(axum::http::StatusCode, &str)` here
[INFO] [stdout]    --> src/main.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |             return (StatusCode::BAD_REQUEST, "无效的文件名");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0252, E0308, E0433, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0252`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stream` (bin "stream") due to 16 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "03e295fb597b0647f64cdafc631ee7f2ad8b062464c8b2b932a057b18c3fdcc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03e295fb597b0647f64cdafc631ee7f2ad8b062464c8b2b932a057b18c3fdcc8", kill_on_drop: false }`
[INFO] [stdout] 03e295fb597b0647f64cdafc631ee7f2ad8b062464c8b2b932a057b18c3fdcc8
