[INFO] cloning repository https://github.com/oneadms/ai-drama-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oneadms/ai-drama-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foneadms%2Fai-drama-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foneadms%2Fai-drama-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb2caffb024c92becc2379b87c4b072a9730a55c
[INFO] testing oneadms/ai-drama-generator/eb2caffb024c92becc2379b87c4b072a9730a55c against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foneadms%2Fai-drama-generator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oneadms/ai-drama-generator
[INFO] finished tweaking git repo https://github.com/oneadms/ai-drama-generator
[INFO] tweaked toml for git repo https://github.com/oneadms/ai-drama-generator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oneadms/ai-drama-generator on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oneadms/ai-drama-generator 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e722c385c66f053940053a08a5e8df0622a7a28e952997c1d4c061a2cbd5e84c
[INFO] running `Command { std: "docker" "start" "-a" "e722c385c66f053940053a08a5e8df0622a7a28e952997c1d4c061a2cbd5e84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e722c385c66f053940053a08a5e8df0622a7a28e952997c1d4c061a2cbd5e84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e722c385c66f053940053a08a5e8df0622a7a28e952997c1d4c061a2cbd5e84c", kill_on_drop: false }`
[INFO] [stdout] e722c385c66f053940053a08a5e8df0622a7a28e952997c1d4c061a2cbd5e84c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7adb35294e599efe8ad076cadc2f219788d8e823804cb5cc95a311a1eedc141d
[INFO] running `Command { std: "docker" "start" "-a" "7adb35294e599efe8ad076cadc2f219788d8e823804cb5cc95a311a1eedc141d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ai-drama-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `models::*`
[INFO] [stdout]  --> src/api/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use models::*;
[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 variable: `executor`
[INFO] [stdout]   --> src/pipeline.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let executor = BatchExecutor::new(batch_size);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mgr`
[INFO] [stdout]   --> src/api/sse.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let mgr = mgr.clone();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_mgr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Episode` is never constructed
[INFO] [stdout]  --> src/traits.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Episode {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Uploader` is never used
[INFO] [stdout]   --> src/traits.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait Uploader: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EpisodeMetadata` is never constructed
[INFO] [stdout]   --> src/traits.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EpisodeMetadata {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_concurrent` is never used
[INFO] [stdout]   --> src/pipeline.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Pipeline {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub async fn run_concurrent(&self, batch_size: usize) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchExecutor` is never constructed
[INFO] [stdout]  --> src/batch.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct BatchExecutor {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `execute` are never used
[INFO] [stdout]   --> src/batch.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl BatchExecutor {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(max_concurrent: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub async fn execute<F, Fut, T>(&self, tasks: Vec<F>) -> Vec<Result<T>>
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GeneratorError` is never used
[INFO] [stdout]  --> src/errors.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum GeneratorError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_retryable`, `retry_delay`, and `is_fatal` are never used
[INFO] [stdout]   --> src/errors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl GeneratorError {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 43 |     /// 判断是否可重试
[INFO] [stdout] 44 |     pub fn is_retryable(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn retry_delay(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn is_fatal(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/errors.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub type Result<T> = std::result::Result<T, GeneratorError>;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProgressEvent` is never constructed
[INFO] [stdout]   --> src/api/models.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ProgressEvent {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `progress` and `total` are never read
[INFO] [stdout]   --> src/api/tasks.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Task {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub progress: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 11 |     pub total: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Task` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_progress` is never used
[INFO] [stdout]   --> src/api/tasks.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl TaskManager {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub async fn update_progress(&self, id: &str, progress: u32) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "7adb35294e599efe8ad076cadc2f219788d8e823804cb5cc95a311a1eedc141d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7adb35294e599efe8ad076cadc2f219788d8e823804cb5cc95a311a1eedc141d", kill_on_drop: false }`
[INFO] [stdout] 7adb35294e599efe8ad076cadc2f219788d8e823804cb5cc95a311a1eedc141d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 465fd386e46b9e9dcc69b0808bb73cf5689fb1c00b339bf003fda0a66fb07504
[INFO] running `Command { std: "docker" "start" "-a" "465fd386e46b9e9dcc69b0808bb73cf5689fb1c00b339bf003fda0a66fb07504", kill_on_drop: false }`
[INFO] [stderr]    Compiling ai-drama-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `models::*`
[INFO] [stdout]  --> src/api/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use models::*;
[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 variable: `executor`
[INFO] [stdout]   --> src/pipeline.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let executor = BatchExecutor::new(batch_size);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mgr`
[INFO] [stdout]   --> src/api/sse.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let mgr = mgr.clone();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_mgr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Episode` is never constructed
[INFO] [stdout]  --> src/traits.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Episode {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Uploader` is never used
[INFO] [stdout]   --> src/traits.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait Uploader: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EpisodeMetadata` is never constructed
[INFO] [stdout]   --> src/traits.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EpisodeMetadata {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_concurrent` is never used
[INFO] [stdout]   --> src/pipeline.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Pipeline {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub async fn run_concurrent(&self, batch_size: usize) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchExecutor` is never constructed
[INFO] [stdout]  --> src/batch.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct BatchExecutor {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `execute` are never used
[INFO] [stdout]   --> src/batch.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl BatchExecutor {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(max_concurrent: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub async fn execute<F, Fut, T>(&self, tasks: Vec<F>) -> Vec<Result<T>>
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GeneratorError` is never used
[INFO] [stdout]  --> src/errors.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum GeneratorError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_retryable`, `retry_delay`, and `is_fatal` are never used
[INFO] [stdout]   --> src/errors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl GeneratorError {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 43 |     /// 判断是否可重试
[INFO] [stdout] 44 |     pub fn is_retryable(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn retry_delay(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn is_fatal(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/errors.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub type Result<T> = std::result::Result<T, GeneratorError>;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProgressEvent` is never constructed
[INFO] [stdout]   --> src/api/models.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ProgressEvent {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `progress` and `total` are never read
[INFO] [stdout]   --> src/api/tasks.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Task {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub progress: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 11 |     pub total: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Task` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_progress` is never used
[INFO] [stdout]   --> src/api/tasks.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl TaskManager {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub async fn update_progress(&self, id: &str, progress: u32) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "465fd386e46b9e9dcc69b0808bb73cf5689fb1c00b339bf003fda0a66fb07504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465fd386e46b9e9dcc69b0808bb73cf5689fb1c00b339bf003fda0a66fb07504", kill_on_drop: false }`
[INFO] [stdout] 465fd386e46b9e9dcc69b0808bb73cf5689fb1c00b339bf003fda0a66fb07504
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aac1117bad3898d38853f6ee57a768ed68a412802789cb61ffc8dd449f710151
[INFO] running `Command { std: "docker" "start" "-a" "aac1117bad3898d38853f6ee57a768ed68a412802789cb61ffc8dd449f710151", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `models::*`
[INFO] [stderr]  --> src/api/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use models::*;
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `executor`
[INFO] [stderr]   --> src/pipeline.rs:69:13
[INFO] [stderr]    |
[INFO] [stderr] 69 |         let executor = BatchExecutor::new(batch_size);
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mgr`
[INFO] [stderr]   --> src/api/sse.rs:17:13
[INFO] [stderr]    |
[INFO] [stderr] 17 |         let mgr = mgr.clone();
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_mgr`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Episode` is never constructed
[INFO] [stderr]  --> src/traits.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Episode {
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Uploader` is never used
[INFO] [stderr]   --> src/traits.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub trait Uploader: Send + Sync {
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EpisodeMetadata` is never constructed
[INFO] [stderr]   --> src/traits.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct EpisodeMetadata {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `run_concurrent` is never used
[INFO] [stderr]   --> src/pipeline.rs:66:18
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Pipeline {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 66 |     pub async fn run_concurrent(&self, batch_size: usize) -> Result<()> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BatchExecutor` is never constructed
[INFO] [stderr]  --> src/batch.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct BatchExecutor {
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `execute` are never used
[INFO] [stderr]   --> src/batch.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl BatchExecutor {
[INFO] [stderr]    | ------------------ associated items in this implementation
[INFO] [stderr] 11 |     pub fn new(max_concurrent: usize) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub async fn execute<F, Fut, T>(&self, tasks: Vec<F>) -> Vec<Result<T>>
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `GeneratorError` is never used
[INFO] [stderr]  --> src/errors.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum GeneratorError {
[INFO] [stderr]   |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_retryable`, `retry_delay`, and `is_fatal` are never used
[INFO] [stderr]   --> src/errors.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl GeneratorError {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] 43 |     /// 判断是否可重试
[INFO] [stderr] 44 |     pub fn is_retryable(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub fn retry_delay(&self) -> Option<u64> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub fn is_fatal(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Result` is never used
[INFO] [stderr]   --> src/errors.rs:67:10
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub type Result<T> = std::result::Result<T, GeneratorError>;
[INFO] [stderr]    |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ProgressEvent` is never constructed
[INFO] [stderr]   --> src/api/models.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct ProgressEvent {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `progress` and `total` are never read
[INFO] [stderr]   --> src/api/tasks.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct Task {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub progress: u32,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 11 |     pub total: u32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Task` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_progress` is never used
[INFO] [stderr]   --> src/api/tasks.rs:41:18
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl TaskManager {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub async fn update_progress(&self, id: &str, progress: u32) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ai-drama-generator` (bin "ai-drama-generator" test) generated 15 warnings (run `cargo fix --bin "ai-drama-generator" -p ai-drama-generator --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ai_drama_generator-fe63d90caf785b55)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aac1117bad3898d38853f6ee57a768ed68a412802789cb61ffc8dd449f710151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac1117bad3898d38853f6ee57a768ed68a412802789cb61ffc8dd449f710151", kill_on_drop: false }`
[INFO] [stdout] aac1117bad3898d38853f6ee57a768ed68a412802789cb61ffc8dd449f710151
