[INFO] cloning repository https://github.com/khulnasoft/BWPlugins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khulnasoft/BWPlugins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhulnasoft%2FBWPlugins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhulnasoft%2FBWPlugins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cac2342e9ca3832ccd9a91892bbd873d2059ce16 [INFO] testing khulnasoft/BWPlugins against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhulnasoft%2FBWPlugins" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/khulnasoft/BWPlugins [INFO] finished tweaking git repo https://github.com/khulnasoft/BWPlugins [INFO] tweaked toml for git repo https://github.com/khulnasoft/BWPlugins written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/khulnasoft/BWPlugins on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/khulnasoft/BWPlugins already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a483601d7ff7f622c9a9d17035732e8d292a1b225b8a3a063ffd52bb5b5797a9 [INFO] running `Command { std: "docker" "start" "-a" "a483601d7ff7f622c9a9d17035732e8d292a1b225b8a3a063ffd52bb5b5797a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a483601d7ff7f622c9a9d17035732e8d292a1b225b8a3a063ffd52bb5b5797a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a483601d7ff7f622c9a9d17035732e8d292a1b225b8a3a063ffd52bb5b5797a9", kill_on_drop: false }` [INFO] [stdout] a483601d7ff7f622c9a9d17035732e8d292a1b225b8a3a063ffd52bb5b5797a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc000d10e76e58340333d2956784b54cc5782a73dbc780223a0b39ae9113766 [INFO] running `Command { std: "docker" "start" "-a" "9dc000d10e76e58340333d2956784b54cc5782a73dbc780223a0b39ae9113766", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling dockurl v0.1.6 [INFO] [stderr] Compiling bw_plugins v0.5.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `clap::App` [INFO] [stdout] --> src/options.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ no `App` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | matches.value_of(options::args::SERVER_DOCKER_HOST).unwrap() [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 39 | / matches [INFO] [stdout] 40 | | .value_of(options::args::DATABASE_DOCKER_HOST) [INFO] [stdout] | | -^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | matches.value_of(options::args::CLIENT_DOCKER_HOST).unwrap() [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:47:35 [INFO] [stdout] | [INFO] [stdout] 47 | let server_host = matches.value_of(options::args::SERVER_HOST).unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:48:37 [INFO] [stdout] | [INFO] [stdout] 48 | let database_host = matches.value_of(options::args::DATABASE_HOST).unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | let client_host = matches.value_of(options::args::CLIENT_HOST).unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | let network_mode = match matches.value_of(options::args::NETWORK_MODE).unwrap() { [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | str::parse::(matches.value_of(options::args::DURATION).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 56 | let concurrency_levels = matches [INFO] [stdout] | __________________________________- [INFO] [stdout] 57 | | .values_of(options::args::CONCURRENCY_LEVELS) [INFO] [stdout] | | -^^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 61 | let pipeline_concurrency_levels = matches [INFO] [stdout] | ___________________________________________- [INFO] [stdout] 62 | | .values_of(options::args::PIPELINE_CONCURRENCY_LEVELS) [INFO] [stdout] | | -^^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 67 | let query_levels = matches [INFO] [stdout] | ____________________________- [INFO] [stdout] 68 | | .values_of(options::args::QUERY_LEVELS) [INFO] [stdout] | | -^^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 72 | let cached_query_levels = matches [INFO] [stdout] | ___________________________________- [INFO] [stdout] 73 | | .values_of(options::args::CACHED_QUERY_LEVELS) [INFO] [stdout] | | -^^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | let logger = match matches.value_of(options::args::MODE).unwrap() { [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | let results_name = matches.value_of(options::args::RESULTS_NAME).unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 115 | let results_environment = matches [INFO] [stdout] | ___________________________________- [INFO] [stdout] 116 | | .value_of(options::args::RESULTS_ENVIRONMENT) [INFO] [stdout] | | -^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:118:48 [INFO] [stdout] | [INFO] [stdout] 118 | let results_upload_uri = match matches.value_of(options::args::RESULTS_UPLOAD_URI) { [INFO] [stdout] | ^^^^^^^^ method not found in `&'a ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_present` found for reference `&'a ArgMatches` in the current scope [INFO] [stdout] --> src/docker/docker_config.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | let clean_up = matches.is_present(options::args::DOCKER_CLEANUP); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `args_present` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.20/src/parser/matches/arg_matches.rs:565:5 [INFO] [stdout] | [INFO] [stdout] 565 | pub fn args_present(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope [INFO] [stdout] --> src/metadata.rs:210:33 [INFO] [stdout] | [INFO] [stdout] 210 | if let Some(list) = matches.values_of(options::args::TEST_NAMES) { [INFO] [stdout] | ^^^^^^^^^ method not found in `&ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&ArgMatches` in the current scope [INFO] [stdout] --> src/metadata.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | matches.value_of(options::args::TYPES), [INFO] [stdout] | ^^^^^^^^ method not found in `&ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope [INFO] [stdout] --> src/metadata.rs:231:26 [INFO] [stdout] | [INFO] [stdout] 230 | / matches [INFO] [stdout] 231 | | .values_of(options::args::TEST_NAMES) [INFO] [stdout] | | -^^^^^^^^^ method not found in `&ArgMatches` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope [INFO] [stdout] --> src/metadata.rs:238:40 [INFO] [stdout] | [INFO] [stdout] 238 | } else if let Some(list) = matches.values_of(options::args::TEST_LANGUAGES) { [INFO] [stdout] | ^^^^^^^^^ method not found in `&ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&ArgMatches` in the current scope [INFO] [stdout] --> src/metadata.rs:241:68 [INFO] [stdout] | [INFO] [stdout] 241 | match list_projects_by_language_name(language, matches.value_of(options::args::TYPES)) { [INFO] [stdout] | ^^^^^^^^ method not found in `&ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope [INFO] [stdout] --> src/metadata.rs:256:26 [INFO] [stdout] | [INFO] [stdout] 255 | / matches [INFO] [stdout] 256 | | .values_of(options::args::TEST_LANGUAGES) [INFO] [stdout] | | -^^^^^^^^^ method not found in `&ArgMatches` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope [INFO] [stdout] --> src/metadata.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 263 | } else if let Some(list) = matches.values_of(options::args::TEST_DIRS) { [INFO] [stdout] | ^^^^^^^^^ method not found in `&ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `value_of` found for reference `&ArgMatches` in the current scope [INFO] [stdout] --> src/metadata.rs:266:58 [INFO] [stdout] | [INFO] [stdout] 266 | match list_projects_by_dir_name(dir, matches.value_of(options::args::TYPES)) { [INFO] [stdout] | ^^^^^^^^ method not found in `&ArgMatches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `values_of` found for reference `&ArgMatches` in the current scope [INFO] [stdout] --> src/metadata.rs:281:26 [INFO] [stdout] | [INFO] [stdout] 280 | / matches [INFO] [stdout] 281 | | .values_of(options::args::TEST_DIRS) [INFO] [stdout] | | -^^^^^^^^^ method not found in `&ArgMatches` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 58 | / Arg::new(args::AUDIT) [INFO] [stdout] 59 | | .about("Audits framework tests for inconsistencies") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 65 | / Arg::new(args::CLEAN) [INFO] [stdout] 66 | | .about("Removes the results directory") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 72 | / Arg::new(args::QUIET) [INFO] [stdout] 73 | | .about( [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 81 | / Arg::new(args::RESULTS_NAME) [INFO] [stdout] 82 | | .about( [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 90 | / Arg::new(args::RESULTS_ENVIRONMENT) [INFO] [stdout] 91 | | .about("Describes the environment in which these results were gathered") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 97 | / Arg::new(args::RESULTS_UPLOAD_URI) [INFO] [stdout] 98 | | .about("A URI where the in-progress results.json file will be POSTed periodically") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 102 | / Arg::new(args::PARSE_RESULTS) [INFO] [stdout] 103 | | .about("Parses the results of the given timestamp and merges that with the latest results") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 107 | / Arg::new(args::DOCKER_CLEANUP) [INFO] [stdout] 108 | | .about("Automatically remove containers and images after they have exited") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 113 | / Arg::new(args::TEST_NAMES) [INFO] [stdout] 114 | | .about("Name(s) of the test(s) to run") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 121 | / Arg::new(args::TEST_DIRS) [INFO] [stdout] 122 | | .about("Name(s) of framework director(y|ies) containing all tests to run") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:130:18 [INFO] [stdout] | [INFO] [stdout] 129 | / Arg::new(args::TEST_LANGUAGES) [INFO] [stdout] 130 | | .about("Name(s) of language director(y|ies) containing all tests to run") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 137 | / Arg::new(args::TAGS) [INFO] [stdout] 138 | | .about("Tests to be run with the associated tag(s) name(s)") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 144 | / Arg::new(args::EXCLUDE) [INFO] [stdout] 145 | | .about("Name(s) of test(s) to to exclude") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:152:18 [INFO] [stdout] | [INFO] [stdout] 151 | / Arg::new(args::TYPES) [INFO] [stdout] 152 | | .about("Which type(s) of tests to run") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 158 | / Arg::new(args::MODE) [INFO] [stdout] 159 | | .about("Verify mode will only start up the tests, curl the urls and shutdown. \ [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 167 | / Arg::new(args::LIST_FRAMEWORKS) [INFO] [stdout] 168 | | .about("Lists all the known frameworks found in the current dir that can be run") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 172 | / Arg::new(args::LIST_TESTS) [INFO] [stdout] 173 | | .about("Lists all the known tests found in the current dir that can be run") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 177 | / Arg::new(args::LIST_TESTS_FOR_FRAMEWORK) [INFO] [stdout] 178 | | .about("Lists all the tests for the given framework") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 183 | / Arg::new(args::LIST_TESTS_WITH_TAG) [INFO] [stdout] 184 | | .about("Lists all the tests with the associated tag") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 190 | / Arg::new(args::DURATION) [INFO] [stdout] 191 | | .about("The duration in seconds for which each benchmark should be measured") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 196 | / Arg::new(args::SERVER_DOCKER_HOST) [INFO] [stdout] 197 | | .about("Hostname/IP for the Server Docker daemon") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 202 | / Arg::new(args::DATABASE_DOCKER_HOST) [INFO] [stdout] 203 | | .about("Hostname/IP for the Database Docker daemon") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 208 | / Arg::new(args::CLIENT_DOCKER_HOST) [INFO] [stdout] 209 | | .about("Hostname/IP for the Client Docker daemon") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 214 | / Arg::new(args::SERVER_HOST) [INFO] [stdout] 215 | | .about("Hostname/IP for the application server") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 220 | / Arg::new(args::DATABASE_HOST) [INFO] [stdout] 221 | | .about("Hostname/IP for the database server") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 226 | / Arg::new(args::CLIENT_HOST) [INFO] [stdout] 227 | | .about("Hostname/IP for the client server") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:233:18 [INFO] [stdout] | [INFO] [stdout] 232 | / Arg::new(args::CONCURRENCY_LEVELS) [INFO] [stdout] 233 | | .about("List of concurrencies to benchmark") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:241:18 [INFO] [stdout] | [INFO] [stdout] 240 | / Arg::new(args::PIPELINE_CONCURRENCY_LEVELS) [INFO] [stdout] 241 | | .about("List of pipeline concurrencies to benchmark") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:249:18 [INFO] [stdout] | [INFO] [stdout] 248 | / Arg::new(args::QUERY_LEVELS) [INFO] [stdout] 249 | | .about("List of query levels to benchmark") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 256 | / Arg::new(args::CACHED_QUERY_LEVELS) [INFO] [stdout] 257 | | .about("List of cached query levels to benchmark") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg` in the current scope [INFO] [stdout] --> src/options.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 265 | / Arg::new(args::NETWORK_MODE) [INFO] [stdout] 266 | | .about("The network mode with which Docker should be run") [INFO] [stdout] | | -^^^^^ method not found in `Arg` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bw_plugins` (bin "bw_plugins") due to 58 previous errors [INFO] running `Command { std: "docker" "inspect" "9dc000d10e76e58340333d2956784b54cc5782a73dbc780223a0b39ae9113766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc000d10e76e58340333d2956784b54cc5782a73dbc780223a0b39ae9113766", kill_on_drop: false }` [INFO] [stdout] 9dc000d10e76e58340333d2956784b54cc5782a73dbc780223a0b39ae9113766