[INFO] cloning repository https://github.com/arcanis/clipanion-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcanis/clipanion-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcanis%2Fclipanion-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcanis%2Fclipanion-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85dba1d6998584e468889994ac9820a4bd254362
[INFO] testing arcanis/clipanion-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcanis%2Fclipanion-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arcanis/clipanion-rs
[INFO] finished tweaking git repo https://github.com/arcanis/clipanion-rs
[INFO] tweaked toml for git repo https://github.com/arcanis/clipanion-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arcanis/clipanion-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arcanis/clipanion-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04439d7d2a9d4a08f07306018195def83987b824c481a3d731d07a3180e814c4
[INFO] running `Command { std: "docker" "start" "-a" "04439d7d2a9d4a08f07306018195def83987b824c481a3d731d07a3180e814c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04439d7d2a9d4a08f07306018195def83987b824c481a3d731d07a3180e814c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04439d7d2a9d4a08f07306018195def83987b824c481a3d731d07a3180e814c4", kill_on_drop: false }`
[INFO] [stdout] 04439d7d2a9d4a08f07306018195def83987b824c481a3d731d07a3180e814c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c2761c85895e0de85bb659e398327606094cb8c6bf533556f4b3e77c79c0eea
[INFO] running `Command { std: "docker" "start" "-a" "1c2761c85895e0de85bb659e398327606094cb8c6bf533556f4b3e77c79c0eea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling clipanion-derive v0.8.1 (/opt/rustwide/workdir/packages/clipanion-derive)
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clipanion-core v0.8.1 (/opt/rustwide/workdir/packages/clipanion-core)
[INFO] [stderr]    Compiling clipanion v0.8.1 (/opt/rustwide/workdir/packages/clipanion)
[INFO] [stderr]    Compiling clipanion-demo v0.1.0 (/opt/rustwide/workdir/packages/clipanion-demo)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> packages/clipanion-demo/src/main.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let x = COMMAND_SPEC.deref();
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ColorList` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ColorList,
[INFO] [stdout]     |     ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ColorList` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | struct ColorList {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Cp` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Cp,
[INFO] [stdout]     |     ^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Cp` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout]  38 | struct Cp {
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Grep` is more private than the item `MyCliEnum::_Variant3::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Grep,
[INFO] [stdout]     |     ^^^^ field `MyCliEnum::_Variant3::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Grep` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  55 | struct Grep {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Ssh` is more private than the item `MyCliEnum::_Variant4::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Ssh,
[INFO] [stdout]     |     ^^^ field `MyCliEnum::_Variant4::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Ssh` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct Ssh {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Unimplemented` is more private than the item `MyCliEnum::_Variant5::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     Unimplemented,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ field `MyCliEnum::_Variant5::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Unimplemented` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | struct Unimplemented {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `YarnInstall` is more private than the item `MyCliEnum::_Variant6::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     YarnInstall,
[INFO] [stdout]     |     ^^^^^^^^^^^ field `MyCliEnum::_Variant6::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `YarnInstall` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct YarnInstall {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `YarnRun` is more private than the item `MyCliEnum::_Variant7::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     YarnRun,
[INFO] [stdout]     |     ^^^^^^^ field `MyCliEnum::_Variant7::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `YarnRun` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct YarnRun {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `YarnRunDefault` is more private than the item `MyCliEnum::_Variant8::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     YarnRunDefault,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ field `MyCliEnum::_Variant8::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `YarnRunDefault` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | struct YarnRunDefault {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `r`, `g`, and `b` are never read
[INFO] [stdout]   --> packages/clipanion-demo/src/main.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct HexColor {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 13 |     pub r: u8,
[INFO] [stdout]    |         ^
[INFO] [stdout] 14 |     pub g: u8,
[INFO] [stdout]    |         ^
[INFO] [stdout] 15 |     pub b: u8,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HexColor` 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: struct `Foo` is never constructed
[INFO] [stdout]   --> packages/clipanion-demo/src/main.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct Foo {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `foo` is never used
[INFO] [stdout]   --> packages/clipanion-demo/src/main.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn foo() {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.66s
[INFO] running `Command { std: "docker" "inspect" "1c2761c85895e0de85bb659e398327606094cb8c6bf533556f4b3e77c79c0eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c2761c85895e0de85bb659e398327606094cb8c6bf533556f4b3e77c79c0eea", kill_on_drop: false }`
[INFO] [stdout] 1c2761c85895e0de85bb659e398327606094cb8c6bf533556f4b3e77c79c0eea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 340aa8751a36bcd38b619b6cf3f71311ba8b2aa69fa03151dfbc1189559ab24a
[INFO] running `Command { std: "docker" "start" "-a" "340aa8751a36bcd38b619b6cf3f71311ba8b2aa69fa03151dfbc1189559ab24a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling clipanion-derive v0.8.1 (/opt/rustwide/workdir/packages/clipanion-derive)
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_seeder v0.4.0
[INFO] [stderr]    Compiling clipanion v0.8.1 (/opt/rustwide/workdir/packages/clipanion)
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_prefix_small_path.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_prefix_small_path.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_optional_option.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_optional_option.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_required_and_rest.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_required_and_rest.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_tolerate_boolean.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_tolerate_boolean.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_tuple_option.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_tuple_option.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_path_and_options.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_path_and_options.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyProxyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_overlapping_proxy_and_default.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyProxyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_overlapping_proxy_and_default.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyProxyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_overlapping_proxy_and_default.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stdout]    |                                  ^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_overlapping_proxy_and_default.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct MyCommand {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_proxy.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_proxy.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_required_and_proxy.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_required_and_proxy.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_optional_and_proxy.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_optional_and_proxy.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_vec_option.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_vec_option.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_default_bool_option.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_default_bool_option.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_aliases.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_aliases.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | struct MyCommand {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FooCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_overlapping_complex_arg.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 | program!(MyCli, [FooCommand, BarCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FooCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_overlapping_complex_arg.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct FooCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BarCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_overlapping_complex_arg.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 | program!(MyCli, [FooCommand, BarCommand]);
[INFO] [stdout]    |                              ^^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `BarCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_overlapping_complex_arg.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct BarCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test_cli_success`
[INFO] [stdout]  --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clipanion::{prelude::*, program, test_cli_failure, test_cli_success, CommandError, Error};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyProxyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyProxyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyProxyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stdout]    |                                  ^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_optional_positional.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_optional_positional.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_empty.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_empty.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_complex_tuple_vector_type.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_complex_tuple_vector_type.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_vec_tuple_option.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_vec_tuple_option.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_bool_options.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_bool_options.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_prefix_no_path.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_prefix_no_path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyFooCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_path_commands.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | program!(MyCli, [MyFooCommand, MyBarCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyFooCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_path_commands.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct MyFooCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyBarCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_path_commands.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 | program!(MyCli, [MyFooCommand, MyBarCommand]);
[INFO] [stdout]    |                                ^^^^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyBarCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_path_commands.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct MyBarCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_simple_path.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_simple_path.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct MyCommand {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_complex_arg_type.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_complex_arg_type.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_double_dash.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_double_dash.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyProxyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_commands_default_and_path.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyProxyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_commands_default_and_path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyProxyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_commands_default_and_path.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stdout]    |                                  ^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_two_commands_default_and_path.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `test_cli_failure`
[INFO] [stdout]  --> packages/clipanion/tests/command_select_path.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clipanion::{prelude::*, program, test_cli_failure, test_cli_success, Error};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FooCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_select_path.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | program!(MyCli, [FooCommand, BazCommand, BarCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FooCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_select_path.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct FooCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BazCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_select_path.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 | program!(MyCli, [FooCommand, BazCommand, BarCommand]);
[INFO] [stdout]    |                              ^^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `BazCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_select_path.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct BazCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BarCommand` is more private than the item `MyCliEnum::_Variant3::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_select_path.rs:36:42
[INFO] [stdout]    |
[INFO] [stdout] 36 | program!(MyCli, [FooCommand, BazCommand, BarCommand]);
[INFO] [stdout]    |                                          ^^^^^^^^^^ field `MyCliEnum::_Variant3::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `BarCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_select_path.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct BarCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_long_path.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_long_path.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct MyCommand {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clipanion-demo v0.1.0 (/opt/rustwide/workdir/packages/clipanion-demo)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> packages/clipanion-demo/src/main.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let x = COMMAND_SPEC.deref();
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_required_arg.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_required_arg.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]   --> packages/clipanion/tests/command_required_bool_option.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | program!(MyCli, [MyCommand]);
[INFO] [stdout]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> packages/clipanion/tests/command_required_bool_option.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct MyCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ColorList` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ColorList,
[INFO] [stdout]     |     ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ColorList` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | struct ColorList {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Cp` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Cp,
[INFO] [stdout]     |     ^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Cp` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout]  38 | struct Cp {
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Grep` is more private than the item `MyCliEnum::_Variant3::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Grep,
[INFO] [stdout]     |     ^^^^ field `MyCliEnum::_Variant3::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Grep` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  55 | struct Grep {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Ssh` is more private than the item `MyCliEnum::_Variant4::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Ssh,
[INFO] [stdout]     |     ^^^ field `MyCliEnum::_Variant4::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Ssh` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct Ssh {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Unimplemented` is more private than the item `MyCliEnum::_Variant5::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     Unimplemented,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ field `MyCliEnum::_Variant5::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Unimplemented` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | struct Unimplemented {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `YarnInstall` is more private than the item `MyCliEnum::_Variant6::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     YarnInstall,
[INFO] [stdout]     |     ^^^^^^^^^^^ field `MyCliEnum::_Variant6::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `YarnInstall` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct YarnInstall {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `YarnRun` is more private than the item `MyCliEnum::_Variant7::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     YarnRun,
[INFO] [stdout]     |     ^^^^^^^ field `MyCliEnum::_Variant7::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `YarnRun` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct YarnRun {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `YarnRunDefault` is more private than the item `MyCliEnum::_Variant8::0`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     YarnRunDefault,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ field `MyCliEnum::_Variant8::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `YarnRunDefault` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> packages/clipanion-demo/src/main.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | struct YarnRunDefault {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `r`, `g`, and `b` are never read
[INFO] [stdout]   --> packages/clipanion-demo/src/main.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct HexColor {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 13 |     pub r: u8,
[INFO] [stdout]    |         ^
[INFO] [stdout] 14 |     pub g: u8,
[INFO] [stdout]    |         ^
[INFO] [stdout] 15 |     pub b: u8,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HexColor` 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: struct `Foo` is never constructed
[INFO] [stdout]   --> packages/clipanion-demo/src/main.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct Foo {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `foo` is never used
[INFO] [stdout]   --> packages/clipanion-demo/src/main.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn foo() {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling clipanion-core v0.8.1 (/opt/rustwide/workdir/packages/clipanion-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.61s
[INFO] running `Command { std: "docker" "inspect" "340aa8751a36bcd38b619b6cf3f71311ba8b2aa69fa03151dfbc1189559ab24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "340aa8751a36bcd38b619b6cf3f71311ba8b2aa69fa03151dfbc1189559ab24a", kill_on_drop: false }`
[INFO] [stdout] 340aa8751a36bcd38b619b6cf3f71311ba8b2aa69fa03151dfbc1189559ab24a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbd3ff6fea3f2f71b9689cd3541ba6cfce92b1dfa65684604343efda1aedbeda
[INFO] running `Command { std: "docker" "start" "-a" "cbd3ff6fea3f2f71b9689cd3541ba6cfce92b1dfa65684604343efda1aedbeda", kill_on_drop: false }`
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_optional_and_proxy.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_optional_and_proxy.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Error` and `test_cli_failure`
[INFO] [stderr]  --> packages/clipanion/tests/command_select_path.rs:1:38
[INFO] [stderr]   |
[INFO] [stderr] 1 | use clipanion::{prelude::*, program, test_cli_failure, test_cli_success, Error};
[INFO] [stderr]   |                                      ^^^^^^^^^^^^^^^^                    ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `FooCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_select_path.rs:36:18
[INFO] [stderr]    |
[INFO] [stderr] 36 | program!(MyCli, [FooCommand, BazCommand, BarCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `FooCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_select_path.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | struct FooCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `BazCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_select_path.rs:36:30
[INFO] [stderr]    |
[INFO] [stderr] 36 | program!(MyCli, [FooCommand, BazCommand, BarCommand]);
[INFO] [stderr]    |                              ^^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `BazCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_select_path.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct BazCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `BarCommand` is more private than the item `MyCliEnum::_Variant3::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_select_path.rs:36:42
[INFO] [stderr]    |
[INFO] [stderr] 36 | program!(MyCli, [FooCommand, BazCommand, BarCommand]);
[INFO] [stderr]    |                                          ^^^^^^^^^^ field `MyCliEnum::_Variant3::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `BarCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_select_path.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct BarCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyProxyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_overlapping_proxy_and_default.rs:21:18
[INFO] [stderr]    |
[INFO] [stderr] 21 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyProxyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_overlapping_proxy_and_default.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyProxyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_overlapping_proxy_and_default.rs:21:34
[INFO] [stderr]    |
[INFO] [stderr] 21 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stderr]    |                                  ^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_overlapping_proxy_and_default.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct MyCommand {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyProxyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_commands_default_and_path.rs:24:18
[INFO] [stderr]    |
[INFO] [stderr] 24 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyProxyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_commands_default_and_path.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyProxyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_commands_default_and_path.rs:24:34
[INFO] [stderr]    |
[INFO] [stderr] 24 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stderr]    |                                  ^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_commands_default_and_path.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_bool_options.rs:20:18
[INFO] [stderr]    |
[INFO] [stderr] 20 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_bool_options.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_simple_path.rs:12:18
[INFO] [stderr]    |
[INFO] [stderr] 12 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_simple_path.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | struct MyCommand {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_optional_option.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_optional_option.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_prefix_no_path.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_prefix_no_path.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_required_arg.rs:13:18
[INFO] [stderr]    |
[INFO] [stderr] 13 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_required_arg.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_long_path.rs:12:18
[INFO] [stderr]    |
[INFO] [stderr] 12 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_long_path.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | struct MyCommand {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyFooCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_path_commands.rs:23:18
[INFO] [stderr]    |
[INFO] [stderr] 23 | program!(MyCli, [MyFooCommand, MyBarCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyFooCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_path_commands.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | struct MyFooCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyBarCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_path_commands.rs:23:32
[INFO] [stderr]    |
[INFO] [stderr] 23 | program!(MyCli, [MyFooCommand, MyBarCommand]);
[INFO] [stderr]    |                                ^^^^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyBarCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_path_commands.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct MyBarCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_vec_tuple_option.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_vec_tuple_option.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `FooCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_overlapping_complex_arg.rs:55:18
[INFO] [stderr]    |
[INFO] [stderr] 55 | program!(MyCli, [FooCommand, BarCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `FooCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_overlapping_complex_arg.rs:36:1
[INFO] [stderr]    |
[INFO] [stderr] 36 | struct FooCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `BarCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_overlapping_complex_arg.rs:55:30
[INFO] [stderr]    |
[INFO] [stderr] 55 | program!(MyCli, [FooCommand, BarCommand]);
[INFO] [stderr]    |                              ^^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `BarCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_overlapping_complex_arg.rs:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | struct BarCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_path_and_options.rs:15:18
[INFO] [stderr]    |
[INFO] [stderr] 15 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_path_and_options.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `clipanion` (test "command_optional_and_proxy") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_select_path") generated 4 warnings (run `cargo fix --test "command_select_path"` to apply 1 suggestion)
[INFO] [stderr] warning: `clipanion` (test "command_overlapping_proxy_and_default") generated 2 warnings
[INFO] [stderr] warning: `clipanion` (test "command_two_commands_default_and_path") generated 2 warnings
[INFO] [stderr] warning: `clipanion` (test "command_bool_options") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_simple_path") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_optional_option") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_prefix_no_path") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_required_arg") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_long_path") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_two_path_commands") generated 2 warnings
[INFO] [stderr] warning: `clipanion` (test "command_vec_tuple_option") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_overlapping_complex_arg") generated 2 warnings
[INFO] [stderr] warning: `clipanion` (test "command_path_and_options") generated 1 warning
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_complex_tuple_vector_type.rs:61:18
[INFO] [stderr]    |
[INFO] [stderr] 61 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_complex_tuple_vector_type.rs:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_required_bool_option.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_required_bool_option.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_required_and_proxy.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_required_and_proxy.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_double_dash.rs:13:18
[INFO] [stderr]    |
[INFO] [stderr] 13 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_double_dash.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_required_and_rest.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_required_and_rest.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_tolerate_boolean.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_tolerate_boolean.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_complex_arg_type.rs:40:18
[INFO] [stderr]    |
[INFO] [stderr] 40 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_complex_arg_type.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_default_bool_option.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_default_bool_option.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_aliases.rs:13:18
[INFO] [stderr]    |
[INFO] [stderr] 13 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_aliases.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr]  6 | struct MyCommand {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_empty.rs:11:18
[INFO] [stderr]    |
[INFO] [stderr] 11 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_empty.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]   --> packages/clipanion-demo/src/main.rs:93:9
[INFO] [stderr]    |
[INFO] [stderr] 93 |     let x = COMMAND_SPEC.deref();
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `ColorList` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:165:5
[INFO] [stderr]     |
[INFO] [stderr] 165 |     ColorList,
[INFO] [stderr]     |     ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ColorList` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:151:1
[INFO] [stderr]     |
[INFO] [stderr] 151 | struct ColorList {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `Cp` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:166:5
[INFO] [stderr]     |
[INFO] [stderr] 166 |     Cp,
[INFO] [stderr]     |     ^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Cp` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:38:1
[INFO] [stderr]     |
[INFO] [stderr]  38 | struct Cp {
[INFO] [stderr]     | ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `Grep` is more private than the item `MyCliEnum::_Variant3::0`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:167:5
[INFO] [stderr]     |
[INFO] [stderr] 167 |     Grep,
[INFO] [stderr]     |     ^^^^ field `MyCliEnum::_Variant3::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Grep` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:55:1
[INFO] [stderr]     |
[INFO] [stderr]  55 | struct Grep {
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `Ssh` is more private than the item `MyCliEnum::_Variant4::0`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:168:5
[INFO] [stderr]     |
[INFO] [stderr] 168 |     Ssh,
[INFO] [stderr]     |     ^^^ field `MyCliEnum::_Variant4::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Ssh` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:69:1
[INFO] [stderr]     |
[INFO] [stderr]  69 | struct Ssh {
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `Unimplemented` is more private than the item `MyCliEnum::_Variant5::0`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:169:5
[INFO] [stderr]     |
[INFO] [stderr] 169 |     Unimplemented,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ field `MyCliEnum::_Variant5::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Unimplemented` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:98:1
[INFO] [stderr]     |
[INFO] [stderr]  98 | struct Unimplemented {}
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `YarnInstall` is more private than the item `MyCliEnum::_Variant6::0`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:170:5
[INFO] [stderr]     |
[INFO] [stderr] 170 |     YarnInstall,
[INFO] [stderr]     |     ^^^^^^^^^^^ field `MyCliEnum::_Variant6::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `YarnInstall` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | struct YarnInstall {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `YarnRun` is more private than the item `MyCliEnum::_Variant7::0`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:171:5
[INFO] [stderr]     |
[INFO] [stderr] 171 |     YarnRun,
[INFO] [stderr]     |     ^^^^^^^ field `MyCliEnum::_Variant7::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `YarnRun` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | struct YarnRun {
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `YarnRunDefault` is more private than the item `MyCliEnum::_Variant8::0`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 172 |     YarnRunDefault,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^ field `MyCliEnum::_Variant8::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `YarnRunDefault` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> packages/clipanion-demo/src/main.rs:135:1
[INFO] [stderr]     |
[INFO] [stderr] 135 | struct YarnRunDefault {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `r`, `g`, and `b` are never read
[INFO] [stderr]   --> packages/clipanion-demo/src/main.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct HexColor {
[INFO] [stderr]    |        -------- fields in this struct
[INFO] [stderr] 13 |     pub r: u8,
[INFO] [stderr]    |         ^
[INFO] [stderr] 14 |     pub g: u8,
[INFO] [stderr]    |         ^
[INFO] [stderr] 15 |     pub b: u8,
[INFO] [stderr]    |         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `HexColor` has a derived impl for the trait `Debug`, 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: struct `Foo` is never constructed
[INFO] [stderr]   --> packages/clipanion-demo/src/main.rs:85:8
[INFO] [stderr]    |
[INFO] [stderr] 85 | struct Foo {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `foo` is never used
[INFO] [stderr]   --> packages/clipanion-demo/src/main.rs:87:4
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn foo() {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_vec_option.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_vec_option.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `test_cli_success`
[INFO] [stderr]  --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:1:56
[INFO] [stderr]   |
[INFO] [stderr] 1 | use clipanion::{prelude::*, program, test_cli_failure, test_cli_success, CommandError, Error};
[INFO] [stderr]   |                                                        ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyProxyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:24:18
[INFO] [stderr]    |
[INFO] [stderr] 24 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyProxyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyProxyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant2::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:24:34
[INFO] [stderr]    |
[INFO] [stderr] 24 | program!(MyCli, [MyProxyCommand, MyCommand]);
[INFO] [stderr]    |                                  ^^^^^^^^^ field `MyCliEnum::_Variant2::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_two_commands_hydration_error_with_default.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_optional_positional.rs:13:18
[INFO] [stderr]    |
[INFO] [stderr] 13 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_optional_positional.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `clipanion` (test "command_complex_tuple_vector_type") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_required_bool_option") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_required_and_proxy") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_double_dash") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_required_and_rest") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_tolerate_boolean") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_complex_arg_type") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_default_bool_option") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_aliases") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_empty") generated 1 warning
[INFO] [stderr] warning: `clipanion-demo` (bin "clipanion-demo" test) generated 12 warnings
[INFO] [stderr] warning: `clipanion` (test "command_vec_option") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_two_commands_hydration_error_with_default") generated 3 warnings (run `cargo fix --test "command_two_commands_hydration_error_with_default"` to apply 1 suggestion)
[INFO] [stderr] warning: `clipanion` (test "command_optional_positional") generated 1 warning
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_prefix_small_path.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_prefix_small_path.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_tuple_option.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_tuple_option.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `MyCommand` is more private than the item `MyCliEnum::_Variant1::0`
[INFO] [stderr]   --> packages/clipanion/tests/command_proxy.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | program!(MyCli, [MyCommand]);
[INFO] [stderr]    |                  ^^^^^^^^^ field `MyCliEnum::_Variant1::0` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MyCommand` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> packages/clipanion/tests/command_proxy.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | struct MyCommand {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `clipanion` (test "command_prefix_small_path") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_tuple_option") generated 1 warning
[INFO] [stderr] warning: `clipanion` (test "command_proxy") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clipanion-daf3f2045b2809af)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/command_aliases.rs (/opt/rustwide/target/debug/deps/command_aliases-0f8cbfbcc2c4e169)
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_works_with_bar ... ok
[INFO] [stdout] test it_works_with_foo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_bool_options.rs (/opt/rustwide/target/debug/deps/command_bool_options-fa7f98534d864019)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_works_with_no_args ... ok
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_complex_arg_type.rs (/opt/rustwide/target/debug/deps/command_complex_arg_type-e02647862e5be7d3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] test it_fails_with_invalid_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_complex_tuple_vector_type.rs (/opt/rustwide/target/debug/deps/command_complex_tuple_vector_type-300d873cd79001ea)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test it_fails_with_invalid_data_1 ... ok
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] test it_fails_with_invalid_data_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_default_bool_option.rs (/opt/rustwide/target/debug/deps/command_default_bool_option-c2f09ec3df1833b1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/command_double_dash.rs (/opt/rustwide/target/debug/deps/command_double_dash-4caaf7c4c20be8dc)
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] test it_works_with_no_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_works_at_the_start_of_the_command_line ... ok
[INFO] [stdout] test it_works_at_the_end_of_the_command_line ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_empty.rs (/opt/rustwide/target/debug/deps/command_empty-64f74726e69d47bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_long_path.rs (/opt/rustwide/target/debug/deps/command_long_path-fb427a4ad6636498)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test it_checks_the_path_segments ... ok
[INFO] [stdout] test it_requires_the_full_path ... ok
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_negated_options.rs (/opt/rustwide/target/debug/deps/command_negated_options-0e1131c5991e1a59)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test it_supports_negated_options ... ok
[INFO] [stdout] test it_supports_negated_options_default_true ... ok
[INFO] [stdout] test it_supports_negated_options_default_none ... ok
[INFO] [stdout] test it_supports_negated_options_override_true ... ok
[INFO] [stdout] test it_supports_negated_options_string ... ok
[INFO] [stdout] test it_supports_negated_options_override_false ... ok
[INFO] [stderr]      Running tests/command_optional_and_proxy.rs (/opt/rustwide/target/debug/deps/command_optional_and_proxy-7e71072fe45487e6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_works_with_the_positional ... ok
[INFO] [stdout] test it_works_without_the_positional ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_optional_option.rs (/opt/rustwide/target/debug/deps/command_optional_option-0ce8f3db852d3b29)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test it_supports_bindings ... ok
[INFO] [stdout] test it_works_with_value ... ok
[INFO] [stderr]      Running tests/command_optional_positional.rs (/opt/rustwide/target/debug/deps/command_optional_positional-3f1718f62a02cd92)
[INFO] [stdout] test it_is_optional ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_overlapping_complex_arg.rs (/opt/rustwide/target/debug/deps/command_overlapping_complex_arg-31ad3d3b2ce65aa7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_works_with_foo ... ok
[INFO] [stdout] test it_works_with_bar ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_overlapping_proxy_and_default.rs (/opt/rustwide/target/debug/deps/command_overlapping_proxy_and_default-a2834a5c5ece02b9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/command_path_and_options.rs (/opt/rustwide/target/debug/deps/command_path_and_options-cd0b7483f4715d2d)
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test it_works ... ok
[INFO] [stderr]      Running tests/command_prefix_no_path.rs (/opt/rustwide/target/debug/deps/command_prefix_no_path-196fae1cecfc710a)
[INFO] [stdout] test it_works_if_the_option_is_between_the_path_segments ... ok
[INFO] [stdout] test it_works_if_the_option_is_first ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_prefix_small_path.rs (/opt/rustwide/target/debug/deps/command_prefix_small_path-d11117ab4ba42b27)
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_proxy.rs (/opt/rustwide/target/debug/deps/command_proxy-8df8ce5fe0d03c98)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_required_and_proxy.rs (/opt/rustwide/target/debug/deps/command_required_and_proxy-4cd1fa2efd0c627f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_required_and_rest.rs (/opt/rustwide/target/debug/deps/command_required_and_rest-57e8131092cb2baa)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_required_arg.rs (/opt/rustwide/target/debug/deps/command_required_arg-07e57549e6a78352)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_required_bool_option.rs (/opt/rustwide/target/debug/deps/command_required_bool_option-715c102c773a2f69)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] test it_requires_the_option_to_be_present ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- it_requires_the_option_to_be_present stdout ----
[INFO] [stdout] cli: Node 0 (0):
[INFO] [stdout]   Shortcut -> 3
[INFO] [stdout] Node 1 (0):
[INFO] [stdout]   [Success]
[INFO] [stdout] Node 2 (0):
[INFO] [stdout]   [Error]
[INFO] [stdout] Node 3 (0):
[INFO] [stdout]   Static: StartOfInput -> None -> 4
[INFO] [stdout] Node 4 (0):
[INFO] [stdout]   Dynamic: Some(IsOption("--")) -> Some(EnableDoubleSlash) -> 4
[INFO] [stdout]   Dynamic: Some(IsBatch([])) -> Some(ResolveBatch([])) -> 4
[INFO] [stdout]   Dynamic: Some(IsOption("--my-option")) -> Some(StartValue(Option, 0)) -> 4
[INFO] [stdout]   Dynamic: Some(IsOption("--help")) -> Some(EnableHelp) -> 2
[INFO] [stdout]   Dynamic: Some(IsOption("-h")) -> Some(EnableHelp) -> 2
[INFO] [stdout]   Shortcut -> 5
[INFO] [stdout] Node 5 (0):
[INFO] [stdout]   Static: EndOfInput -> None -> 1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'it_requires_the_option_to_be_present' (88) panicked at packages/clipanion/tests/command_required_bool_option.rs:21:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: NotFound([CommandSpec { category: None, description: None, details: None, paths: [[]], components: [Option(OptionSpec { primary_name: "--my-option", aliases: [], description: "", min_len: 0, extra_len: Some(0), allow_binding: false, allow_boolean: false, is_hidden: false, is_required: true })], required_options: [0] }])
[INFO] [stdout]  right: CommandError(CommandSpec { category: None, description: None, details: None, paths: [[]], components: [Option(OptionSpec { primary_name: "--my-option", aliases: [], description: "", min_len: 0, extra_len: Some(0), allow_binding: false, allow_boolean: false, is_hidden: false, is_required: true })], required_options: [0] }, MissingOptionArguments("--my-option"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d12dbd50d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d12dbd50d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d12dbd50d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55d12dbd50d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55d12dbe547f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55d12dbe547f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55d12dba2601 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d12dba2601 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55d12dbae662 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55d12dbb31ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55d12dbb3081 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55d12db2177e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55d12db2177e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55d12dbb38af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55d12dbb38af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55d12dbb370a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55d12dbae799 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55d12db96add - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55d12dbecfd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55d12dbecdd3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55d12dae43c0 - core::panicking::assert_failed::h9e81cb48e6ecb97b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55d12daef025 - command_required_bool_option::it_requires_the_option_to_be_present::{{closure}}::h576769b010ae4aae
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/clipanion/tests/command_required_bool_option.rs:21:5
[INFO] [stdout]   22:     0x55d12dae92dd - core::ops::function::FnOnce::call_once::h8bc24897f5b88930
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55d12daeecea - command_required_bool_option::it_requires_the_option_to_be_present::h80d55b0cb1e4a08b
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/clipanion/src/lib.rs:178:13
[INFO] [stdout]   24:     0x55d12daef077 - command_required_bool_option::it_requires_the_option_to_be_present::{{closure}}::hdcd70b679ca6d266
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/clipanion/src/lib.rs:166:24
[INFO] [stdout]   25:     0x55d12dae9376 - core::ops::function::FnOnce::call_once::hbd9d975b5011b0f1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55d12db2153b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55d12db2153b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x55d12db371a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x55d12db371a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x55d12db371a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x55d12db371a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x55d12db371a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x55d12db371a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x55d12db371a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x55d12db0d994 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x55d12db0d994 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x55d12db1125a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x55d12db1125a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x55d12db1125a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x55d12db1125a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x55d12db1125a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x55d12db1125a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x55d12db1125a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55d12dba98ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x55d12dba98ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x70fdba3abaa4 - <unknown>
[INFO] [stdout]   47:     0x70fdba438a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     it_requires_the_option_to_be_present
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p clipanion --test command_required_bool_option`
[INFO] running `Command { std: "docker" "inspect" "cbd3ff6fea3f2f71b9689cd3541ba6cfce92b1dfa65684604343efda1aedbeda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd3ff6fea3f2f71b9689cd3541ba6cfce92b1dfa65684604343efda1aedbeda", kill_on_drop: false }`
[INFO] [stdout] cbd3ff6fea3f2f71b9689cd3541ba6cfce92b1dfa65684604343efda1aedbeda
