[INFO] cloning repository https://github.com/jchessma/cliBrowser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchessma/cliBrowser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchessma%2FcliBrowser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchessma%2FcliBrowser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c6afa76a78ec2fbaec167244fcf6293547f02e0
[INFO] checking jchessma/cliBrowser against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchessma%2FcliBrowser" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jchessma/cliBrowser
[INFO] finished tweaking git repo https://github.com/jchessma/cliBrowser
[INFO] tweaked toml for git repo https://github.com/jchessma/cliBrowser written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jchessma/cliBrowser on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jchessma/cliBrowser 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded rquickjs v0.8.1
[INFO] [stderr]   Downloaded rquickjs-macro v0.8.1
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded cc v1.2.64
[INFO] [stderr]   Downloaded rquickjs-core v0.8.1
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.4
[INFO] [stderr]   Downloaded brotli-decompressor v5.0.3
[INFO] [stderr]   Downloaded parcel_sourcemap v2.1.1
[INFO] [stderr]   Downloaded vlq v0.5.1
[INFO] [stderr]   Downloaded serde-content v0.1.2
[INFO] [stderr]   Downloaded simd-abstraction v0.7.1
[INFO] [stderr]   Downloaded outref v0.1.0
[INFO] [stderr]   Downloaded base64-simd v0.7.0
[INFO] [stderr]   Downloaded data-url v0.1.1
[INFO] [stderr]   Downloaded parcel_selectors v0.28.2
[INFO] [stderr]   Downloaded lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]   Downloaded cssparser v0.33.0
[INFO] [stderr]   Downloaded cssparser-color v0.1.0
[INFO] [stderr]   Downloaded chromiumoxide_types v0.7.0
[INFO] [stderr]   Downloaded chromiumoxide v0.7.0
[INFO] [stderr]   Downloaded futures-timer v3.0.4
[INFO] [stderr]   Downloaded chromiumoxide_pdl v0.7.0
[INFO] [stderr]   Downloaded async-tungstenite v0.27.0
[INFO] [stderr]   Downloaded rquickjs-sys v0.8.1
[INFO] [stderr]   Downloaded brotli v8.0.4
[INFO] [stderr]   Downloaded chromiumoxide_cdp v0.7.0
[INFO] [stderr]   Downloaded lightningcss v1.0.0-alpha.71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9010931b0b7da28a64762078e97f63fccab834849034bfd22c71424fa119248e
[INFO] running `Command { std: "docker" "start" "9010931b0b7da28a64762078e97f63fccab834849034bfd22c71424fa119248e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9010931b0b7da28a64762078e97f63fccab834849034bfd22c71424fa119248e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9010931b0b7da28a64762078e97f63fccab834849034bfd22c71424fa119248e" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9010931b0b7da28a64762078e97f63fccab834849034bfd22c71424fa119248e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9010931b0b7da28a64762078e97f63fccab834849034bfd22c71424fa119248e" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rquickjs-sys v0.8.1
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking open v5.3.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]     Checking compression-codecs v0.4.38
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking serde-content v0.1.2
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.71
[INFO] [stderr]    Compiling rquickjs-core v0.8.1
[INFO] [stderr]     Checking scraper v0.22.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling rquickjs-macro v0.8.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rquickjs v0.8.1
[INFO] [stderr]     Checking clibrowser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout/text_flow.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |                     let mut field = parse_input(attrs, ctx);
[INFO] [stdout]     |                         ----^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fi`
[INFO] [stdout]    --> src/ui/app.rs:468:48
[INFO] [stdout]     |
[INFO] [stdout] 468 |             Some(crate::layout::TabItem::Field(fi)) => {
[INFO] [stdout]     |                                                ^^ help: if this is intentional, prefix it with an underscore: `_fi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout/text_flow.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |                     let mut field = parse_input(attrs, ctx);
[INFO] [stdout]     |                         ----^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `layout` is never used
[INFO] [stdout]    --> src/layout/text_flow.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn layout(doc: &Node) -> LayoutResult {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fi`
[INFO] [stdout]    --> src/ui/app.rs:468:48
[INFO] [stdout]     |
[INFO] [stdout] 468 |             Some(crate::layout::TabItem::Field(fi)) => {
[INFO] [stdout]     |                                                ^^ help: if this is intentional, prefix it with an underscore: `_fi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `layout` is never used
[INFO] [stdout]    --> src/layout/text_flow.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn layout(doc: &Node) -> LayoutResult {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout/text_flow.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |                     let mut field = parse_input(attrs, ctx);
[INFO] [stdout]     |                         ----^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout/text_flow.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |                     let mut field = parse_input(attrs, ctx);
[INFO] [stdout]     |                         ----^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fi`
[INFO] [stdout]    --> src/ui/app.rs:468:48
[INFO] [stdout]     |
[INFO] [stdout] 468 |             Some(crate::layout::TabItem::Field(fi)) => {
[INFO] [stdout]     |                                                ^^ help: if this is intentional, prefix it with an underscore: `_fi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fi`
[INFO] [stdout]    --> src/ui/app.rs:468:48
[INFO] [stdout]     |
[INFO] [stdout] 468 |             Some(crate::layout::TabItem::Field(fi)) => {
[INFO] [stdout]     |                                                ^^ help: if this is intentional, prefix it with an underscore: `_fi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status_code` is never read
[INFO] [stdout]   --> src/browser/state.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LoadedPage {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub status_code: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `focused_link_url` and `field_value` are never used
[INFO] [stdout]    --> src/browser/state.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl BrowserState {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn focused_link_url(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn field_value<'a>(&'a self, field: &'a FormField) -> &'a str {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `list_style_type` is never read
[INFO] [stdout]   --> src/css/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub struct ComputedStyle {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub list_style_type: ListStyleType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ComputedStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Decimal` and `None` are never constructed
[INFO] [stdout]   --> src/css/mod.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum ListStyleType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 69 |     Decimal,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 70 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListStyleType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/css/mod.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TermColor {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 81 |     pub fn new(r: u8, g: u8, b: u8) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/dom/node.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Comment(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeData` has derived impls for the traits `Clone` and `Debug`, but these are 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 -     Comment(String),
[INFO] [stdout] 13 +     Comment(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `console` is never read
[INFO] [stdout]  --> src/js/engine.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct JsResult {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub console: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bg` is never read
[INFO] [stdout]   --> src/layout/text_flow.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Span {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub bg: Option<css::TermColor>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Span` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/layout/text_flow.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Link {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 38 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Link` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `layout` is never used
[INFO] [stdout]    --> src/layout/text_flow.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn layout(doc: &Node) -> LayoutResult {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status_code` is never read
[INFO] [stdout]   --> src/browser/state.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LoadedPage {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub status_code: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `focused_link_url` and `field_value` are never used
[INFO] [stdout]    --> src/browser/state.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl BrowserState {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn focused_link_url(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn field_value<'a>(&'a self, field: &'a FormField) -> &'a str {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `list_style_type` is never read
[INFO] [stdout]   --> src/css/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub struct ComputedStyle {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub list_style_type: ListStyleType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ComputedStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Decimal` and `None` are never constructed
[INFO] [stdout]   --> src/css/mod.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum ListStyleType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 69 |     Decimal,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 70 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListStyleType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/css/mod.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl TermColor {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 81 |     pub fn new(r: u8, g: u8, b: u8) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/dom/node.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Comment(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeData` has derived impls for the traits `Clone` and `Debug`, but these are 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 -     Comment(String),
[INFO] [stdout] 13 +     Comment(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `console` is never read
[INFO] [stdout]  --> src/js/engine.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct JsResult {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub console: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bg` is never read
[INFO] [stdout]   --> src/layout/text_flow.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Span {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub bg: Option<css::TermColor>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Span` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/layout/text_flow.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Link {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 38 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Link` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `layout` is never used
[INFO] [stdout]    --> src/layout/text_flow.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn layout(doc: &Node) -> LayoutResult {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "9010931b0b7da28a64762078e97f63fccab834849034bfd22c71424fa119248e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9010931b0b7da28a64762078e97f63fccab834849034bfd22c71424fa119248e", kill_on_drop: false }`
[INFO] [stdout] 9010931b0b7da28a64762078e97f63fccab834849034bfd22c71424fa119248e
