[INFO] fetching crate pars-cli 0.1.6... [INFO] testing pars-cli-0.1.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate pars-cli 0.1.6 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate pars-cli 0.1.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pars-cli 0.1.6 [INFO] tweaked toml for crates.io crate pars-cli 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pars-cli 0.1.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pars-cli 0.1.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39a27bbd51a848f6b6f38aebf990c2a638a2e51ab6396b389aba5922f5dbcfed [INFO] running `Command { std: "docker" "start" "-a" "39a27bbd51a848f6b6f38aebf990c2a638a2e51ab6396b389aba5922f5dbcfed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39a27bbd51a848f6b6f38aebf990c2a638a2e51ab6396b389aba5922f5dbcfed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a27bbd51a848f6b6f38aebf990c2a638a2e51ab6396b389aba5922f5dbcfed", kill_on_drop: false }` [INFO] [stdout] 39a27bbd51a848f6b6f38aebf990c2a638a2e51ab6396b389aba5922f5dbcfed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 867a80b7419af9db99108bc0dff30520e5c9a2a72b314a80dd635f4ca3abc1d1 [INFO] running `Command { std: "docker" "start" "-a" "867a80b7419af9db99108bc0dff30520e5c9a2a72b314a80dd635f4ca3abc1d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling fast_qr v0.13.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling random-number-macro-impl v0.1.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling random-number v0.1.9 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling passwords v3.1.16 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling pars-core v0.2.4 [INFO] [stderr] Compiling pars-cli v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/fuzzy/mod.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_str` [INFO] [stdout] --> src/fuzzy/mod.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fuzzy_display` is never used [INFO] [stdout] --> src/fuzzy/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [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 50.17s [INFO] running `Command { std: "docker" "inspect" "867a80b7419af9db99108bc0dff30520e5c9a2a72b314a80dd635f4ca3abc1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "867a80b7419af9db99108bc0dff30520e5c9a2a72b314a80dd635f4ca3abc1d1", kill_on_drop: false }` [INFO] [stdout] 867a80b7419af9db99108bc0dff30520e5c9a2a72b314a80dd635f4ca3abc1d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1045faf6b556cdb67e2b5f4ee84305399d6d514dd2466c9fe25b47b9977c201b [INFO] running `Command { std: "docker" "start" "-a" "1045faf6b556cdb67e2b5f4ee84305399d6d514dd2466c9fe25b47b9977c201b", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling pars-core v0.2.4 [INFO] [stderr] Compiling pars-cli v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/fuzzy/mod.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_str` [INFO] [stdout] --> src/fuzzy/mod.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fuzzy_display` is never used [INFO] [stdout] --> src/fuzzy/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/fuzzy/mod.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_str` [INFO] [stdout] --> src/fuzzy/mod.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fuzzy_display` is never used [INFO] [stdout] --> src/fuzzy/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [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 11.16s [INFO] running `Command { std: "docker" "inspect" "1045faf6b556cdb67e2b5f4ee84305399d6d514dd2466c9fe25b47b9977c201b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1045faf6b556cdb67e2b5f4ee84305399d6d514dd2466c9fe25b47b9977c201b", kill_on_drop: false }` [INFO] [stdout] 1045faf6b556cdb67e2b5f4ee84305399d6d514dd2466c9fe25b47b9977c201b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2094f6692bffe9dae369a3fb215e7ac834c224b995769e6a1cc3f165b6d20299 [INFO] running `Command { std: "docker" "start" "-a" "2094f6692bffe9dae369a3fb215e7ac834c224b995769e6a1cc3f165b6d20299", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `root` [INFO] [stderr] --> src/fuzzy/mod.rs:3:29 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `target_str` [INFO] [stderr] --> src/fuzzy/mod.rs:3:42 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_str` [INFO] [stderr] [INFO] [stderr] warning: function `fuzzy_display` is never used [INFO] [stderr] --> src/fuzzy/mod.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) fn fuzzy_display(root: &Path, target_str: &str) {} [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `pars-cli` (bin "pars") generated 3 warnings (run `cargo fix --bin "pars" -p pars-cli` to apply 2 suggestions) [INFO] [stderr] warning: `pars-cli` (bin "pars" test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pars-4b876d3f2b5af0ee) [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] [stderr] Running tests/pars_test.rs (/opt/rustwide/target/debug/deps/pars_test-f5db59111d4c774c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::cmd_insert_test ... ok [INFO] [stdout] test tests::cmd_rm_test ... ok [INFO] [stdout] test tests::cmd_init_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2094f6692bffe9dae369a3fb215e7ac834c224b995769e6a1cc3f165b6d20299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2094f6692bffe9dae369a3fb215e7ac834c224b995769e6a1cc3f165b6d20299", kill_on_drop: false }` [INFO] [stdout] 2094f6692bffe9dae369a3fb215e7ac834c224b995769e6a1cc3f165b6d20299