[INFO] cloning repository https://github.com/kvnvelasco/webpack-stats
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kvnvelasco/webpack-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvnvelasco%2Fwebpack-stats", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvnvelasco%2Fwebpack-stats'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2fe3fb5c0cc97504d9c3c0b34478848812e6a074
[INFO] checking kvnvelasco/webpack-stats against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvnvelasco%2Fwebpack-stats" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kvnvelasco/webpack-stats
[INFO] finished tweaking git repo https://github.com/kvnvelasco/webpack-stats
[INFO] tweaked toml for git repo https://github.com/kvnvelasco/webpack-stats written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kvnvelasco/webpack-stats on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kvnvelasco/webpack-stats 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bf7fdb8b78e8b2a46a62b90ced11d290971a1f016d891854822077a28efde28
[INFO] running `Command { std: "docker" "start" "-a" "1bf7fdb8b78e8b2a46a62b90ced11d290971a1f016d891854822077a28efde28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bf7fdb8b78e8b2a46a62b90ced11d290971a1f016d891854822077a28efde28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf7fdb8b78e8b2a46a62b90ced11d290971a1f016d891854822077a28efde28", kill_on_drop: false }`
[INFO] [stdout] 1bf7fdb8b78e8b2a46a62b90ced11d290971a1f016d891854822077a28efde28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8a8a38ad0d8cce8403128b8190ad81e57f9a9173d841b40c2b901c01f6272d9
[INFO] running `Command { std: "docker" "start" "-a" "d8a8a38ad0d8cce8403128b8190ad81e57f9a9173d841b40c2b901c01f6272d9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking dot v0.1.4
[INFO] [stderr]     Checking zerofrom v0.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling webpack-q v0.2.1 (/opt/rustwide/workdir/crates/webpack-q)
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking meshed v0.2.0 (/opt/rustwide/workdir/crates/meshed)
[INFO] [stdout] warning: trait `AbstractGraph` is never used
[INFO] [stdout]    --> crates/meshed/src/graph.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 | trait AbstractGraph {
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SimpleGraph` is never used
[INFO] [stdout]    --> crates/meshed/src/graph.rs:289:10
[INFO] [stdout]     |
[INFO] [stdout] 289 |     type SimpleGraph = Graph<SimpleGraphDefinition>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TestGraph` is never used
[INFO] [stdout]    --> crates/meshed/src/graph.rs:340:10
[INFO] [stdout]     |
[INFO] [stdout] 340 |     type TestGraph = Graph<SimpleGraph>;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/meshed/src/extract.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn create_index(&self) -> HashMap<I, Link<I, V>> {
[INFO] [stdout]    |                     ^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn create_index(&self) -> HashMap<I, Link<'_, I, V>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AbstractGraph` is never used
[INFO] [stdout]    --> crates/meshed/src/graph.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 | trait AbstractGraph {
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/meshed/src/extract.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn create_index(&self) -> HashMap<I, Link<I, V>> {
[INFO] [stdout]    |                     ^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn create_index(&self) -> HashMap<I, Link<'_, I, V>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v3.2.8
[INFO] [stderr]    Compiling empty_type_traits v0.2.2
[INFO] [stderr]     Checking zerovec v0.7.0
[INFO] [stderr]    Compiling empty_type_derive v0.2.3
[INFO] [stderr]     Checking empty_type v0.2.2
[INFO] [stderr]     Checking webpack-stats v0.2.0 (/opt/rustwide/workdir/crates/webpack-stats)
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> crates/webpack-stats/src/v5/tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let value: super::Stats =
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/webpack-stats/src/common.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct DurationMillis(std::time::Duration);
[INFO] [stdout]    |            -------------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `DurationMillis` has a derived impl for the trait `Debug`, but this is 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: field `0` is never read
[INFO] [stdout]   --> crates/webpack-stats/src/common.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct DurationMillis(std::time::Duration);
[INFO] [stdout]    |            -------------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `DurationMillis` has a derived impl for the trait `Debug`, but this is 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: field `0` is never read
[INFO] [stdout]   --> crates/webpack-stats/src/common/import.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct SourceText<'a>(#[serde(borrow)] Cow<'a, str>);
[INFO] [stdout]    |            ---------- field in this struct ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `SourceText` 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 `0` is never read
[INFO] [stdout]    --> crates/webpack-stats/src/common/import.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct ImportString<'a>(Cow<'a, str>);
[INFO] [stdout]     |            ------------     ^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `ImportString` 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 `0` is never read
[INFO] [stdout]   --> crates/webpack-stats/src/common/module.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct ModuleId(u32);
[INFO] [stdout]    |            -------- ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ModuleId` 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 `0` is never read
[INFO] [stdout]   --> crates/webpack-stats/src/common/module.rs:88:52
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct RelativeModulePath<'a>(#[serde(borrow)] Cow<'a, str>);
[INFO] [stdout]    |            ------------------ field in this struct ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RelativeModulePath` 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 `0` is never read
[INFO] [stdout]   --> crates/webpack-stats/src/common/import.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct SourceText<'a>(#[serde(borrow)] Cow<'a, str>);
[INFO] [stdout]    |            ---------- field in this struct ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `SourceText` 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 `0` is never read
[INFO] [stdout]    --> crates/webpack-stats/src/common/import.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct ImportString<'a>(Cow<'a, str>);
[INFO] [stdout]     |            ------------     ^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `ImportString` 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 `0` is never read
[INFO] [stdout]   --> crates/webpack-stats/src/common/module.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct ModuleId(u32);
[INFO] [stdout]    |            -------- ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ModuleId` 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 `0` is never read
[INFO] [stdout]   --> crates/webpack-stats/src/common/module.rs:88:52
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct RelativeModulePath<'a>(#[serde(borrow)] Cow<'a, str>);
[INFO] [stdout]    |            ------------------ field in this struct ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RelativeModulePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/webpack-stats/src/v5/module.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn create_index(&self) -> HashMap<ModuleIdentifier, Link<ModuleIdentifier, Module<'a>>> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn create_index(&self) -> HashMap<ModuleIdentifier, Link<'_, ModuleIdentifier, Module<'a>>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/webpack-stats/src/v5/module.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn create_index(&self) -> HashMap<ModuleIdentifier, Link<ModuleIdentifier, Module<'a>>> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn create_index(&self) -> HashMap<ModuleIdentifier, Link<'_, ModuleIdentifier, Module<'a>>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]   --> crates/webpack-q/src/operations.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::fmt::{write, Display, Formatter};
[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: `write`
[INFO] [stdout]   --> crates/webpack-q/src/operations.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::fmt::{write, Display, Formatter};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EntrypointDescription<'_>, EntrypointDescriptionError>
[INFO] [stdout]    --> crates/webpack-q/src/operations.rs:424:1
[INFO] [stdout]     |
[INFO] [stdout] 424 | / {
[INFO] [stdout] 425 | |     let graph = ChunkLoadGraph::build_graph(&chunks);
[INFO] [stdout] 426 | |
[INFO] [stdout] 427 | |     let entrypoint = *entrypoints.entries.get(entrypoint_name).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 490 | |     })
[INFO] [stdout] 491 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EntrypointDescription<'_>, EntrypointDescriptionError>
[INFO] [stdout]    --> crates/webpack-q/src/operations.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 | /     Ok(EntrypointDescription {
[INFO] [stdout] 487 | |         name: entrypoint_name,
[INFO] [stdout] 488 | |         roots: root_nodes,
[INFO] [stdout] 489 | |         initial_load_size: initial_size,
[INFO] [stdout] 490 | |     })
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EntrypointDescription<'_>, EntrypointDescriptionError>
[INFO] [stdout]    --> crates/webpack-q/src/operations.rs:424:1
[INFO] [stdout]     |
[INFO] [stdout] 424 | / {
[INFO] [stdout] 425 | |     let graph = ChunkLoadGraph::build_graph(&chunks);
[INFO] [stdout] 426 | |
[INFO] [stdout] 427 | |     let entrypoint = *entrypoints.entries.get(entrypoint_name).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 490 | |     })
[INFO] [stdout] 491 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<EntrypointDescription<'_>, EntrypointDescriptionError>
[INFO] [stdout]    --> crates/webpack-q/src/operations.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 | /     Ok(EntrypointDescription {
[INFO] [stdout] 487 | |         name: entrypoint_name,
[INFO] [stdout] 488 | |         roots: root_nodes,
[INFO] [stdout] 489 | |         initial_load_size: initial_size,
[INFO] [stdout] 490 | |     })
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webpack-q` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `webpack-q` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d8a8a38ad0d8cce8403128b8190ad81e57f9a9173d841b40c2b901c01f6272d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a8a38ad0d8cce8403128b8190ad81e57f9a9173d841b40c2b901c01f6272d9", kill_on_drop: false }`
[INFO] [stdout] d8a8a38ad0d8cce8403128b8190ad81e57f9a9173d841b40c2b901c01f6272d9
