[INFO] cloning repository https://github.com/tsdm-mg/toolbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsdm-mg/toolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsdm-mg%2Ftoolbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsdm-mg%2Ftoolbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c773307db8e6763113a8d9cf9a7ce51d31c40d6c
[INFO] checking tsdm-mg/toolbox against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsdm-mg%2Ftoolbox" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tsdm-mg/toolbox
[INFO] finished tweaking git repo https://github.com/tsdm-mg/toolbox
[INFO] tweaked toml for git repo https://github.com/tsdm-mg/toolbox written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tsdm-mg/toolbox on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tsdm-mg/toolbox 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded string_cache v0.8.8
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.3
[INFO] [stderr]   Downloaded racros v0.3.0
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded select v0.6.0
[INFO] [stderr]   Downloaded rustls v0.23.21
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01f130435a354f70489c747a014b609cc0a5e8385f9948c9337d7ae05f0eb573
[INFO] running `Command { std: "docker" "start" "-a" "01f130435a354f70489c747a014b609cc0a5e8385f9948c9337d7ae05f0eb573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01f130435a354f70489c747a014b609cc0a5e8385f9948c9337d7ae05f0eb573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f130435a354f70489c747a014b609cc0a5e8385f9948c9337d7ae05f0eb573", kill_on_drop: false }`
[INFO] [stdout] 01f130435a354f70489c747a014b609cc0a5e8385f9948c9337d7ae05f0eb573
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee4b60901c90787a8a5f1da646edd76540dfcff6a5e4fa50383fd50d6f221d4e
[INFO] running `Command { std: "docker" "start" "-a" "ee4b60901c90787a8a5f1da646edd76540dfcff6a5e4fa50383fd50d6f221d4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]     Checking unicode-ident v1.0.15
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking winnow v0.7.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[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 racros v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tm-bbcode-webcolor v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-webcolor)
[INFO] [stderr]    Compiling tm-bbcode-macro v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-macro)
[INFO] [stdout] warning: struct `TextLiteral` is never constructed
[INFO] [stdout]    --> crates/tm-bbcode-macro/src/lib.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct TextLiteral {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stdout] warning: struct `TextLiteral` is never constructed
[INFO] [stdout]    --> crates/tm-bbcode-macro/src/lib.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct TextLiteral {
[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 `TextLiteral` is never constructed
[INFO] [stdout]    --> crates/tm-bbcode-macro/src/lib.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct TextLiteral {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]     Checking demo-parser v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-parser)
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse_bbcode(data: impl AsRef<str>) {}
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Token` is more private than the item `Parser::new`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn new(tokens: Vec<Token>) -> Self {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Parser::new` is reachable at visibility `pub`
[INFO] [stdout]   |
[INFO] [stdout] note: but type `Token` is only usable at visibility `pub(crate)`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum Token {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tokens` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Parser {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 4 |     tokens: Vec<Token>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek` is never used
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/scanner.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Scanner {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn peek(&mut self) -> Option<&char> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Head(TagHead),
[INFO] [stdout]   |     ---- ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     Head(TagHead),
[INFO] [stdout] 7 +     Head(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Tail(TagTail),
[INFO] [stdout]    |     ---- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     Tail(TagTail),
[INFO] [stdout] 10 +     Tail(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Text(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Text(String),
[INFO] [stdout] 13 +     Text(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `attr` are never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct TagHead {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] 21 |     /// Tag name.
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub attr: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagHead` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) struct TagTail {
[INFO] [stdout]    |                   ------- field in this struct
[INFO] [stdout] 33 |     /// Tag name.
[INFO] [stdout] 34 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagTail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse_bbcode(data: impl AsRef<str>) {}
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Token` is more private than the item `Parser::new`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn new(tokens: Vec<Token>) -> Self {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Parser::new` is reachable at visibility `pub`
[INFO] [stdout]   |
[INFO] [stdout] note: but type `Token` is only usable at visibility `pub(crate)`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum Token {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tokens` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Parser {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 4 |     tokens: Vec<Token>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek` is never used
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/scanner.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Scanner {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn peek(&mut self) -> Option<&char> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Head(TagHead),
[INFO] [stdout]   |     ---- ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     Head(TagHead),
[INFO] [stdout] 7 +     Head(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Tail(TagTail),
[INFO] [stdout]    |     ---- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     Tail(TagTail),
[INFO] [stdout] 10 +     Tail(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Text(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Text(String),
[INFO] [stdout] 13 +     Text(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `attr` are never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct TagHead {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] 21 |     /// Tag name.
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub attr: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagHead` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) struct TagTail {
[INFO] [stdout]    |                   ------- field in this struct
[INFO] [stdout] 33 |     /// Tag name.
[INFO] [stdout] 34 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagTail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking tm-types v0.1.0 (/opt/rustwide/workdir/crates/tm-types)
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking toml_edit v0.22.23
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tm-macros v0.1.0 (/opt/rustwide/workdir/crates/tm-macros)
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tm-bbcode-macro-tests v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-macro-tests)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> crates/tm-bbcode-macro-tests/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let x = bbx!(
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_WIDTH_30` is never used
[INFO] [stdout]  --> crates/tm-bbcode-macro-tests/src/lib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     const TABLE_WIDTH_30: i32 = 30;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_WIDTH_110` is never used
[INFO] [stdout]  --> crates/tm-bbcode-macro-tests/src/lib.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     const TABLE_WIDTH_110: i32 = 110;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking select v0.6.0
[INFO] [stderr]     Checking tm-html v0.1.0 (/opt/rustwide/workdir/crates/tm-html)
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking tm-api v0.1.0 (/opt/rustwide/workdir/crates/tm-api)
[INFO] [stderr]     Checking tm-cli v0.1.0 (/opt/rustwide/workdir/crates/tm-cli)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> crates/tm-cli/src/cmd.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use clap::{arg, ArgAction};
[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: `arg`
[INFO] [stdout]  --> crates/tm-cli/src/cmd.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use clap::{arg, ArgAction};
[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: `floor`
[INFO] [stdout]    --> crates/tm-cli/src/points.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let floor = record.get(0).unwrap();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_floor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_group` and `new_single` are never used
[INFO] [stdout]    --> crates/tm-cli/src/config.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 400 | impl ThreadGroup {
[INFO] [stdout]     | ---------------- associated functions in this implementation
[INFO] [stdout] 401 |     pub fn new_group(name: String, thread: Vec<Thread>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn new_single(thread: Thread) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tid` and `page` are never read
[INFO] [stdout]    --> crates/tm-cli/src/config.rs:688:9
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub(crate) struct LoadedThreadPage {
[INFO] [stdout]     |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 688 |     pub tid: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 691 |     pub page: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadedThreadPage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `floor`
[INFO] [stdout]    --> crates/tm-cli/src/points.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let floor = record.get(0).unwrap();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_floor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_group` and `new_single` are never used
[INFO] [stdout]    --> crates/tm-cli/src/config.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 400 | impl ThreadGroup {
[INFO] [stdout]     | ---------------- associated functions in this implementation
[INFO] [stdout] 401 |     pub fn new_group(name: String, thread: Vec<Thread>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn new_single(thread: Thread) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tid` and `page` are never read
[INFO] [stdout]    --> crates/tm-cli/src/config.rs:688:9
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub(crate) struct LoadedThreadPage {
[INFO] [stdout]     |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 688 |     pub tid: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 691 |     pub page: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadedThreadPage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "ee4b60901c90787a8a5f1da646edd76540dfcff6a5e4fa50383fd50d6f221d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee4b60901c90787a8a5f1da646edd76540dfcff6a5e4fa50383fd50d6f221d4e", kill_on_drop: false }`
[INFO] [stdout] ee4b60901c90787a8a5f1da646edd76540dfcff6a5e4fa50383fd50d6f221d4e
