[INFO] fetching crate clap-v3 3.0.0-beta.1... [INFO] testing clap-v3-3.0.0-beta.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate clap-v3 3.0.0-beta.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate clap-v3 3.0.0-beta.1 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate clap-v3 3.0.0-beta.1 [INFO] finished tweaking crates.io crate clap-v3 3.0.0-beta.1 [INFO] tweaked toml for crates.io crate clap-v3 3.0.0-beta.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate clap-v3 3.0.0-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive-v3 v3.0.0-beta.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18e7f8c92824a79f69a3dfd916d355cb8943651b6b9049c615d225deb2ead231 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "18e7f8c92824a79f69a3dfd916d355cb8943651b6b9049c615d225deb2ead231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18e7f8c92824a79f69a3dfd916d355cb8943651b6b9049c615d225deb2ead231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e7f8c92824a79f69a3dfd916d355cb8943651b6b9049c615d225deb2ead231", kill_on_drop: false }` [INFO] [stdout] 18e7f8c92824a79f69a3dfd916d355cb8943651b6b9049c615d225deb2ead231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cb6d5287be71730ab82b2c4dc8f5414409eae48bbdebcb141e2e66c0f19f545 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3cb6d5287be71730ab82b2c4dc8f5414409eae48bbdebcb141e2e66c0f19f545", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive-v3 v3.0.0-beta.1 [INFO] [stderr] Compiling clap-v3 v3.0.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.37s [INFO] running `Command { std: "docker" "inspect" "3cb6d5287be71730ab82b2c4dc8f5414409eae48bbdebcb141e2e66c0f19f545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb6d5287be71730ab82b2c4dc8f5414409eae48bbdebcb141e2e66c0f19f545", kill_on_drop: false }` [INFO] [stdout] 3cb6d5287be71730ab82b2c4dc8f5414409eae48bbdebcb141e2e66c0f19f545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08d8418251d3111eb5223871c6672aac88cbd1f5dfde22e1e68dec62d2840e10 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "08d8418251d3111eb5223871c6672aac88cbd1f5dfde22e1e68dec62d2840e10", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling version-sync v0.8.1 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling clap-v3 v3.0.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "08d8418251d3111eb5223871c6672aac88cbd1f5dfde22e1e68dec62d2840e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d8418251d3111eb5223871c6672aac88cbd1f5dfde22e1e68dec62d2840e10", kill_on_drop: false }` [INFO] [stdout] 08d8418251d3111eb5223871c6672aac88cbd1f5dfde22e1e68dec62d2840e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02a6be2cf6d3d04d8ef21e855ac2f3728189900211cb906ad309d9da203f84b0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "02a6be2cf6d3d04d8ef21e855ac2f3728189900211cb906ad309d9da203f84b0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/clap_v3-c0aa7e3333994780 [INFO] [stdout] [INFO] [stdout] running 96 tests [INFO] [stdout] test build::app::settings::test::app_settings_fromstr ... ok [INFO] [stdout] test build::app::tests::global_setting ... ok [INFO] [stdout] test build::app::tests::global_version ... ok [INFO] [stdout] test build::arg::settings::test::arg_settings_fromstr ... ok [INFO] [stdout] test build::app::tests::global_settings ... ok [INFO] [stdout] test build::arg::test::flag_display_single_alias ... ok [INFO] [stdout] test build::arg::test::option_display2 ... ok [INFO] [stdout] test build::arg::test::option_display1 ... ok [INFO] [stdout] test build::arg::test::flag_display ... ok [INFO] [stdout] test build::arg::test::flag_display_multiple_aliases ... ok [INFO] [stdout] test build::arg::test::positional_display_val_names ... ok [INFO] [stdout] test build::arg::test::option_display_single_alias ... ok [INFO] [stdout] test build::arg::test::positional_display_val_names_req ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage2 ... ok [INFO] [stdout] test build::arg::test::positional_display_required ... ok [INFO] [stdout] test build::arg_group::test::test_from ... ok [INFO] [stdout] test build::arg::tests::short_flag_name_missing ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage1 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage3 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage0 ... ok [INFO] [stdout] test build::arg::test::positiona_display_mult ... ok [INFO] [stdout] test build::arg_group::test::groups ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage6 ... ok [INFO] [stdout] test build::arg::test::option_display_multiple_aliases ... ok [INFO] [stdout] test build::arg::test::option_display3 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage4 ... ok [INFO] [stdout] test build::arg_group::test::test_debug ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage7 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage9 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage8 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both2 ... ok [INFO] [stdout] test build::arg::tests::short_flag_misspel ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both3 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both1 ... ok [INFO] [stdout] test build::usage_parser::test::create_flag_usage ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage5 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals3 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals4 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals2 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both6 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals5 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals6 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both5 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both7 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both4 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both8 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals1 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals7 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals8 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long6 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long7 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long1 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long2 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals1 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long4 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long3 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long5 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long8 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long10 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long9 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals6 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_with_vals3 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_with_vals1 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals3 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals2 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals8 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals4 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals9 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals5 ... ok [INFO] [stdout] test build::usage_parser::test::create_positional_usage0 ... ok [INFO] [stdout] test build::usage_parser::test::create_positional_usage ... ok [INFO] [stdout] test build::usage_parser::test::create_option_with_vals2 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_with_vals1_def ... ok [INFO] [stdout] test build::usage_parser::test::create_option_with_vals5 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals10 ... ok [INFO] [stdout] test build::usage_parser::test::nonascii ... ok [INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals7 ... ok [INFO] [stdout] test build::usage_parser::test::create_option_with_vals4 ... ok [INFO] [stdout] test build::usage_parser::test::pos_help_double_lit_single_quote ... ok [INFO] [stdout] test build::usage_parser::test::create_option_with_vals4_def ... ok [INFO] [stdout] test parse::matches::arg_matches::tests::test_default_indices_with_shorter_lifetime ... ok [INFO] [stdout] test parse::matches::arg_matches::tests::test_default_indices ... ok [INFO] [stdout] test output::help::test::wrap_help_last_word ... ok [INFO] [stdout] test build::usage_parser::test::pos_req_mult_def_help ... ok [INFO] [stdout] test build::usage_parser::test::pos_req_mult_help ... ok [INFO] [stdout] test parse::matches::arg_matches::tests::test_default_values ... ok [INFO] [stdout] test build::usage_parser::test::pos_mult_help ... ok [INFO] [stdout] test parse::matches::arg_matches::tests::test_default_osvalues ... ok [INFO] [stdout] test parse::matches::arg_matches::tests::test_default_values_with_shorter_lifetime ... ok [INFO] [stdout] test build::usage_parser::test::pos_help_newline ... ok [INFO] [stdout] test build::usage_parser::test::pos_req ... ok [INFO] [stdout] test build::usage_parser::test::pos_help_newline_lit_sq ... ok [INFO] [stdout] test build::usage_parser::test::pos_help_lit_single_quote ... ok [INFO] [stdout] test build::usage_parser::test::pos_mult ... ok [INFO] [stdout] test parse::matches::arg_matches::tests::test_default_osvalues_with_shorter_lifetime ... ok [INFO] [stdout] test output::fmt::test::colored_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests clap-v3 [INFO] [stdout] [INFO] [stdout] running 300 tests [INFO] [stdout] test src/build/app/mod.rs - build::app::App::author (line 148) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App (line 54) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::get_matches_mut (line 1185) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::about (line 195) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::alias (line 675) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::args (line 645) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::bin_name (line 172) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::name (line 240) ... ignored [INFO] [stdout] test src/build/app/mod.rs - build::app::App::global_setting (line 502) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::before_help (line 279) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::get_matches (line 1170) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::group (line 816) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::groups (line 838) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::arg (line 599) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::aliases (line 700) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::get_matches_from (line 1253) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::after_help (line 262) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::mut_arg (line 969) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::override_help (line 384) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::long_about (line 218) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::help_template (line 435) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::display_order (line 923) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::setting (line 459) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::new (line 112) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::max_term_width (line 584) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::override_usage (line 359) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::print_help (line 1012) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::long_version (line 328) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::print_long_help (line 1039) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::subcommand (line 872) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::set_term_width (line 556) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::write_help (line 1066) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::try_get_matches_from_mut (line 1339) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::try_get_matches_from (line 1303) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::replace (line 780) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::visible_alias (line 729) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::unset_setting (line 479) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowExternalSubcommands (line 373) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::try_get_matches (line 1224) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::write_version (line 1115) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::visible_aliases (line 753) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::subcommands (line 892) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 343) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::unset_global_setting (line 523) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::version (line 302) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::write_long_help (line 1091) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowNegativeNumbers (line 239) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 324) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 288) ... FAILED [INFO] [stdout] test src/build/app/mod.rs - build::app::App::write_long_version (line 1136) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ArgRequiredElseHelp (line 430) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowInvalidUtf8 (line 179) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ArgsNegateSubcommands (line 410) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ColorNever (line 506) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ColorAlways (line 488) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DontDelimitTrailingValues (line 535) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowLeadingHyphen (line 212) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 306) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ColoredHelp (line 450) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersion (line 571) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DontCollapseArgsInUsage (line 518) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ColorAuto (line 470) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 671) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersion (line 583) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::GlobalVersion (line 621) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DeriveDisplayOrder (line 604) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::StrictUtf8 (line 824) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::InferSubcommands (line 697) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::Hidden (line 638) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpSubcommand (line 549) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 657) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::NoBinaryName (line 719) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequired (line 851) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 772) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::TrailingVarArg (line 876) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::alias (line 302) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::VersionlessSubcommands (line 915) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequiredElseHelp (line 800) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::NextLineHelp (line 735) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::aliases (line 332) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::WaitOnError (line 943) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::allow_hyphen_values (line 2963) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 755) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg (line 42) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::case_insensitive (line 3341) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::allow_hyphen_values (line 2986) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::conflicts_with (line 772) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2362) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::allow_hyphen_values (line 2970) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::case_insensitive (line 3325) ... FAILED [INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::UnifiedHelpMessage (line 899) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::conflicts_with (line 781) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::env (line 2621) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::default_value_ifs (line 2486) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2379) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::default_value (line 2268) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2415) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::default_value (line 2285) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::conflicts_with_all (line 835) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::env (line 2661) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::conflicts_with_all (line 825) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::default_value_ifs (line 2530) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::display_order (line 2708) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::env (line 2602) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::global (line 3079) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2396) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::global (line 3091) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::exclusive (line 888) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::default_value_ifs (line 2509) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::env (line 2641) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::groups (line 1776) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::group (line 1736) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::help (line 430) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::group (line 1747) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::exclusive (line 872) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::groups (line 1787) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::help (line 440) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hidden (line 3284) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hidden_short_help (line 3864) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hidden_long_help (line 3976) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hidden (line 3276) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hide_possible_values (line 3210) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hide_default_value (line 3243) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hidden_short_help (line 3872) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hidden_short_help (line 3899) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hidden_long_help (line 3949) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hide_default_value (line 3250) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hide_env_values (line 3437) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hidden_long_help (line 3941) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::long_help (line 485) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hide_env_values (line 3444) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::hide_possible_values (line 3217) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::last (line 2790) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::index (line 1527) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::last (line 2810) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::last (line 2780) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::index (line 1534) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::long (line 279) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::min_values (line 2017) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::min_values (line 2046) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::max_values (line 1982) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple (line 3577) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::max_values (line 1953) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::long (line 270) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple (line 3670) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::long_help (line 499) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple (line 3593) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::max_values (line 1963) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::min_values (line 2027) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple_occurrences (line 3773) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple (line 3610) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple (line 3626) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple_values (line 3740) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::next_line_help (line 3473) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple (line 3650) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple (line 3568) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple_values (line 3715) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 961) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 972) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple_values (line 3724) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 925) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple_occurrences (line 3782) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::number_of_values (line 1825) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 950) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 1000) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::overrides_with_all (line 1031) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::multiple_occurrences (line 3798) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::possible_value (line 1676) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::possible_value (line 1686) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::number_of_values (line 1835) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::require_equals (line 3018) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::possible_values (line 1642) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::require_delimiter (line 3136) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required (line 2860) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::require_delimiter (line 3151) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required (line 2875) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::possible_values (line 1625) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::possible_value (line 1705) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_if (line 1285) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required (line 2851) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 985) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_if (line 1305) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_if (line 1274) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::require_delimiter (line 3172) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::require_equals (line 3045) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::possible_values (line 1617) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_ifs (line 1363) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_ifs (line 1349) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::require_equals (line 3029) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_unless_all (line 627) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_unless (line 560) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_unless_one (line 689) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_unless (line 578) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_unless (line 549) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_ifs (line 1389) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires_all (line 1470) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_unless_all (line 649) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires (line 1067) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires_if (line 1168) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_unless_one (line 723) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires_if (line 1139) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires (line 1096) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires (line 1078) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_unless_all (line 615) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires_ifs (line 1223) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires_ifs (line 1209) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires_all (line 1449) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::use_delimiter (line 3380) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::short (line 225) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::takes_value (line 2920) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::short (line 234) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::required_unless_one (line 701) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::validator (line 1872) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires_if (line 1150) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::takes_value (line 2913) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::value_terminator (line 1572) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::value_names (line 2131) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::value_name (line 2192) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::requires_all (line 1438) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::use_delimiter (line 3398) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::value_terminator (line 1583) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::value_name (line 2200) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::validator_os (line 1909) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::visible_alias (line 362) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup (line 40) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::value_delimiter (line 2074) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::value_names (line 2123) ... FAILED [INFO] [stdout] test src/lib.rs - (line 184) ... ignored [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::args (line 163) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::multiple (line 193) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::with_name (line 120) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::conflicts_with_all (line 394) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup (line 58) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::conflicts_with (line 357) ... FAILED [INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg::visible_aliases (line 391) ... FAILED [INFO] [stdout] test src/lib.rs - (line 113) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::required (line 246) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::requires (line 279) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::arg (line 137) ... FAILED [INFO] [stdout] test src/lib.rs - (line 203) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::with_name (line 106) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::requires_all (line 319) ... FAILED [INFO] [stdout] test src/lib.rs - (line 42) ... FAILED [INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup::multiple (line 210) ... FAILED [INFO] [stdout] test src/macros.rs - _clap_count_exprs (line 256) ... FAILED [INFO] [stdout] test src/lib.rs - (line 281) ... FAILED [INFO] [stdout] test src/macros.rs - value_t_or_exit (line 88) ... FAILED [INFO] [stdout] test src/macros.rs - value_t (line 42) ... FAILED [INFO] [stdout] test src/macros.rs - crate_name (line 530) ... FAILED [INFO] [stdout] test src/macros.rs - crate_authors (line 448) ... FAILED [INFO] [stdout] test src/macros.rs - crate_version (line 419) ... FAILED [INFO] [stdout] test src/macros.rs - values_t (line 133) ... FAILED [INFO] [stdout] test src/macros.rs - arg_enum (line 284) ... FAILED [INFO] [stdout] test src/macros.rs - crate_description (line 508) ... FAILED [INFO] [stdout] test src/macros.rs - app_from_crate (line 563) ... FAILED [INFO] [stdout] test src/macros.rs - clap_app (line 594) ... FAILED [INFO] [stdout] test src/macros.rs - values_t_or_exit (line 195) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::MissingArgumentOrSubcommand (line 263) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::ArgumentConflict (line 209) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::InvalidValue (line 28) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::EmptyValue (line 111) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::InvalidUtf8 (line 305) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::MissingSubcommand (line 243) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::TooFewValues (line 169) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::InvalidSubcommand (line 63) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::TooManyValues (line 151) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::VersionDisplayed (line 345) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::UnknownArgument (line 45) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::ValueValidation (line 128) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::HelpDisplayed (line 331) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::WrongNumberOfValues (line 188) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::UnexpectedMultipleUsage (line 283) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::MissingRequiredArgument (line 227) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 527) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches (line 23) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 461) ... FAILED [INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::UnrecognizedSubcommand (line 89) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 569) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::is_present (line 307) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 341) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 546) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 416) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 720) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_matches (line 599) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_os (line 270) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 435) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Indices (line 879) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_os (line 170) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_name (line 673) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::OsValues (line 821) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 700) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_lossy (line 235) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Values (line 759) ... FAILED [INFO] [stdout] test src/parse/matches/subcommand.rs - parse::matches::subcommand::SubCommand (line 14) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of (line 200) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 398) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_lossy (line 135) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 488) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 356) ... FAILED [INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of (line 103) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::author (line 148) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App (line 54) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::get_matches_mut (line 1185) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::about (line 195) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::alias (line 675) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::args (line 645) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::bin_name (line 172) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::global_setting (line 502) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::before_help (line 279) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::get_matches (line 1170) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::group (line 816) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::groups (line 838) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::arg (line 599) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::aliases (line 700) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::get_matches_from (line 1253) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::after_help (line 262) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::mut_arg (line 969) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/build/app/mod.rs:970:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::override_help (line 384) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::long_about (line 218) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::help_template (line 435) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::display_order (line 923) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::setting (line 459) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/build/app/mod.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg, AppSettings}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::new (line 112) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::max_term_width (line 584) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::override_usage (line 359) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::print_help (line 1012) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::long_version (line 328) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/build/app/mod.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::print_long_help (line 1039) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::subcommand (line 872) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::set_term_width (line 556) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::write_help (line 1066) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::try_get_matches_from_mut (line 1339) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::try_get_matches_from (line 1303) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::replace (line 780) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::visible_alias (line 729) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::unset_setting (line 479) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowExternalSubcommands (line 373) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::try_get_matches (line 1224) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::write_version (line 1115) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::visible_aliases (line 753) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::subcommands (line 892) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 343) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::unset_global_setting (line 523) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::version (line 302) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/build/app/mod.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::write_long_help (line 1091) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowNegativeNumbers (line 239) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 324) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 288) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/mod.rs - build::app::App::write_long_version (line 1136) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ArgRequiredElseHelp (line 430) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowInvalidUtf8 (line 179) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ArgsNegateSubcommands (line 410) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ColorNever (line 506) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ColorAlways (line 488) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DontDelimitTrailingValues (line 535) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowLeadingHyphen (line 212) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 306) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ColoredHelp (line 450) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersion (line 571) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DontCollapseArgsInUsage (line 518) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ColorAuto (line 470) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 671) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersion (line 583) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::GlobalVersion (line 621) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DeriveDisplayOrder (line 604) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::StrictUtf8 (line 824) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::InferSubcommands (line 697) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::Hidden (line 638) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpSubcommand (line 549) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 657) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/build/app/settings.rs:658:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg, AppSettings}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::NoBinaryName (line 719) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequired (line 851) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 772) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::TrailingVarArg (line 876) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::alias (line 302) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::VersionlessSubcommands (line 915) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequiredElseHelp (line 800) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::NextLineHelp (line 735) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::aliases (line 332) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::WaitOnError (line 943) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::allow_hyphen_values (line 2963) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 755) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg (line 42) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::case_insensitive (line 3341) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::allow_hyphen_values (line 2986) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::conflicts_with (line 772) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2362) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::allow_hyphen_values (line 2970) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::case_insensitive (line 3325) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::UnifiedHelpMessage (line 899) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::conflicts_with (line 781) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::env (line 2621) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::default_value_ifs (line 2486) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2379) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::default_value (line 2268) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2415) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::default_value (line 2285) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::conflicts_with_all (line 835) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::env (line 2661) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::conflicts_with_all (line 825) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::default_value_ifs (line 2530) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::display_order (line 2708) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::env (line 2602) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::global (line 3079) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2396) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::global (line 3091) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::exclusive (line 888) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::default_value_ifs (line 2509) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::env (line 2641) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::groups (line 1776) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::group (line 1736) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::help (line 430) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::group (line 1747) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::exclusive (line 872) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::groups (line 1787) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::help (line 440) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hidden (line 3284) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hidden_short_help (line 3864) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hidden_long_help (line 3976) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hidden (line 3276) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hide_possible_values (line 3210) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hide_default_value (line 3243) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hidden_short_help (line 3872) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hidden_short_help (line 3899) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hidden_long_help (line 3949) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hide_default_value (line 3250) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hide_env_values (line 3437) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hidden_long_help (line 3941) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::long_help (line 485) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hide_env_values (line 3444) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::hide_possible_values (line 3217) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::last (line 2790) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::index (line 1527) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::last (line 2810) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::last (line 2780) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::index (line 1534) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::long (line 279) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::min_values (line 2017) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::min_values (line 2046) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::max_values (line 1982) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple (line 3577) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::max_values (line 1953) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::long (line 270) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple (line 3670) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::long_help (line 499) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple (line 3593) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::max_values (line 1963) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::min_values (line 2027) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple_occurrences (line 3773) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple (line 3610) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple (line 3626) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple_values (line 3740) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::next_line_help (line 3473) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple (line 3650) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple (line 3568) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple_values (line 3715) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 961) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 972) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple_values (line 3724) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 925) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple_occurrences (line 3782) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::number_of_values (line 1825) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 950) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 1000) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::overrides_with_all (line 1031) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::multiple_occurrences (line 3798) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::possible_value (line 1676) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::possible_value (line 1686) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::number_of_values (line 1835) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::require_equals (line 3018) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::possible_values (line 1642) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::require_delimiter (line 3136) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required (line 2860) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::require_delimiter (line 3151) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required (line 2875) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::possible_values (line 1625) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::possible_value (line 1705) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_if (line 1285) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required (line 2851) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 985) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_if (line 1305) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_if (line 1274) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::require_delimiter (line 3172) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::require_equals (line 3045) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::possible_values (line 1617) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_ifs (line 1363) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_ifs (line 1349) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::require_equals (line 3029) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_unless_all (line 627) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_unless (line 560) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_unless_one (line 689) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_unless (line 578) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_unless (line 549) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_ifs (line 1389) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires_all (line 1470) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_unless_all (line 649) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires (line 1067) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires_if (line 1168) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_unless_one (line 723) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires_if (line 1139) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires (line 1096) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires (line 1078) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_unless_all (line 615) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires_ifs (line 1223) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires_ifs (line 1209) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires_all (line 1449) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::use_delimiter (line 3380) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::short (line 225) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::takes_value (line 2920) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::short (line 234) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::required_unless_one (line 701) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::validator (line 1872) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires_if (line 1150) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::takes_value (line 2913) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::value_terminator (line 1572) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::value_names (line 2131) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::value_name (line 2192) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::requires_all (line 1438) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::use_delimiter (line 3398) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::value_terminator (line 1583) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::value_name (line 2200) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::validator_os (line 1909) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::visible_alias (line 362) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup (line 40) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::value_delimiter (line 2074) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::value_names (line 2123) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::args (line 163) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::multiple (line 193) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::with_name (line 120) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::conflicts_with_all (line 394) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup (line 58) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::conflicts_with (line 357) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg::visible_aliases (line 391) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 113) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::required (line 246) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::requires (line 279) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::arg (line 137) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 203) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::with_name (line 106) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::requires_all (line 319) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 42) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup::multiple (line 210) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - _clap_count_exprs (line 256) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 281) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - value_t_or_exit (line 88) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - value_t (line 42) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - crate_name (line 530) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:532:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - crate_authors (line 448) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:450:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - crate_version (line 419) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:421:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - values_t (line 133) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - arg_enum (line 284) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - crate_description (line 508) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:510:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - app_from_crate (line 563) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - clap_app (line 594) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:596:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - values_t_or_exit (line 195) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/macros.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::MissingArgumentOrSubcommand (line 263) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::ArgumentConflict (line 209) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::InvalidValue (line 28) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::EmptyValue (line 111) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::InvalidUtf8 (line 305) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::MissingSubcommand (line 243) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::TooFewValues (line 169) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::InvalidSubcommand (line 63) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::TooManyValues (line 151) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::VersionDisplayed (line 345) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::UnknownArgument (line 45) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::ValueValidation (line 128) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::HelpDisplayed (line 331) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::WrongNumberOfValues (line 188) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::UnexpectedMultipleUsage (line 283) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::MissingRequiredArgument (line 227) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 527) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches (line 23) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 461) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::UnrecognizedSubcommand (line 89) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 569) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::is_present (line 307) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 341) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 546) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 416) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 720) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_matches (line 599) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_os (line 270) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 435) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Indices (line 879) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_os (line 170) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_name (line 673) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::OsValues (line 821) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 700) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/arg_matches.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg, }; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_lossy (line 235) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/arg_matches.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Values (line 759) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/arg_matches.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/subcommand.rs - parse::matches::subcommand::SubCommand (line 14) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/subcommand.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg, }; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of (line 200) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/arg_matches.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 398) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/arg_matches.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_lossy (line 135) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/arg_matches.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 488) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/arg_matches.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 356) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/arg_matches.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of (line 103) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> src/parse/matches/arg_matches.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{App, Arg}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `clap` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/build/app/mod.rs - build::app::App (line 54) [INFO] [stdout] src/build/app/mod.rs - build::app::App::about (line 195) [INFO] [stdout] src/build/app/mod.rs - build::app::App::after_help (line 262) [INFO] [stdout] src/build/app/mod.rs - build::app::App::alias (line 675) [INFO] [stdout] src/build/app/mod.rs - build::app::App::aliases (line 700) [INFO] [stdout] src/build/app/mod.rs - build::app::App::arg (line 599) [INFO] [stdout] src/build/app/mod.rs - build::app::App::args (line 645) [INFO] [stdout] src/build/app/mod.rs - build::app::App::author (line 148) [INFO] [stdout] src/build/app/mod.rs - build::app::App::before_help (line 279) [INFO] [stdout] src/build/app/mod.rs - build::app::App::bin_name (line 172) [INFO] [stdout] src/build/app/mod.rs - build::app::App::display_order (line 923) [INFO] [stdout] src/build/app/mod.rs - build::app::App::get_matches (line 1170) [INFO] [stdout] src/build/app/mod.rs - build::app::App::get_matches_from (line 1253) [INFO] [stdout] src/build/app/mod.rs - build::app::App::get_matches_mut (line 1185) [INFO] [stdout] src/build/app/mod.rs - build::app::App::global_setting (line 502) [INFO] [stdout] src/build/app/mod.rs - build::app::App::group (line 816) [INFO] [stdout] src/build/app/mod.rs - build::app::App::groups (line 838) [INFO] [stdout] src/build/app/mod.rs - build::app::App::help_template (line 435) [INFO] [stdout] src/build/app/mod.rs - build::app::App::long_about (line 218) [INFO] [stdout] src/build/app/mod.rs - build::app::App::long_version (line 328) [INFO] [stdout] src/build/app/mod.rs - build::app::App::max_term_width (line 584) [INFO] [stdout] src/build/app/mod.rs - build::app::App::mut_arg (line 969) [INFO] [stdout] src/build/app/mod.rs - build::app::App::new (line 112) [INFO] [stdout] src/build/app/mod.rs - build::app::App::override_help (line 384) [INFO] [stdout] src/build/app/mod.rs - build::app::App::override_usage (line 359) [INFO] [stdout] src/build/app/mod.rs - build::app::App::print_help (line 1012) [INFO] [stdout] src/build/app/mod.rs - build::app::App::print_long_help (line 1039) [INFO] [stdout] src/build/app/mod.rs - build::app::App::replace (line 780) [INFO] [stdout] src/build/app/mod.rs - build::app::App::set_term_width (line 556) [INFO] [stdout] src/build/app/mod.rs - build::app::App::setting (line 459) [INFO] [stdout] src/build/app/mod.rs - build::app::App::subcommand (line 872) [INFO] [stdout] src/build/app/mod.rs - build::app::App::subcommands (line 892) [INFO] [stdout] src/build/app/mod.rs - build::app::App::try_get_matches (line 1224) [INFO] [stdout] src/build/app/mod.rs - build::app::App::try_get_matches_from (line 1303) [INFO] [stdout] src/build/app/mod.rs - build::app::App::try_get_matches_from_mut (line 1339) [INFO] [stdout] src/build/app/mod.rs - build::app::App::unset_global_setting (line 523) [INFO] [stdout] src/build/app/mod.rs - build::app::App::unset_setting (line 479) [INFO] [stdout] src/build/app/mod.rs - build::app::App::version (line 302) [INFO] [stdout] src/build/app/mod.rs - build::app::App::visible_alias (line 729) [INFO] [stdout] src/build/app/mod.rs - build::app::App::visible_aliases (line 753) [INFO] [stdout] src/build/app/mod.rs - build::app::App::write_help (line 1066) [INFO] [stdout] src/build/app/mod.rs - build::app::App::write_long_help (line 1091) [INFO] [stdout] src/build/app/mod.rs - build::app::App::write_long_version (line 1136) [INFO] [stdout] src/build/app/mod.rs - build::app::App::write_version (line 1115) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::AllowExternalSubcommands (line 373) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::AllowInvalidUtf8 (line 179) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::AllowLeadingHyphen (line 212) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 288) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 306) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 324) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 343) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::AllowNegativeNumbers (line 239) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::ArgRequiredElseHelp (line 430) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::ArgsNegateSubcommands (line 410) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::ColorAlways (line 488) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::ColorAuto (line 470) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::ColorNever (line 506) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::ColoredHelp (line 450) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::DeriveDisplayOrder (line 604) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpSubcommand (line 549) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersion (line 571) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersion (line 583) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::DontCollapseArgsInUsage (line 518) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::DontDelimitTrailingValues (line 535) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::GlobalVersion (line 621) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 657) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 671) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::Hidden (line 638) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::InferSubcommands (line 697) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::NextLineHelp (line 735) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::NoBinaryName (line 719) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::StrictUtf8 (line 824) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequired (line 851) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequiredElseHelp (line 800) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 755) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 772) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::TrailingVarArg (line 876) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::UnifiedHelpMessage (line 899) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::VersionlessSubcommands (line 915) [INFO] [stdout] src/build/app/settings.rs - build::app::settings::AppSettings::WaitOnError (line 943) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg (line 42) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::alias (line 302) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::aliases (line 332) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::allow_hyphen_values (line 2963) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::allow_hyphen_values (line 2970) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::allow_hyphen_values (line 2986) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::case_insensitive (line 3325) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::case_insensitive (line 3341) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::conflicts_with (line 772) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::conflicts_with (line 781) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::conflicts_with_all (line 825) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::conflicts_with_all (line 835) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::default_value (line 2268) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::default_value (line 2285) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2362) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2379) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2396) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::default_value_if (line 2415) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::default_value_ifs (line 2486) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::default_value_ifs (line 2509) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::default_value_ifs (line 2530) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::display_order (line 2708) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::env (line 2602) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::env (line 2621) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::env (line 2641) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::env (line 2661) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::exclusive (line 872) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::exclusive (line 888) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::global (line 3079) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::global (line 3091) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::group (line 1736) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::group (line 1747) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::groups (line 1776) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::groups (line 1787) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::help (line 430) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::help (line 440) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hidden (line 3276) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hidden (line 3284) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hidden_long_help (line 3941) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hidden_long_help (line 3949) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hidden_long_help (line 3976) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hidden_short_help (line 3864) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hidden_short_help (line 3872) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hidden_short_help (line 3899) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hide_default_value (line 3243) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hide_default_value (line 3250) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hide_env_values (line 3437) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hide_env_values (line 3444) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hide_possible_values (line 3210) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::hide_possible_values (line 3217) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::index (line 1527) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::index (line 1534) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::last (line 2780) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::last (line 2790) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::last (line 2810) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::long (line 270) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::long (line 279) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::long_help (line 485) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::long_help (line 499) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::max_values (line 1953) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::max_values (line 1963) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::max_values (line 1982) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::min_values (line 2017) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::min_values (line 2027) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::min_values (line 2046) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple (line 3568) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple (line 3577) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple (line 3593) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple (line 3610) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple (line 3626) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple (line 3650) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple (line 3670) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple_occurrences (line 3773) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple_occurrences (line 3782) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple_occurrences (line 3798) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple_values (line 3715) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple_values (line 3724) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::multiple_values (line 3740) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::next_line_help (line 3473) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::number_of_values (line 1825) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::number_of_values (line 1835) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 1000) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 925) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 950) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 961) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 972) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::overrides_with (line 985) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::overrides_with_all (line 1031) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::possible_value (line 1676) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::possible_value (line 1686) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::possible_value (line 1705) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::possible_values (line 1617) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::possible_values (line 1625) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::possible_values (line 1642) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::require_delimiter (line 3136) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::require_delimiter (line 3151) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::require_delimiter (line 3172) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::require_equals (line 3018) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::require_equals (line 3029) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::require_equals (line 3045) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required (line 2851) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required (line 2860) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required (line 2875) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_if (line 1274) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_if (line 1285) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_if (line 1305) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_ifs (line 1349) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_ifs (line 1363) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_ifs (line 1389) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_unless (line 549) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_unless (line 560) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_unless (line 578) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_unless_all (line 615) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_unless_all (line 627) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_unless_all (line 649) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_unless_one (line 689) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_unless_one (line 701) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::required_unless_one (line 723) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires (line 1067) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires (line 1078) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires (line 1096) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires_all (line 1438) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires_all (line 1449) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires_all (line 1470) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires_if (line 1139) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires_if (line 1150) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires_if (line 1168) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires_ifs (line 1209) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::requires_ifs (line 1223) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::short (line 225) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::short (line 234) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::takes_value (line 2913) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::takes_value (line 2920) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::use_delimiter (line 3380) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::use_delimiter (line 3398) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::validator (line 1872) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::validator_os (line 1909) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::value_delimiter (line 2074) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::value_name (line 2192) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::value_name (line 2200) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::value_names (line 2123) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::value_names (line 2131) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::value_terminator (line 1572) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::value_terminator (line 1583) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::visible_alias (line 362) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::visible_aliases (line 391) [INFO] [stdout] src/build/arg/mod.rs - build::arg::Arg::with_name (line 120) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup (line 40) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup (line 58) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::arg (line 137) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::args (line 163) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::conflicts_with (line 357) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::conflicts_with_all (line 394) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::multiple (line 193) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::multiple (line 210) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::required (line 246) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::requires (line 279) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::requires_all (line 319) [INFO] [stdout] src/build/arg_group.rs - build::arg_group::ArgGroup::with_name (line 106) [INFO] [stdout] src/lib.rs - (line 113) [INFO] [stdout] src/lib.rs - (line 203) [INFO] [stdout] src/lib.rs - (line 281) [INFO] [stdout] src/lib.rs - (line 42) [INFO] [stdout] src/macros.rs - _clap_count_exprs (line 256) [INFO] [stdout] src/macros.rs - app_from_crate (line 563) [INFO] [stdout] src/macros.rs - arg_enum (line 284) [INFO] [stdout] src/macros.rs - clap_app (line 594) [INFO] [stdout] src/macros.rs - crate_authors (line 448) [INFO] [stdout] src/macros.rs - crate_description (line 508) [INFO] [stdout] src/macros.rs - crate_name (line 530) [INFO] [stdout] src/macros.rs - crate_version (line 419) [INFO] [stdout] src/macros.rs - value_t (line 42) [INFO] [stdout] src/macros.rs - value_t_or_exit (line 88) [INFO] [stdout] src/macros.rs - values_t (line 133) [INFO] [stdout] src/macros.rs - values_t_or_exit (line 195) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::ArgumentConflict (line 209) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::EmptyValue (line 111) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::HelpDisplayed (line 331) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::InvalidSubcommand (line 63) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::InvalidUtf8 (line 305) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::InvalidValue (line 28) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::MissingArgumentOrSubcommand (line 263) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::MissingRequiredArgument (line 227) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::MissingSubcommand (line 243) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::TooFewValues (line 169) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::TooManyValues (line 151) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::UnexpectedMultipleUsage (line 283) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::UnknownArgument (line 45) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::UnrecognizedSubcommand (line 89) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::ValueValidation (line 128) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::VersionDisplayed (line 345) [INFO] [stdout] src/parse/errors.rs - parse::errors::ErrorKind::WrongNumberOfValues (line 188) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches (line 23) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 398) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 416) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 435) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 461) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 488) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 527) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 546) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 569) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::is_present (line 307) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 341) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 356) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 700) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 720) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_matches (line 599) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_name (line 673) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of (line 103) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_lossy (line 135) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_os (line 170) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of (line 200) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_lossy (line 235) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_os (line 270) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Indices (line 879) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::OsValues (line 821) [INFO] [stdout] src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Values (line 759) [INFO] [stdout] src/parse/matches/subcommand.rs - parse::matches::subcommand::SubCommand (line 14) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 298 failed; 2 ignored; 0 measured; 0 filtered out; finished in 17.88s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "02a6be2cf6d3d04d8ef21e855ac2f3728189900211cb906ad309d9da203f84b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a6be2cf6d3d04d8ef21e855ac2f3728189900211cb906ad309d9da203f84b0", kill_on_drop: false }` [INFO] [stdout] 02a6be2cf6d3d04d8ef21e855ac2f3728189900211cb906ad309d9da203f84b0