[INFO] fetching crate toml-path 0.1.0...
[INFO] building toml-path-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate toml-path 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate toml-path 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate toml-path 0.1.0
[INFO] tweaked toml for crates.io crate toml-path 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate toml-path 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate toml-path 0.1.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snapbox v0.6.17
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded trycmd v0.15.7
[INFO] [stderr]   Downloaded automod v1.0.14
[INFO] [stderr]   Downloaded redox_syscall v0.5.4
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded toml_edit v0.22.21
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded cc v1.1.20
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c34a0777ff9647d9e6cbccbd752d865d37d8fb26e7c9fc1769d46271a853ea09
[INFO] running `Command { std: "docker" "start" "-a" "c34a0777ff9647d9e6cbccbd752d865d37d8fb26e7c9fc1769d46271a853ea09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c34a0777ff9647d9e6cbccbd752d865d37d8fb26e7c9fc1769d46271a853ea09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c34a0777ff9647d9e6cbccbd752d865d37d8fb26e7c9fc1769d46271a853ea09", kill_on_drop: false }`
[INFO] [stdout] c34a0777ff9647d9e6cbccbd752d865d37d8fb26e7c9fc1769d46271a853ea09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 757e699db592def664d9dc0292a570b6d70473dd070265737bb0d46fc978bbac
[INFO] running `Command { std: "docker" "start" "-a" "757e699db592def664d9dc0292a570b6d70473dd070265737bb0d46fc978bbac", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.1.20
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling toml-path v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Table`
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use toml::{Table, Value};
[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: `winnow::ascii::alphanumeric1`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winnow::ascii::alphanumeric1;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::dec_int`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winnow::ascii::dec_int;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::space0`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winnow::ascii::space0;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::delimited`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winnow::combinator::delimited;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::repeat`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winnow::combinator::repeat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winnow::combinator::separated;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated_pair`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winnow::combinator::separated_pair;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::seq`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winnow::combinator::seq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::prelude::*`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winnow::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::token::take_while`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winnow::token::take_while;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Table` and `Value`
[INFO] [stdout]  --> src/toml_path.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use toml::{Table, Value};
[INFO] [stdout]   |            ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::alphanumeric1`
[INFO] [stdout]  --> src/toml_path.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winnow::ascii::alphanumeric1;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::dec_int`
[INFO] [stdout]  --> src/toml_path.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winnow::ascii::dec_int;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::space0`
[INFO] [stdout]  --> src/toml_path.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winnow::ascii::space0;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::delimited`
[INFO] [stdout]  --> src/toml_path.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winnow::combinator::delimited;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated`
[INFO] [stdout]   --> src/toml_path.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winnow::combinator::separated;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated_pair`
[INFO] [stdout]   --> src/toml_path.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winnow::combinator::separated_pair;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::seq`
[INFO] [stdout]   --> src/toml_path.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winnow::combinator::seq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::token::take_while`
[INFO] [stdout]   --> src/toml_path.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winnow::token::take_while;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Table` and `Value`
[INFO] [stdout]  --> src/toml_path/op.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use toml::{Table, Value};
[INFO] [stdout]   |            ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::seq`
[INFO] [stdout]   --> src/toml_path/op.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winnow::combinator::seq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::error::StrContext`
[INFO] [stdout]   --> src/toml_path/op.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winnow::error::StrContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::error::StrContextValue`
[INFO] [stdout]   --> src/toml_path/op.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winnow::error::StrContextValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::token::take_while`
[INFO] [stdout]   --> src/toml_path/op.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winnow::token::take_while;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/toml_path/op.rs:203:48
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn bracket_index_list(s: &mut &str) -> PResult<(Op)> {
[INFO] [stdout]     |                                                ^  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 203 - fn bracket_index_list(s: &mut &str) -> PResult<(Op)> {
[INFO] [stdout] 203 + fn bracket_index_list(s: &mut &str) -> PResult<Op> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `op::Range`
[INFO] [stdout]   --> src/toml_path.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use op::Range;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/lib.rs:176:26
[INFO] [stdout]     |
[INFO] [stdout] 176 |         Value::Table(ref t) => toml::to_string(&value)?,
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Subcommand`
[INFO] [stdout]  --> src/main.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, Subcommand};
[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: `log::debug`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/main.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `toml::Table`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use toml::Table;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.65s
[INFO] running `Command { std: "docker" "inspect" "757e699db592def664d9dc0292a570b6d70473dd070265737bb0d46fc978bbac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "757e699db592def664d9dc0292a570b6d70473dd070265737bb0d46fc978bbac", kill_on_drop: false }`
[INFO] [stdout] 757e699db592def664d9dc0292a570b6d70473dd070265737bb0d46fc978bbac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39fc9f2b9f1dc2509c51e7120e4c8134c8ab90b6053fec0d4a1d84a0cb51d5d5
[INFO] running `Command { std: "docker" "start" "-a" "39fc9f2b9f1dc2509c51e7120e4c8134c8ab90b6053fec0d4a1d84a0cb51d5d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling toml-path v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Table`
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use toml::{Table, Value};
[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: `winnow::ascii::alphanumeric1`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winnow::ascii::alphanumeric1;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::dec_int`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winnow::ascii::dec_int;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::space0`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winnow::ascii::space0;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::delimited`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winnow::combinator::delimited;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::repeat`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winnow::combinator::repeat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winnow::combinator::separated;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated_pair`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winnow::combinator::separated_pair;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::seq`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winnow::combinator::seq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::prelude::*`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winnow::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::token::take_while`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winnow::token::take_while;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Table` and `Value`
[INFO] [stdout]  --> src/toml_path.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use toml::{Table, Value};
[INFO] [stdout]   |            ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::alphanumeric1`
[INFO] [stdout]  --> src/toml_path.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winnow::ascii::alphanumeric1;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::dec_int`
[INFO] [stdout]  --> src/toml_path.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winnow::ascii::dec_int;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::space0`
[INFO] [stdout]  --> src/toml_path.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winnow::ascii::space0;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::delimited`
[INFO] [stdout]  --> src/toml_path.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winnow::combinator::delimited;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated`
[INFO] [stdout]   --> src/toml_path.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winnow::combinator::separated;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated_pair`
[INFO] [stdout]   --> src/toml_path.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winnow::combinator::separated_pair;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::seq`
[INFO] [stdout]   --> src/toml_path.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winnow::combinator::seq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::token::take_while`
[INFO] [stdout]   --> src/toml_path.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winnow::token::take_while;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Table` and `Value`
[INFO] [stdout]  --> src/toml_path/op.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use toml::{Table, Value};
[INFO] [stdout]   |            ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::seq`
[INFO] [stdout]   --> src/toml_path/op.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winnow::combinator::seq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::error::StrContext`
[INFO] [stdout]   --> src/toml_path/op.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winnow::error::StrContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::error::StrContextValue`
[INFO] [stdout]   --> src/toml_path/op.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winnow::error::StrContextValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::token::take_while`
[INFO] [stdout]   --> src/toml_path/op.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winnow::token::take_while;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/toml_path/op.rs:203:48
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn bracket_index_list(s: &mut &str) -> PResult<(Op)> {
[INFO] [stdout]     |                                                ^  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 203 - fn bracket_index_list(s: &mut &str) -> PResult<(Op)> {
[INFO] [stdout] 203 + fn bracket_index_list(s: &mut &str) -> PResult<Op> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `op::Range`
[INFO] [stdout]   --> src/toml_path.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use op::Range;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/lib.rs:176:26
[INFO] [stdout]     |
[INFO] [stdout] 176 |         Value::Table(ref t) => toml::to_string(&value)?,
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stdout] warning: unused import: `Subcommand`
[INFO] [stdout]  --> src/main.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, Subcommand};
[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: `log::debug`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/main.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `toml::Table`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use toml::Table;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling snapbox v0.6.17
[INFO] [stderr]    Compiling trycmd v0.15.7
[INFO] [stdout] warning: unused import: `Subcommand`
[INFO] [stdout]  --> src/main.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, Subcommand};
[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: `log::debug`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/main.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `toml::Table`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use toml::Table;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Table`
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use toml::{Table, Value};
[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: `winnow::ascii::alphanumeric1`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winnow::ascii::alphanumeric1;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::dec_int`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winnow::ascii::dec_int;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::space0`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winnow::ascii::space0;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::delimited`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winnow::combinator::delimited;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::repeat`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winnow::combinator::repeat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winnow::combinator::separated;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated_pair`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winnow::combinator::separated_pair;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::seq`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winnow::combinator::seq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::prelude::*`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winnow::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::token::take_while`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winnow::token::take_while;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Table` and `Value`
[INFO] [stdout]  --> src/toml_path.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use toml::{Table, Value};
[INFO] [stdout]   |            ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::alphanumeric1`
[INFO] [stdout]  --> src/toml_path.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winnow::ascii::alphanumeric1;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::dec_int`
[INFO] [stdout]  --> src/toml_path.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winnow::ascii::dec_int;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::ascii::space0`
[INFO] [stdout]  --> src/toml_path.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winnow::ascii::space0;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::delimited`
[INFO] [stdout]  --> src/toml_path.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winnow::combinator::delimited;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated`
[INFO] [stdout]   --> src/toml_path.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winnow::combinator::separated;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::separated_pair`
[INFO] [stdout]   --> src/toml_path.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winnow::combinator::separated_pair;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::seq`
[INFO] [stdout]   --> src/toml_path.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winnow::combinator::seq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::token::take_while`
[INFO] [stdout]   --> src/toml_path.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winnow::token::take_while;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Table` and `Value`
[INFO] [stdout]  --> src/toml_path/op.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use toml::{Table, Value};
[INFO] [stdout]   |            ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::combinator::seq`
[INFO] [stdout]   --> src/toml_path/op.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winnow::combinator::seq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::error::StrContext`
[INFO] [stdout]   --> src/toml_path/op.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winnow::error::StrContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::error::StrContextValue`
[INFO] [stdout]   --> src/toml_path/op.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winnow::error::StrContextValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winnow::token::take_while`
[INFO] [stdout]   --> src/toml_path/op.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winnow::token::take_while;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/toml_path/op.rs:203:48
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn bracket_index_list(s: &mut &str) -> PResult<(Op)> {
[INFO] [stdout]     |                                                ^  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 203 - fn bracket_index_list(s: &mut &str) -> PResult<(Op)> {
[INFO] [stdout] 203 + fn bracket_index_list(s: &mut &str) -> PResult<Op> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/lib.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pretty_assertions::assert_eq`
[INFO] [stdout]    --> src/lib.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     use pretty_assertions::assert_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/toml_path/op.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let mut input = "1";
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[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/toml_path/op.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let mut input = "1";
[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: `t`
[INFO] [stdout]    --> src/lib.rs:176:26
[INFO] [stdout]     |
[INFO] [stdout] 176 |         Value::Table(ref t) => toml::to_string(&value)?,
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.07s
[INFO] running `Command { std: "docker" "inspect" "39fc9f2b9f1dc2509c51e7120e4c8134c8ab90b6053fec0d4a1d84a0cb51d5d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39fc9f2b9f1dc2509c51e7120e4c8134c8ab90b6053fec0d4a1d84a0cb51d5d5", kill_on_drop: false }`
[INFO] [stdout] 39fc9f2b9f1dc2509c51e7120e4c8134c8ab90b6053fec0d4a1d84a0cb51d5d5
