[INFO] fetching crate clap-nested-commands 0.0.6... [INFO] testing clap-nested-commands-0.0.6 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate clap-nested-commands 0.0.6 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate clap-nested-commands 0.0.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate clap-nested-commands 0.0.6 [INFO] tweaked toml for crates.io crate clap-nested-commands 0.0.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clap-nested-commands 0.0.6 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clap-nested-commands 0.0.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.2 [INFO] [stderr] Downloaded cc v1.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96a5d8bf9abe69f3c5aa3b7172a613576f70b5927002dce197d7a1800c38f40a [INFO] running `Command { std: "docker" "start" "-a" "96a5d8bf9abe69f3c5aa3b7172a613576f70b5927002dce197d7a1800c38f40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96a5d8bf9abe69f3c5aa3b7172a613576f70b5927002dce197d7a1800c38f40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a5d8bf9abe69f3c5aa3b7172a613576f70b5927002dce197d7a1800c38f40a", kill_on_drop: false }` [INFO] [stdout] 96a5d8bf9abe69f3c5aa3b7172a613576f70b5927002dce197d7a1800c38f40a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fb194d2146f61cb50f9e36321db28beeec9c1576571b1e835254b413a51a83b1 [INFO] running `Command { std: "docker" "start" "-a" "fb194d2146f61cb50f9e36321db28beeec9c1576571b1e835254b413a51a83b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling socket2 v0.5.8 [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 tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling clap-nested-commands v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.52s [INFO] running `Command { std: "docker" "inspect" "fb194d2146f61cb50f9e36321db28beeec9c1576571b1e835254b413a51a83b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb194d2146f61cb50f9e36321db28beeec9c1576571b1e835254b413a51a83b1", kill_on_drop: false }` [INFO] [stdout] fb194d2146f61cb50f9e36321db28beeec9c1576571b1e835254b413a51a83b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b5fc1ce9210369ccdcae757c999af31546e858f414e3957d6023fa320e415e78 [INFO] running `Command { std: "docker" "start" "-a" "b5fc1ce9210369ccdcae757c999af31546e858f414e3957d6023fa320e415e78", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling clap-nested-commands v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `token` is never read [INFO] [stdout] --> examples/sync_commands/cli_context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CliContext { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub token: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `token` is never read [INFO] [stdout] --> examples/sync_commands_with_return_type_and_default_command/cli_context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CliContext { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub token: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `token` is never read [INFO] [stdout] --> examples/async_commands_with_default_command/cli_context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CliContext { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub token: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `token` is never read [INFO] [stdout] --> examples/async_commands_with_return_type/cli_context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CliContext { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub token: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `token` is never read [INFO] [stdout] --> examples/sync_commands_with_default_command/cli_context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CliContext { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub token: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `token` is never read [INFO] [stdout] --> examples/async_commands/cli_context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CliContext { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub token: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `token` is never read [INFO] [stdout] --> examples/sync_commands_with_return_type/cli_context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CliContext { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub token: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `token` is never read [INFO] [stdout] --> examples/async_commands_with_return_type_and_default_command/cli_context.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CliContext { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub token: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.23s [INFO] running `Command { std: "docker" "inspect" "b5fc1ce9210369ccdcae757c999af31546e858f414e3957d6023fa320e415e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5fc1ce9210369ccdcae757c999af31546e858f414e3957d6023fa320e415e78", kill_on_drop: false }` [INFO] [stdout] b5fc1ce9210369ccdcae757c999af31546e858f414e3957d6023fa320e415e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b44685281e5c15eaf5cd91b4fd9cb879aca61cdb1589185bb25b024c30734e93 [INFO] running `Command { std: "docker" "start" "-a" "b44685281e5c15eaf5cd91b4fd9cb879aca61cdb1589185bb25b024c30734e93", kill_on_drop: false }` [INFO] [stderr] warning: field `token` is never read [INFO] [stderr] --> examples/async_commands_with_return_type_and_default_command/cli_context.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct CliContext { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 5 | pub token: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `token` is never read [INFO] [stderr] --> examples/sync_commands_with_default_command/cli_context.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct CliContext { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 5 | pub token: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `token` is never read [INFO] [stderr] --> examples/async_commands_with_return_type/cli_context.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct CliContext { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 5 | pub token: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `token` is never read [INFO] [stderr] --> examples/sync_commands_with_return_type/cli_context.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct CliContext { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 5 | pub token: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `token` is never read [INFO] [stderr] --> examples/async_commands/cli_context.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct CliContext { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 5 | pub token: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `token` is never read [INFO] [stderr] --> examples/sync_commands/cli_context.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct CliContext { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 5 | pub token: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `token` is never read [INFO] [stderr] --> examples/sync_commands_with_return_type_and_default_command/cli_context.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct CliContext { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 5 | pub token: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `token` is never read [INFO] [stderr] --> examples/async_commands_with_default_command/cli_context.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct CliContext { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 5 | pub token: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `clap-nested-commands` (example "async_commands_with_return_type_and_default_command") generated 1 warning [INFO] [stderr] warning: `clap-nested-commands` (example "sync_commands_with_default_command") generated 1 warning [INFO] [stderr] warning: `clap-nested-commands` (example "async_commands_with_return_type") generated 1 warning [INFO] [stderr] warning: `clap-nested-commands` (example "sync_commands_with_return_type") generated 1 warning [INFO] [stderr] warning: `clap-nested-commands` (example "async_commands") generated 1 warning [INFO] [stderr] warning: `clap-nested-commands` (example "sync_commands") generated 1 warning [INFO] [stderr] warning: `clap-nested-commands` (example "sync_commands_with_return_type_and_default_command") generated 1 warning [INFO] [stderr] warning: `clap-nested-commands` (example "async_commands_with_default_command") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/clap_nested_commands-924195b0402347a1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b44685281e5c15eaf5cd91b4fd9cb879aca61cdb1589185bb25b024c30734e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44685281e5c15eaf5cd91b4fd9cb879aca61cdb1589185bb25b024c30734e93", kill_on_drop: false }` [INFO] [stdout] b44685281e5c15eaf5cd91b4fd9cb879aca61cdb1589185bb25b024c30734e93