[INFO] cloning repository https://github.com/le-pp2402/cam2anki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/le-pp2402/cam2anki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fle-pp2402%2Fcam2anki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fle-pp2402%2Fcam2anki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1740f3ef49c862efc8b1129029771dad90747a23
[INFO] testing le-pp2402/cam2anki 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%2Fle-pp2402%2Fcam2anki" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/le-pp2402/cam2anki
[INFO] finished tweaking git repo https://github.com/le-pp2402/cam2anki
[INFO] tweaked toml for git repo https://github.com/le-pp2402/cam2anki written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/le-pp2402/cam2anki 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/le-pp2402/cam2anki 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04dedc634902763efd31809169eea426bef1986460a533f4a906755304eea0f4
[INFO] running `Command { std: "docker" "start" "-a" "04dedc634902763efd31809169eea426bef1986460a533f4a906755304eea0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04dedc634902763efd31809169eea426bef1986460a533f4a906755304eea0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04dedc634902763efd31809169eea426bef1986460a533f4a906755304eea0f4", kill_on_drop: false }`
[INFO] [stdout] 04dedc634902763efd31809169eea426bef1986460a533f4a906755304eea0f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] b0b85b0ca31402e0771cad0ab61f5e67c124a8ba25589b90492c4137e117a563
[INFO] running `Command { std: "docker" "start" "-a" "b0b85b0ca31402e0771cad0ab61f5e67c124a8ba25589b90492c4137e117a563", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling scraper v0.26.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cambridge_crawler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ptr::null`
[INFO] [stdout]  --> src/anki/anki_connect.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ptr::null;
[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: `dialoguer::console::Attribute`
[INFO] [stdout]  --> src/anki/model.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dialoguer::console::Attribute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]   --> src/anki/anki_connect.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[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`
[INFO] [stdout]   --> src/anki/anki_connect.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stdout]    |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_word`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deck`
[INFO] [stdout]   --> src/anki/anki_connect.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_deck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_deck`
[INFO] [stdout]   --> src/main.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let selected_deck = select_deck().await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_deck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `words`
[INFO] [stdout]   --> src/main.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let words = ask_and_crawl().await;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_words`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_word` is never used
[INFO] [stdout]   --> src/anki/anki_connect.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Deck` is never constructed
[INFO] [stdout]  --> src/anki/model.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Deck {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelField` is never constructed
[INFO] [stdout]   --> src/anki/model.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ModelField {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Note` is never constructed
[INFO] [stdout]   --> src/anki/model.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Note {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_html_phoetic` is never used
[INFO] [stdout]   --> src/anki/util.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn convert_html_phoetic(phoetic: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_html_definition` is never used
[INFO] [stdout]   --> src/anki/util.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn convert_html_definition(def: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_html_example` is never used
[INFO] [stdout]   --> src/anki/util.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn convert_html_example(exp: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "b0b85b0ca31402e0771cad0ab61f5e67c124a8ba25589b90492c4137e117a563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0b85b0ca31402e0771cad0ab61f5e67c124a8ba25589b90492c4137e117a563", kill_on_drop: false }`
[INFO] [stdout] b0b85b0ca31402e0771cad0ab61f5e67c124a8ba25589b90492c4137e117a563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbc0f7152ffcf7711f6221caadf3c6b46c5b1cc5e47a1c9296e9f2034ae495ea
[INFO] running `Command { std: "docker" "start" "-a" "cbc0f7152ffcf7711f6221caadf3c6b46c5b1cc5e47a1c9296e9f2034ae495ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling cambridge_crawler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ptr::null`
[INFO] [stdout]  --> src/anki/anki_connect.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ptr::null;
[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: `dialoguer::console::Attribute`
[INFO] [stdout]  --> src/anki/model.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dialoguer::console::Attribute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]   --> src/anki/anki_connect.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[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`
[INFO] [stdout]   --> src/anki/anki_connect.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stdout]    |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_word`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deck`
[INFO] [stdout]   --> src/anki/anki_connect.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_deck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_deck`
[INFO] [stdout]   --> src/main.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let selected_deck = select_deck().await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_deck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `words`
[INFO] [stdout]   --> src/main.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let words = ask_and_crawl().await;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_words`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_word` is never used
[INFO] [stdout]   --> src/anki/anki_connect.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Deck` is never constructed
[INFO] [stdout]  --> src/anki/model.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Deck {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelField` is never constructed
[INFO] [stdout]   --> src/anki/model.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ModelField {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Note` is never constructed
[INFO] [stdout]   --> src/anki/model.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Note {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_html_phoetic` is never used
[INFO] [stdout]   --> src/anki/util.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn convert_html_phoetic(phoetic: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_html_definition` is never used
[INFO] [stdout]   --> src/anki/util.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn convert_html_definition(def: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_html_example` is never used
[INFO] [stdout]   --> src/anki/util.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn convert_html_example(exp: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "cbc0f7152ffcf7711f6221caadf3c6b46c5b1cc5e47a1c9296e9f2034ae495ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc0f7152ffcf7711f6221caadf3c6b46c5b1cc5e47a1c9296e9f2034ae495ea", kill_on_drop: false }`
[INFO] [stdout] cbc0f7152ffcf7711f6221caadf3c6b46c5b1cc5e47a1c9296e9f2034ae495ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b4308b73e279f017a8e8b143c7cb13a2209527b10f6111a96f993c35f177a60
[INFO] running `Command { std: "docker" "start" "-a" "3b4308b73e279f017a8e8b143c7cb13a2209527b10f6111a96f993c35f177a60", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::ptr::null`
[INFO] [stderr]  --> src/anki/anki_connect.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::ptr::null;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `dialoguer::console::Attribute`
[INFO] [stderr]  --> src/anki/model.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use dialoguer::console::Attribute;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `url`
[INFO] [stderr]   --> src/anki/anki_connect.rs:45:26
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stderr]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `word`
[INFO] [stderr]   --> src/anki/anki_connect.rs:45:37
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stderr]    |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_word`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `deck`
[INFO] [stderr]   --> src/anki/anki_connect.rs:45:51
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stderr]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_deck`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `selected_deck`
[INFO] [stderr]   --> src/main.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     let selected_deck = select_deck().await?;
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_deck`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `words`
[INFO] [stderr]   --> src/main.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     let words = ask_and_crawl().await;
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_words`
[INFO] [stderr] 
[INFO] [stderr] warning: function `insert_word` is never used
[INFO] [stderr]   --> src/anki/anki_connect.rs:45:14
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub async fn insert_word(url: &str, word: &Entry, deck: &str) {}
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Deck` is never constructed
[INFO] [stderr]  --> src/anki/model.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct Deck {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ModelField` is never constructed
[INFO] [stderr]   --> src/anki/model.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct ModelField {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Note` is never constructed
[INFO] [stderr]   --> src/anki/model.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct Note {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `convert_html_phoetic` is never used
[INFO] [stderr]   --> src/anki/util.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn convert_html_phoetic(phoetic: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `convert_html_definition` is never used
[INFO] [stderr]   --> src/anki/util.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn convert_html_definition(def: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `convert_html_example` is never used
[INFO] [stderr]   --> src/anki/util.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn convert_html_example(exp: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cambridge_crawler` (bin "cambridge_crawler" test) generated 14 warnings (run `cargo fix --bin "cambridge_crawler" -p cambridge_crawler --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cambridge_crawler-a4ccfd290b36214b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test anki::util::test_anki::test_norm_anki_base_url ... ok
[INFO] [stdout] test anki::util::test_anki::uses_default_url_when_input_is_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3b4308b73e279f017a8e8b143c7cb13a2209527b10f6111a96f993c35f177a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4308b73e279f017a8e8b143c7cb13a2209527b10f6111a96f993c35f177a60", kill_on_drop: false }`
[INFO] [stdout] 3b4308b73e279f017a8e8b143c7cb13a2209527b10f6111a96f993c35f177a60
