[INFO] fetching crate tkn-cli 0.1.1... [INFO] testing tkn-cli-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate tkn-cli 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tkn-cli 0.1.1 [INFO] finished tweaking crates.io crate tkn-cli 0.1.1 [INFO] tweaked toml for crates.io crate tkn-cli 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tkn-cli 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tkn-cli 0.1.1 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d273795ebc9fa6cd85bf86ae28ac762382e038ace2fe9b433d62e6f99e4c9788 [INFO] running `Command { std: "docker" "start" "-a" "d273795ebc9fa6cd85bf86ae28ac762382e038ace2fe9b433d62e6f99e4c9788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d273795ebc9fa6cd85bf86ae28ac762382e038ace2fe9b433d62e6f99e4c9788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d273795ebc9fa6cd85bf86ae28ac762382e038ace2fe9b433d62e6f99e4c9788", kill_on_drop: false }` [INFO] [stdout] d273795ebc9fa6cd85bf86ae28ac762382e038ace2fe9b433d62e6f99e4c9788 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f36b9dcc02373c97877e6180c22671c1a09f677b2381a7783bf9267099bbe44e [INFO] running `Command { std: "docker" "start" "-a" "f36b9dcc02373c97877e6180c22671c1a09f677b2381a7783bf9267099bbe44e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling papergrid v0.14.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rayon-cond v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tabled v0.18.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling monostate v0.1.14 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling hf-hub v0.4.2 [INFO] [stderr] Compiling tokenizers v0.21.1 [INFO] [stderr] Compiling tkn-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context as _` [INFO] [stdout] --> src/main.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use color_eyre::{Context as _, Result, eyre::eyre}; [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: `Alignment` and `object::Columns` [INFO] [stdout] --> src/main.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use tabled::settings::{Alignment, Style, object::Columns}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Claude_3_7` should have an upper camel case name [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Claude_3_7, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Claude_3_5` should have an upper camel case name [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Claude_3_5, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `output_cost` is never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct ModelCostInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 35 | input_cost: f64, [INFO] [stdout] 36 | output_cost: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Claude_3_5` is never constructed [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 41 | enum TokenizerType { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 45 | Claude_3_5, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenizerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "f36b9dcc02373c97877e6180c22671c1a09f677b2381a7783bf9267099bbe44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36b9dcc02373c97877e6180c22671c1a09f677b2381a7783bf9267099bbe44e", kill_on_drop: false }` [INFO] [stdout] f36b9dcc02373c97877e6180c22671c1a09f677b2381a7783bf9267099bbe44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0572cc300b67c7357a358f627fcb40444b3d36a5f2d497cb20d6203c78d5a914 [INFO] running `Command { std: "docker" "start" "-a" "0572cc300b67c7357a358f627fcb40444b3d36a5f2d497cb20d6203c78d5a914", kill_on_drop: false }` [INFO] [stderr] Compiling tkn-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context as _` [INFO] [stdout] --> src/main.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use color_eyre::{Context as _, Result, eyre::eyre}; [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: `Alignment` and `object::Columns` [INFO] [stdout] --> src/main.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use tabled::settings::{Alignment, Style, object::Columns}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Claude_3_7` should have an upper camel case name [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Claude_3_7, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Claude_3_5` should have an upper camel case name [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Claude_3_5, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `output_cost` is never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct ModelCostInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 35 | input_cost: f64, [INFO] [stdout] 36 | output_cost: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Claude_3_5` is never constructed [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 41 | enum TokenizerType { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 45 | Claude_3_5, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenizerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "0572cc300b67c7357a358f627fcb40444b3d36a5f2d497cb20d6203c78d5a914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0572cc300b67c7357a358f627fcb40444b3d36a5f2d497cb20d6203c78d5a914", kill_on_drop: false }` [INFO] [stdout] 0572cc300b67c7357a358f627fcb40444b3d36a5f2d497cb20d6203c78d5a914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ca2052bb753d49e8f1baec62f484f1ad11d94b675235d8eadc869f271cff5b6 [INFO] running `Command { std: "docker" "start" "-a" "0ca2052bb753d49e8f1baec62f484f1ad11d94b675235d8eadc869f271cff5b6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Context as _` [INFO] [stderr] --> src/main.rs:2:18 [INFO] [stderr] | [INFO] [stderr] 2 | use color_eyre::{Context as _, Result, eyre::eyre}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Alignment` and `object::Columns` [INFO] [stderr] --> src/main.rs:10:24 [INFO] [stderr] | [INFO] [stderr] 10 | use tabled::settings::{Alignment, Style, object::Columns}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Claude_3_7` should have an upper camel case name [INFO] [stderr] --> src/main.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | Claude_3_7, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `Claude_3_5` should have an upper camel case name [INFO] [stderr] --> src/main.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | Claude_3_5, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5` [INFO] [stderr] [INFO] [stderr] warning: field `output_cost` is never read [INFO] [stderr] --> src/main.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 34 | struct ModelCostInfo { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 35 | input_cost: f64, [INFO] [stderr] 36 | output_cost: f64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `Claude_3_5` is never constructed [INFO] [stderr] --> src/main.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 41 | enum TokenizerType { [INFO] [stderr] | ------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 45 | Claude_3_5, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TokenizerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `tkn-cli` (bin "tkn" test) generated 6 warnings (run `cargo fix --bin "tkn" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tkn-8cd24c7d9e1d5c6c) [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" "0ca2052bb753d49e8f1baec62f484f1ad11d94b675235d8eadc869f271cff5b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca2052bb753d49e8f1baec62f484f1ad11d94b675235d8eadc869f271cff5b6", kill_on_drop: false }` [INFO] [stdout] 0ca2052bb753d49e8f1baec62f484f1ad11d94b675235d8eadc869f271cff5b6