[INFO] cloning repository https://github.com/bombpersons/wordy_srs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bombpersons/wordy_srs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbombpersons%2Fwordy_srs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbombpersons%2Fwordy_srs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60542432e81a982a274b6d5a4ac1b6e65da17cb5
[INFO] testing bombpersons/wordy_srs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbombpersons%2Fwordy_srs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bombpersons/wordy_srs
[INFO] finished tweaking git repo https://github.com/bombpersons/wordy_srs
[INFO] tweaked toml for git repo https://github.com/bombpersons/wordy_srs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bombpersons/wordy_srs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bombpersons/wordy_srs 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d88a44f91b491b09948f4e1754b2883bb933aa91f13c99d5a4b1248287cf5e4
[INFO] running `Command { std: "docker" "start" "-a" "9d88a44f91b491b09948f4e1754b2883bb933aa91f13c99d5a4b1248287cf5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d88a44f91b491b09948f4e1754b2883bb933aa91f13c99d5a4b1248287cf5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d88a44f91b491b09948f4e1754b2883bb933aa91f13c99d5a4b1248287cf5e4", kill_on_drop: false }`
[INFO] [stdout] 9d88a44f91b491b09948f4e1754b2883bb933aa91f13c99d5a4b1248287cf5e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b86d2ed4cd06282d1c25c72bfd187873b4f49848673835a65c125730313bf1e0
[INFO] running `Command { std: "docker" "start" "-a" "b86d2ed4cd06282d1c25c72bfd187873b4f49848673835a65c125730313bf1e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling yada v0.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling lzma-rs v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling askama_parser v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling rust-embed-utils v8.0.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling wordy_srs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling rust-embed-impl v8.0.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling lindera-decompress v0.13.5
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lindera-core v0.13.5
[INFO] [stderr]    Compiling askama_derive v0.12.2
[INFO] [stderr]    Compiling lindera-ipadic-builder v0.13.5
[INFO] [stderr]    Compiling lindera-dictionary v0.13.5
[INFO] [stderr]    Compiling lindera-cc-cedict-builder v0.13.5
[INFO] [stderr]    Compiling lindera-unidic-builder v0.13.5
[INFO] [stderr]    Compiling lindera-ko-dic-builder v0.13.5
[INFO] [stderr]    Compiling sqlformat v0.2.2
[INFO] [stderr]    Compiling lindera-ipadic v0.13.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling askama_axum v0.3.0
[INFO] [stderr]    Compiling rust-embed v8.0.0
[INFO] [stderr]    Compiling sqlx-core v0.7.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.2
[INFO] [stderr]    Compiling sqlx-macros v0.7.2
[INFO] [stderr]    Compiling sqlx v0.7.2
[INFO] [stderr]    Compiling lindera v0.14.0
[INFO] [stdout] warning: unused imports: `net::SocketAddr` and `sync::Arc`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{net::SocketAddr, error::Error, sync::Arc, env, fmt::Display};
[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 imports: `Form`, `Query`, and `response::IntoResponseParts`
[INFO] [stdout]  --> src/main.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Router, extract::{State, Query}, Form, Json, response::IntoResponseParts,
[INFO] [stdout]   |                              ^^^^^   ^^^^        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/main.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use log::{info, error};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower_http::services::ServeDir`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tower_http::services::ServeDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `future::Future` and `string`
[INFO] [stdout]  --> src/knowledge.rs:1:58
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::{HashSet, HashMap}, str::FromStr, future::Future, process::{Command, Stdio}, io::{Write}, string, fmt::Display};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `askama::Error`
[INFO] [stdout]  --> src/knowledge.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use askama::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectOptions`, `SqliteExecutor`, `SqliteRow`, `Transaction`, and `error::DatabaseError`
[INFO] [stdout]  --> src/knowledge.rs:5:62
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...s, SqliteRow}, ConnectOptions, SqliteConnection, Pool, Sqlite, Row, Transaction, Executor, SqliteExecutor, error::DatabaseError};
[INFO] [stdout]   |       ^^^^^^^^^   ^^^^^^^^^^^^^^                                       ^^^^^^^^^^^            ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lindera::tokenizer::Tokenizer`
[INFO] [stdout]  --> src/knowledge.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lindera::tokenizer::Tokenizer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Utc` and `format::Fixed`
[INFO] [stdout]  --> src/knowledge.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Utc, Duration, FixedOffset, Local, Timelike, format::Fixed, DateTime};
[INFO] [stdout]   |              ^^^                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Executor`
[INFO] [stdout]  --> src/knowledge.rs:5:140
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...ctOptions, SqliteConnection, Pool, Sqlite, Row, Transaction, Executor, SqliteExecutor, error::DatabaseError};
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/knowledge.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         r => {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word_type`
[INFO] [stdout]    --> src/knowledge.rs:240:33
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   let word_type = parts[3];
[INFO] [stdout]     |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_word_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word_text`
[INFO] [stdout]    --> src/knowledge.rs:527:23
[INFO] [stdout]     |
[INFO] [stdout] 527 |         for (word_id, word_text) in words {
[INFO] [stdout]     |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_word_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/knowledge.rs:655:21
[INFO] [stdout]     |
[INFO] [stdout] 655 |                 Err(e) => None,
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Self::KnowledgeError(e) => {
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `knowledge`
[INFO] [stdout]    --> src/main.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 | async fn add_get(State(knowledge): State<Knowledge>) -> ControllerResult<AddTemplate> {
[INFO] [stdout]     |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_knowledge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "b86d2ed4cd06282d1c25c72bfd187873b4f49848673835a65c125730313bf1e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86d2ed4cd06282d1c25c72bfd187873b4f49848673835a65c125730313bf1e0", kill_on_drop: false }`
[INFO] [stdout] b86d2ed4cd06282d1c25c72bfd187873b4f49848673835a65c125730313bf1e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b52534e83448d34bf7daaa5e1cdfbe34b9ab8828d37849a4765268d839b9850
[INFO] running `Command { std: "docker" "start" "-a" "4b52534e83448d34bf7daaa5e1cdfbe34b9ab8828d37849a4765268d839b9850", kill_on_drop: false }`
[INFO] [stderr]    Compiling wordy_srs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `net::SocketAddr` and `sync::Arc`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{net::SocketAddr, error::Error, sync::Arc, env, fmt::Display};
[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 imports: `Form`, `Query`, and `response::IntoResponseParts`
[INFO] [stdout]  --> src/main.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Router, extract::{State, Query}, Form, Json, response::IntoResponseParts,
[INFO] [stdout]   |                              ^^^^^   ^^^^        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/main.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use log::{info, error};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower_http::services::ServeDir`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tower_http::services::ServeDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `future::Future` and `string`
[INFO] [stdout]  --> src/knowledge.rs:1:58
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::{HashSet, HashMap}, str::FromStr, future::Future, process::{Command, Stdio}, io::{Write}, string, fmt::Display};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `askama::Error`
[INFO] [stdout]  --> src/knowledge.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use askama::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectOptions`, `SqliteExecutor`, `SqliteRow`, `Transaction`, and `error::DatabaseError`
[INFO] [stdout]  --> src/knowledge.rs:5:62
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...s, SqliteRow}, ConnectOptions, SqliteConnection, Pool, Sqlite, Row, Transaction, Executor, SqliteExecutor, error::DatabaseError};
[INFO] [stdout]   |       ^^^^^^^^^   ^^^^^^^^^^^^^^                                       ^^^^^^^^^^^            ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lindera::tokenizer::Tokenizer`
[INFO] [stdout]  --> src/knowledge.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lindera::tokenizer::Tokenizer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Utc` and `format::Fixed`
[INFO] [stdout]  --> src/knowledge.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Utc, Duration, FixedOffset, Local, Timelike, format::Fixed, DateTime};
[INFO] [stdout]   |              ^^^                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Executor`
[INFO] [stdout]  --> src/knowledge.rs:5:140
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...ctOptions, SqliteConnection, Pool, Sqlite, Row, Transaction, Executor, SqliteExecutor, error::DatabaseError};
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/knowledge.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         r => {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word_type`
[INFO] [stdout]    --> src/knowledge.rs:240:33
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   let word_type = parts[3];
[INFO] [stdout]     |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_word_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word_text`
[INFO] [stdout]    --> src/knowledge.rs:527:23
[INFO] [stdout]     |
[INFO] [stdout] 527 |         for (word_id, word_text) in words {
[INFO] [stdout]     |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_word_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/knowledge.rs:655:21
[INFO] [stdout]     |
[INFO] [stdout] 655 |                 Err(e) => None,
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Self::KnowledgeError(e) => {
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `knowledge`
[INFO] [stdout]    --> src/main.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 | async fn add_get(State(knowledge): State<Knowledge>) -> ControllerResult<AddTemplate> {
[INFO] [stdout]     |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_knowledge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "4b52534e83448d34bf7daaa5e1cdfbe34b9ab8828d37849a4765268d839b9850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b52534e83448d34bf7daaa5e1cdfbe34b9ab8828d37849a4765268d839b9850", kill_on_drop: false }`
[INFO] [stdout] 4b52534e83448d34bf7daaa5e1cdfbe34b9ab8828d37849a4765268d839b9850
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b849569d4e757d42cd8214246c1207389561fade3c4d854bc660da98ade46175
[INFO] running `Command { std: "docker" "start" "-a" "b849569d4e757d42cd8214246c1207389561fade3c4d854bc660da98ade46175", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `net::SocketAddr` and `sync::Arc`
[INFO] [stderr]  --> src/main.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{net::SocketAddr, error::Error, sync::Arc, env, fmt::Display};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^                ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Form`, `Query`, and `response::IntoResponseParts`
[INFO] [stderr]  --> src/main.rs:7:30
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Router, extract::{State, Query}, Form, Json, response::IntoResponseParts,
[INFO] [stderr]   |                              ^^^^^   ^^^^        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]   --> src/main.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 | use log::{info, error};
[INFO] [stderr]    |                 ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tower_http::services::ServeDir`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tower_http::services::ServeDir;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `future::Future` and `string`
[INFO] [stderr]  --> src/knowledge.rs:1:58
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::{HashSet, HashMap}, str::FromStr, future::Future, process::{Command, Stdio}, io::{Write}, string, fmt::Display};
[INFO] [stderr]   |                                                          ^^^^^^^^^^^^^^                                          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `askama::Error`
[INFO] [stderr]  --> src/knowledge.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use askama::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ConnectOptions`, `SqliteExecutor`, `SqliteRow`, `Transaction`, and `error::DatabaseError`
[INFO] [stderr]  --> src/knowledge.rs:5:62
[INFO] [stderr]   |
[INFO] [stderr] 5 | ...s, SqliteRow}, ConnectOptions, SqliteConnection, Pool, Sqlite, Row, Transaction, Executor, SqliteExecutor, error::DatabaseError};
[INFO] [stderr]   |       ^^^^^^^^^   ^^^^^^^^^^^^^^                                       ^^^^^^^^^^^            ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lindera::tokenizer::Tokenizer`
[INFO] [stderr]  --> src/knowledge.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use lindera::tokenizer::Tokenizer;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Utc` and `format::Fixed`
[INFO] [stderr]  --> src/knowledge.rs:7:14
[INFO] [stderr]   |
[INFO] [stderr] 7 | use chrono::{Utc, Duration, FixedOffset, Local, Timelike, format::Fixed, DateTime};
[INFO] [stderr]   |              ^^^                                          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Executor`
[INFO] [stderr]  --> src/knowledge.rs:5:140
[INFO] [stderr]   |
[INFO] [stderr] 5 | ...ctOptions, SqliteConnection, Pool, Sqlite, Row, Transaction, Executor, SqliteExecutor, error::DatabaseError};
[INFO] [stderr]   |                                                                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> src/knowledge.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         r => {
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `word_type`
[INFO] [stderr]    --> src/knowledge.rs:240:33
[INFO] [stderr]     |
[INFO] [stderr] 240 | ...                   let word_type = parts[3];
[INFO] [stderr]     |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_word_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `word_text`
[INFO] [stderr]    --> src/knowledge.rs:527:23
[INFO] [stderr]     |
[INFO] [stderr] 527 |         for (word_id, word_text) in words {
[INFO] [stderr]     |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_word_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/knowledge.rs:655:21
[INFO] [stderr]     |
[INFO] [stderr] 655 |                 Err(e) => None,
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/main.rs:65:34
[INFO] [stderr]    |
[INFO] [stderr] 65 |             Self::KnowledgeError(e) => {
[INFO] [stderr]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `knowledge`
[INFO] [stderr]    --> src/main.rs:113:24
[INFO] [stderr]     |
[INFO] [stderr] 113 | async fn add_get(State(knowledge): State<Knowledge>) -> ControllerResult<AddTemplate> {
[INFO] [stderr]     |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_knowledge`
[INFO] [stderr] 
[INFO] [stderr] warning: `wordy_srs` (bin "wordy_srs" test) generated 16 warnings (run `cargo fix --bin "wordy_srs" -p wordy_srs --tests` to apply 15 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wordy_srs-0d6da957292de52b)
[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" "b849569d4e757d42cd8214246c1207389561fade3c4d854bc660da98ade46175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b849569d4e757d42cd8214246c1207389561fade3c4d854bc660da98ade46175", kill_on_drop: false }`
[INFO] [stdout] b849569d4e757d42cd8214246c1207389561fade3c4d854bc660da98ade46175
