[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] building arcanis/clipanion-rs against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcanis%2Fclipanion-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arcanis/clipanion-rs on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7142fa9ac531eb0baa368ad60b044e923330859471484e29223e8b79246aab7
[INFO] running `Command { std: "docker" "start" "-a" "e7142fa9ac531eb0baa368ad60b044e923330859471484e29223e8b79246aab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7142fa9ac531eb0baa368ad60b044e923330859471484e29223e8b79246aab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7142fa9ac531eb0baa368ad60b044e923330859471484e29223e8b79246aab7", kill_on_drop: false }`
[INFO] [stdout] e7142fa9ac531eb0baa368ad60b044e923330859471484e29223e8b79246aab7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2742b8989594163532dbec2e3545faf5011315528e7006d943c4237e377bad36
[INFO] running `Command { std: "docker" "start" "-a" "2742b8989594163532dbec2e3545faf5011315528e7006d943c4237e377bad36", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling either v1.15.0
[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 colored v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[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 thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling clipanion-derive v0.8.1 (/opt/rustwide/workdir/packages/clipanion-derive)
[INFO] [stderr]    Compiling tokio v1.44.2
[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: 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] [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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.72s
[INFO] running `Command { std: "docker" "inspect" "2742b8989594163532dbec2e3545faf5011315528e7006d943c4237e377bad36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2742b8989594163532dbec2e3545faf5011315528e7006d943c4237e377bad36", kill_on_drop: false }`
[INFO] [stdout] 2742b8989594163532dbec2e3545faf5011315528e7006d943c4237e377bad36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57ce15f92cbb53566462362c47e10143c6f44d6fc312a0487f79d8fea10022d4
[INFO] running `Command { std: "docker" "start" "-a" "57ce15f92cbb53566462362c47e10143c6f44d6fc312a0487f79d8fea10022d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling clipanion v0.8.1 (/opt/rustwide/workdir/packages/clipanion)
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling clipanion-demo v0.1.0 (/opt/rustwide/workdir/packages/clipanion-demo)
[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 `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_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 `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 `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_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 `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: 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 `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: 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_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_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_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_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 `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] [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] [stderr] error: could not compile `clipanion` (test "command_double_dash"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name command_double_dash --edition=2021 packages/clipanion/tests/command_double_dash.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="anyhow"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow"))' -C metadata=d441baa61943a609 -C extra-filename=-ce61e813ae1e0b2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1bdf2e76b99b1cd6.rlib --extern clipanion=/opt/rustwide/target/debug/deps/libclipanion-c2eefc21dbb371bb.rlib --extern clipanion_core=/opt/rustwide/target/debug/deps/libclipanion_core-88fdf285e2b8bb38.rlib --extern clipanion_derive=/opt/rustwide/target/debug/deps/libclipanion_derive-d1d3848be358eaf6.so --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-377ab27037545073.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "57ce15f92cbb53566462362c47e10143c6f44d6fc312a0487f79d8fea10022d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57ce15f92cbb53566462362c47e10143c6f44d6fc312a0487f79d8fea10022d4", kill_on_drop: false }`
[INFO] [stdout] 57ce15f92cbb53566462362c47e10143c6f44d6fc312a0487f79d8fea10022d4
