[INFO] fetching crate acetewm 0.0.2-dev.0...
[INFO] checking acetewm-0.0.2-dev.0 against 1.95.0 for pr-155915
[INFO] extracting crate acetewm 0.0.2-dev.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate acetewm 0.0.2-dev.0
[INFO] finished tweaking crates.io crate acetewm 0.0.2-dev.0
[INFO] tweaked toml for crates.io crate acetewm 0.0.2-dev.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate acetewm 0.0.2-dev.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate acetewm 0.0.2-dev.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v2.4.1
[INFO] [stderr]   Downloaded owo-colors v1.3.0
[INFO] [stderr]   Downloaded errno v0.3.4
[INFO] [stderr]   Downloaded tracing-error v0.1.2
[INFO] [stderr]   Downloaded scraper v0.16.0
[INFO] [stderr]   Downloaded lazy-regex v2.5.0
[INFO] [stderr]   Downloaded bpaf_derive v0.5.5
[INFO] [stderr]   Downloaded color-spantrace v0.1.6
[INFO] [stderr]   Downloaded bpaf v0.9.5
[INFO] [stderr]   Downloaded rustix v0.38.15
[INFO] [stderr]   Downloaded regex v1.9.6
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded color-eyre v0.5.11
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 524c51871f8cceee311dfbdf44e85576dc13efb7cad12a074b18a2da69a1c39d
[INFO] running `Command { std: "docker" "start" "-a" "524c51871f8cceee311dfbdf44e85576dc13efb7cad12a074b18a2da69a1c39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "524c51871f8cceee311dfbdf44e85576dc13efb7cad12a074b18a2da69a1c39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "524c51871f8cceee311dfbdf44e85576dc13efb7cad12a074b18a2da69a1c39d", kill_on_drop: false }`
[INFO] [stdout] 524c51871f8cceee311dfbdf44e85576dc13efb7cad12a074b18a2da69a1c39d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d76f602856ba5c1cbed4ae16f8f3313bad1a71fc10a53f8ce2d61bc5c43fa40c
[INFO] running `Command { std: "docker" "start" "-a" "d76f602856ba5c1cbed4ae16f8f3313bad1a71fc10a53f8ce2d61bc5c43fa40c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.8
[INFO] [stderr]     Checking servo_arc v0.2.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking owo-colors v1.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking eyre v0.6.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling bpaf_derive v0.5.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]     Checking bpaf v0.9.5
[INFO] [stderr]     Checking lazy-regex v2.5.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]     Checking color-eyre v0.5.11
[INFO] [stderr]     Checking scraper v0.16.0
[INFO] [stderr]     Checking acetewm v0.0.2-dev.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ElementRef`, `Html`, and `Selector`
[INFO] [stdout]  --> src/workarounds/html_node_editable.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use scraper::{Html, Node as HtmlNode, Selector, ElementRef, node::{Doctype, Comment, Text, Element, ProcessingInstruction}};
[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: `NodeId` and `Tree`
[INFO] [stdout]  --> src/workarounds/ego_tree_addons.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ego_tree::{NodeId, NodeMut, NodeRef, Tree};
[INFO] [stdout]   |                ^^^^^^                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ElementRef`, `Html`, and `Selector`
[INFO] [stdout]  --> src/workarounds/html_node_editable.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use scraper::{Html, Node as HtmlNode, Selector, ElementRef, node::{Doctype, Comment, Text, Element, ProcessingInstruction}};
[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: `NodeId` and `Tree`
[INFO] [stdout]  --> src/workarounds/ego_tree_addons.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ego_tree::{NodeId, NodeMut, NodeRef, Tree};
[INFO] [stdout]   |                ^^^^^^                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/cli/bundle.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, path::{Path, PathBuf}, io, collections::{HashMap, HashSet}, sync::Arc, ffi::OsString};
[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: `ElementRef` and `Selector`
[INFO] [stdout]  --> src/cli/bundle.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 | use scraper::{Html, Node as HtmlNode, Selector, ElementRef, node::Text};
[INFO] [stdout]   |                                       ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tree`
[INFO] [stdout]  --> src/cli/bundle.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ego_tree::{Tree, NodeId};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ElementRef`, `Html`, and `Selector`
[INFO] [stdout]  --> src/workarounds/html_node_editable.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use scraper::{Html, Node as HtmlNode, Selector, ElementRef, node::{Doctype, Comment, Text, Element, ProcessingInstruction}};
[INFO] [stdout]   |               ^^^^                    ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NodeId` and `Tree`
[INFO] [stdout]  --> src/workarounds/ego_tree_addons.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ego_tree::{NodeId, NodeMut, NodeRef, Tree};
[INFO] [stdout]   |                ^^^^^^                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/cli/bundle.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, path::{Path, PathBuf}, io, collections::{HashMap, HashSet}, sync::Arc, ffi::OsString};
[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: `ElementRef` and `Selector`
[INFO] [stdout]  --> src/cli/bundle.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 | use scraper::{Html, Node as HtmlNode, Selector, ElementRef, node::Text};
[INFO] [stdout]   |                                       ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tree`
[INFO] [stdout]  --> src/cli/bundle.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ego_tree::{Tree, NodeId};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ElementRef`, `Html`, and `Selector`
[INFO] [stdout]  --> src/workarounds/html_node_editable.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use scraper::{Html, Node as HtmlNode, Selector, ElementRef, node::{Doctype, Comment, Text, Element, ProcessingInstruction}};
[INFO] [stdout]   |               ^^^^                    ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NodeId` and `Tree`
[INFO] [stdout]  --> src/workarounds/ego_tree_addons.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ego_tree::{NodeId, NodeMut, NodeRef, Tree};
[INFO] [stdout]   |                ^^^^^^                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_markup_root_elem`
[INFO] [stdout]   --> src/cli/bundle.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let template_markup_root_elem = template_markup.root_element();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_markup_root_elem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `include`, `exclude`, `output_dir`, `input_fragments`, `input_pages`, and `fake` are never read
[INFO] [stdout]   --> src/main.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 44 |     BundleMultiPageApp {
[INFO] [stdout]    |     ------------------ fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 47 |         include: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |         exclude: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |         output_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |         input_fragments: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         input_pages: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         fake: bool
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CliAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `include`, `exclude`, `output_dir`, and `input_fragments` are never read
[INFO] [stdout]   --> src/main.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 66 |     BundleServer {
[INFO] [stdout]    |     ------------ fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 69 |         include: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |         exclude: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |         output_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |         input_fragments: PathBuf
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CliAction` 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: struct `TemplateBundle` is never constructed
[INFO] [stdout]   --> src/cli/bundle.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct TemplateBundle {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_to_bundle` are never used
[INFO] [stdout]   --> src/cli/bundle.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl TemplateBundle {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new() -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn add_to_bundle(&mut self, file_path: &Path) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `traverse_node_modules` is never used
[INFO] [stdout]   --> src/cli/bundle.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) fn traverse_node_modules<P: AsRef<Path>>(path_dir: P) -> Result<()> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_markup_root_elem`
[INFO] [stdout]   --> src/cli/bundle.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let template_markup_root_elem = template_markup.root_element();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_markup_root_elem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `include`, `exclude`, `output_dir`, `input_fragments`, `input_pages`, and `fake` are never read
[INFO] [stdout]   --> src/main.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 44 |     BundleMultiPageApp {
[INFO] [stdout]    |     ------------------ fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 47 |         include: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |         exclude: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |         output_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |         input_fragments: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         input_pages: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         fake: bool
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CliAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `include`, `exclude`, `output_dir`, and `input_fragments` are never read
[INFO] [stdout]   --> src/main.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 66 |     BundleServer {
[INFO] [stdout]    |     ------------ fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 69 |         include: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |         exclude: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |         output_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |         input_fragments: PathBuf
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CliAction` 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: struct `TemplateBundle` is never constructed
[INFO] [stdout]   --> src/cli/bundle.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct TemplateBundle {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_to_bundle` are never used
[INFO] [stdout]   --> src/cli/bundle.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl TemplateBundle {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new() -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn add_to_bundle(&mut self, file_path: &Path) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `traverse_node_modules` is never used
[INFO] [stdout]   --> src/cli/bundle.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) fn traverse_node_modules<P: AsRef<Path>>(path_dir: P) -> Result<()> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.67s
[INFO] running `Command { std: "docker" "inspect" "d76f602856ba5c1cbed4ae16f8f3313bad1a71fc10a53f8ce2d61bc5c43fa40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d76f602856ba5c1cbed4ae16f8f3313bad1a71fc10a53f8ce2d61bc5c43fa40c", kill_on_drop: false }`
[INFO] [stdout] d76f602856ba5c1cbed4ae16f8f3313bad1a71fc10a53f8ce2d61bc5c43fa40c
