[INFO] fetching crate usage-cli 3.2.0... [INFO] testing usage-cli-3.2.0 against 1.95.0 for beta-1.96-1 [INFO] extracting crate usage-cli 3.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate usage-cli 3.2.0 [INFO] finished tweaking crates.io crate usage-cli 3.2.0 [INFO] tweaked toml for crates.io crate usage-cli 3.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate usage-cli 3.2.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate usage-cli 3.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shared_thread v0.2.0 [INFO] [stderr] Downloaded sigchld v0.2.4 [INFO] [stderr] Downloaded shared_child v1.1.1 [INFO] [stderr] Downloaded homedir v0.3.6 [INFO] [stderr] Downloaded os_pipe v1.2.3 [INFO] [stderr] Downloaded versions v7.0.0 [INFO] [stderr] Downloaded duct v1.1.1 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded assert_cmd v2.2.0 [INFO] [stderr] Downloaded roff v1.1.0 [INFO] [stderr] Downloaded xx v2.5.2 [INFO] [stderr] Downloaded usage-lib v3.2.0 [INFO] [stderr] Downloaded kdl v6.5.0 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] [stderr] Downloaded usage-lib v2.18.2 [INFO] [stderr] Downloaded clap-sort v1.0.3 [INFO] [stderr] Downloaded clap_usage v2.0.3 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.7 [INFO] [stderr] Downloaded dtor-proc-macro v0.0.6 [INFO] [stderr] Downloaded dtor v0.1.1 [INFO] [stderr] Downloaded ctor v0.6.3 [INFO] [stderr] Downloaded exec v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 734fd2a89957b74829e8f175d19083cff9f29d2d6fd39b31dc7ba177f65f4602 [INFO] running `Command { std: "docker" "start" "-a" "734fd2a89957b74829e8f175d19083cff9f29d2d6fd39b31dc7ba177f65f4602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "734fd2a89957b74829e8f175d19083cff9f29d2d6fd39b31dc7ba177f65f4602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734fd2a89957b74829e8f175d19083cff9f29d2d6fd39b31dc7ba177f65f4602", kill_on_drop: false }` [INFO] [stdout] 734fd2a89957b74829e8f175d19083cff9f29d2d6fd39b31dc7ba177f65f4602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9f48880cc78c2ef0462552512a920cc0f15d78b8077aaf4faacc1d23aacbd26 [INFO] running `Command { std: "docker" "start" "-a" "e9f48880cc78c2ef0462552512a920cc0f15d78b8077aaf4faacc1d23aacbd26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling duct v1.1.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling homedir v0.3.6 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling roff v1.1.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling versions v7.0.0 [INFO] [stderr] Compiling kdl v6.5.0 [INFO] [stderr] Compiling xx v2.5.2 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling usage-lib v2.18.2 [INFO] [stderr] Compiling usage-lib v3.2.0 [INFO] [stderr] Compiling clap_usage v2.0.3 [INFO] [stderr] Compiling usage-cli v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "e9f48880cc78c2ef0462552512a920cc0f15d78b8077aaf4faacc1d23aacbd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f48880cc78c2ef0462552512a920cc0f15d78b8077aaf4faacc1d23aacbd26", kill_on_drop: false }` [INFO] [stdout] e9f48880cc78c2ef0462552512a920cc0f15d78b8077aaf4faacc1d23aacbd26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4676a03d905ab8d5ec0b22f0814823e56e4301ef3931da89da31db1f92d443b [INFO] running `Command { std: "docker" "start" "-a" "e4676a03d905ab8d5ec0b22f0814823e56e4301ef3931da89da31db1f92d443b", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling clap-sort v1.0.3 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Compiling ctor v0.6.3 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling kdl v6.5.0 [INFO] [stderr] Compiling xx v2.5.2 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling usage-lib v2.18.2 [INFO] [stderr] Compiling usage-lib v3.2.0 [INFO] [stderr] Compiling clap_usage v2.0.3 [INFO] [stderr] Compiling usage-cli v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.02s [INFO] running `Command { std: "docker" "inspect" "e4676a03d905ab8d5ec0b22f0814823e56e4301ef3931da89da31db1f92d443b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4676a03d905ab8d5ec0b22f0814823e56e4301ef3931da89da31db1f92d443b", kill_on_drop: false }` [INFO] [stdout] e4676a03d905ab8d5ec0b22f0814823e56e4301ef3931da89da31db1f92d443b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7f9170ce0b513ddd453b6c3587b58b3e8ae714be7135204a855c476d2c31f57 [INFO] running `Command { std: "docker" "start" "-a" "b7f9170ce0b513ddd453b6c3587b58b3e8ae714be7135204a855c476d2c31f57", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/usage_cli-57b0b9d02835cf98) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test cli::lint::tests::test_lint_invalid_default_subcommand ... ok [INFO] [stdout] test cli::lint::tests::test_lint_missing_help ... ok [INFO] [stdout] test cli::lint::tests::test_lint_count_flag_with_arg ... ok [INFO] [stdout] test cli::lint::tests::test_lint_duplicate_flags ... ok [INFO] [stdout] test cli::lint::tests::test_lint_variadic_arg_not_last ... ok [INFO] [stdout] test cli::lint::tests::test_lint_required_after_optional ... ok [INFO] [stdout] test cli::lint::tests::test_lint_no_option_flag ... ok [INFO] [stdout] test cli::lint::tests::test_lint_clean_spec ... ok [INFO] [stdout] test cli::lint::tests::test_lint_subcommand_required_no_subcommands ... ok [INFO] [stdout] test cli::lint::tests::test_lint_invalid_default_subcommand_shows_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/usage-30dccd6e9992543c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests usage_cli [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 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" "b7f9170ce0b513ddd453b6c3587b58b3e8ae714be7135204a855c476d2c31f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f9170ce0b513ddd453b6c3587b58b3e8ae714be7135204a855c476d2c31f57", kill_on_drop: false }` [INFO] [stdout] b7f9170ce0b513ddd453b6c3587b58b3e8ae714be7135204a855c476d2c31f57