[INFO] cloning repository https://github.com/Nguyen-Hoang-Nam/dictionary-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nguyen-Hoang-Nam/dictionary-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNguyen-Hoang-Nam%2Fdictionary-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNguyen-Hoang-Nam%2Fdictionary-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13b0b550820e329a8924bdfec3337a020f0ceaef
[INFO] checking Nguyen-Hoang-Nam/dictionary-cli against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNguyen-Hoang-Nam%2Fdictionary-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nguyen-Hoang-Nam/dictionary-cli
[INFO] finished tweaking git repo https://github.com/Nguyen-Hoang-Nam/dictionary-cli
[INFO] tweaked toml for git repo https://github.com/Nguyen-Hoang-Nam/dictionary-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nguyen-Hoang-Nam/dictionary-cli on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nguyen-Hoang-Nam/dictionary-cli 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d86657464ef887ef545279206c9a63d017ff30b278df65a2ddb3a93da44a91a
[INFO] running `Command { std: "docker" "start" "9d86657464ef887ef545279206c9a63d017ff30b278df65a2ddb3a93da44a91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d86657464ef887ef545279206c9a63d017ff30b278df65a2ddb3a93da44a91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d86657464ef887ef545279206c9a63d017ff30b278df65a2ddb3a93da44a91a" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d86657464ef887ef545279206c9a63d017ff30b278df65a2ddb3a93da44a91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d86657464ef887ef545279206c9a63d017ff30b278df65a2ddb3a93da44a91a" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling savefile v0.16.2
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking dictionary-cli v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]   --> src/main.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use clap::{App, Arg};
[INFO] [stdout]    |            ^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]   --> src/main.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use clap::{App, Arg};
[INFO] [stdout]    |            ^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:17:18
[INFO] [stdout]     |
[INFO] [stdout]  17 |             Arg::with_name("definitions")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:17:18
[INFO] [stdout]     |
[INFO] [stdout]  17 |             Arg::with_name("definitions")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:23:18
[INFO] [stdout]     |
[INFO] [stdout]  23 |             Arg::with_name("phonetics")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:23:18
[INFO] [stdout]     |
[INFO] [stdout]  23 |             Arg::with_name("phonetics")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:29:18
[INFO] [stdout]     |
[INFO] [stdout]  29 |             Arg::with_name("examples")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:29:18
[INFO] [stdout]     |
[INFO] [stdout]  29 |             Arg::with_name("examples")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:35:18
[INFO] [stdout]     |
[INFO] [stdout]  35 |             Arg::with_name("synonyms")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:35:18
[INFO] [stdout]     |
[INFO] [stdout]  35 |             Arg::with_name("synonyms")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:41:18
[INFO] [stdout]     |
[INFO] [stdout]  41 |             Arg::with_name("antonyms")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:41:18
[INFO] [stdout]     |
[INFO] [stdout]  41 |             Arg::with_name("antonyms")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:47:18
[INFO] [stdout]     |
[INFO] [stdout]  47 |             Arg::with_name("force")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:47:18
[INFO] [stdout]     |
[INFO] [stdout]  47 |             Arg::with_name("force")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:53:18
[INFO] [stdout]     |
[INFO] [stdout]  53 |             Arg::with_name("list-api")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:53:18
[INFO] [stdout]     |
[INFO] [stdout]  53 |             Arg::with_name("list-api")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:58:18
[INFO] [stdout]     |
[INFO] [stdout]  58 |             Arg::with_name("api")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:64:18
[INFO] [stdout]     |
[INFO] [stdout]  64 |             Arg::with_name("INPUT")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:58:18
[INFO] [stdout]     |
[INFO] [stdout]  58 |             Arg::with_name("api")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:64:18
[INFO] [stdout]     |
[INFO] [stdout]  64 |             Arg::with_name("INPUT")
[INFO] [stdout]     |                  ^^^^^^^^^ associated function or constant not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[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] [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 `dictionary-cli` (bin "dictionary-cli" test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dictionary-cli` (bin "dictionary-cli") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d86657464ef887ef545279206c9a63d017ff30b278df65a2ddb3a93da44a91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d86657464ef887ef545279206c9a63d017ff30b278df65a2ddb3a93da44a91a", kill_on_drop: false }`
[INFO] [stdout] 9d86657464ef887ef545279206c9a63d017ff30b278df65a2ddb3a93da44a91a
