[INFO] cloning repository https://github.com/kjuulh/forest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjuulh/forest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Fforest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Fforest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9034de8a0bc0ca17096a9144a1adb62ed973ae9 [INFO] testing kjuulh/forest against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Fforest" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kjuulh/forest [INFO] finished tweaking git repo https://github.com/kjuulh/forest [INFO] tweaked toml for git repo https://github.com/kjuulh/forest written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kjuulh/forest on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kjuulh/forest 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored_json v5.0.0 [INFO] [stderr] Downloaded rusty-s3 v0.7.0 [INFO] [stderr] Downloaded miette-derive v7.5.0 [INFO] [stderr] Downloaded miette v7.5.0 [INFO] [stderr] Downloaded winnow v0.6.24 [INFO] [stderr] Downloaded kdl v6.3.4 [INFO] [stderr] Downloaded minijinja v2.9.0 [INFO] [stderr] Downloaded quick-xml v0.37.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d985fa8caaca59c442ab21fe63d02e5250744539d0d45944e8a65bdaf2f93861 [INFO] running `Command { std: "docker" "start" "-a" "d985fa8caaca59c442ab21fe63d02e5250744539d0d45944e8a65bdaf2f93861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d985fa8caaca59c442ab21fe63d02e5250744539d0d45944e8a65bdaf2f93861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d985fa8caaca59c442ab21fe63d02e5250744539d0d45944e8a65bdaf2f93861", kill_on_drop: false }` [INFO] [stdout] d985fa8caaca59c442ab21fe63d02e5250744539d0d45944e8a65bdaf2f93861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6efa1be35bb7cfa506854ab1acf045b748d3a756507b3622f2a5e0237a42db52 [INFO] running `Command { std: "docker" "start" "-a" "6efa1be35bb7cfa506854ab1acf045b748d3a756507b3622f2a5e0237a42db52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling kdl v6.3.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling minijinja v2.9.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rusty-s3 v0.7.0 [INFO] [stderr] Compiling forest v0.1.0 (/opt/rustwide/workdir/crates/forest) [INFO] [stdout] warning: unused import: `Project` [INFO] [stdout] --> crates/forest/src/cli.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | model::{Context, ForestFile, Plan, Project, WorkspaceProject}, [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: `Parser` [INFO] [stdout] --> crates/forest/src/cli.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{FromArgMatches, Parser, Subcommand, crate_authors, crate_description, crate_version}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> crates/forest/src/cli/run.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | let Some((name, args)) = args.subcommand() else { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `template` [INFO] [stdout] --> crates/forest/src/cli.rs:226:40 [INFO] [stdout] | [INFO] [stdout] 226 | Commands::Template(template) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> crates/forest/src/model.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | fn try_from(value: &KdlNode) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ctx` is never read [INFO] [stdout] --> crates/forest/src/script.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ScriptExecutor { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 11 | project_path: PathBuf, [INFO] [stdout] 12 | ctx: Context, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScriptExecutor` has a derived impl for the trait `Clone`, 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.72s [INFO] running `Command { std: "docker" "inspect" "6efa1be35bb7cfa506854ab1acf045b748d3a756507b3622f2a5e0237a42db52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6efa1be35bb7cfa506854ab1acf045b748d3a756507b3622f2a5e0237a42db52", kill_on_drop: false }` [INFO] [stdout] 6efa1be35bb7cfa506854ab1acf045b748d3a756507b3622f2a5e0237a42db52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b75a8793d97bec9d0e436cdddbfce37b7b7381c0b8bd450a1e0e6c5c93777702 [INFO] running `Command { std: "docker" "start" "-a" "b75a8793d97bec9d0e436cdddbfce37b7b7381c0b8bd450a1e0e6c5c93777702", kill_on_drop: false }` [INFO] [stderr] Compiling forest v0.1.0 (/opt/rustwide/workdir/crates/forest) [INFO] [stdout] warning: unused import: `Project` [INFO] [stdout] --> crates/forest/src/cli.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | model::{Context, ForestFile, Plan, Project, WorkspaceProject}, [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: `Parser` [INFO] [stdout] --> crates/forest/src/cli.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{FromArgMatches, Parser, Subcommand, crate_authors, crate_description, crate_version}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> crates/forest/src/cli/run.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | let Some((name, args)) = args.subcommand() else { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `template` [INFO] [stdout] --> crates/forest/src/cli.rs:226:40 [INFO] [stdout] | [INFO] [stdout] 226 | Commands::Template(template) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> crates/forest/src/model.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | fn try_from(value: &KdlNode) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ctx` is never read [INFO] [stdout] --> crates/forest/src/script.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ScriptExecutor { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 11 | project_path: PathBuf, [INFO] [stdout] 12 | ctx: Context, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScriptExecutor` has a derived impl for the trait `Clone`, 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.80s [INFO] running `Command { std: "docker" "inspect" "b75a8793d97bec9d0e436cdddbfce37b7b7381c0b8bd450a1e0e6c5c93777702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75a8793d97bec9d0e436cdddbfce37b7b7381c0b8bd450a1e0e6c5c93777702", kill_on_drop: false }` [INFO] [stdout] b75a8793d97bec9d0e436cdddbfce37b7b7381c0b8bd450a1e0e6c5c93777702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da6d6736651d4b656f70058ba29c8e63c5682922f0dacd2a3e7bce9c805da2c0 [INFO] running `Command { std: "docker" "start" "-a" "da6d6736651d4b656f70058ba29c8e63c5682922f0dacd2a3e7bce9c805da2c0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Project` [INFO] [stderr] --> crates/forest/src/cli.rs:10:40 [INFO] [stderr] | [INFO] [stderr] 10 | model::{Context, ForestFile, Plan, Project, WorkspaceProject}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Parser` [INFO] [stderr] --> crates/forest/src/cli.rs:4:28 [INFO] [stderr] | [INFO] [stderr] 4 | use clap::{FromArgMatches, Parser, Subcommand, crate_authors, crate_description, crate_version}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> crates/forest/src/cli/run.rs:78:25 [INFO] [stderr] | [INFO] [stderr] 78 | let Some((name, args)) = args.subcommand() else { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `template` [INFO] [stderr] --> crates/forest/src/cli.rs:226:40 [INFO] [stderr] | [INFO] [stderr] 226 | Commands::Template(template) => { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> crates/forest/src/model.rs:294:17 [INFO] [stderr] | [INFO] [stderr] 294 | fn try_from(value: &KdlNode) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: field `ctx` is never read [INFO] [stderr] --> crates/forest/src/script.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct ScriptExecutor { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 11 | project_path: PathBuf, [INFO] [stderr] 12 | ctx: Context, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ScriptExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `forest` (bin "forest" test) generated 6 warnings (run `cargo fix --bin "forest" -p forest --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forest-f09736c60bda2104) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da6d6736651d4b656f70058ba29c8e63c5682922f0dacd2a3e7bce9c805da2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6d6736651d4b656f70058ba29c8e63c5682922f0dacd2a3e7bce9c805da2c0", kill_on_drop: false }` [INFO] [stdout] da6d6736651d4b656f70058ba29c8e63c5682922f0dacd2a3e7bce9c805da2c0