[INFO] cloning repository https://github.com/clpi/ipk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clpi/ipk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fipk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fipk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4304bf2ffe2494395c06da0fd7e2288dd7a85a13 [INFO] checking clpi/ipk/4304bf2ffe2494395c06da0fd7e2288dd7a85a13 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fipk" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clpi/ipk on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/clpi/ipk [INFO] finished tweaking git repo https://github.com/clpi/ipk [INFO] tweaked toml for git repo https://github.com/clpi/ipk written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/clpi/ipk 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded fixedbitset v0.4.1 [INFO] [stderr] Downloaded clap_derive v3.0.12 [INFO] [stderr] Downloaded os_str_bytes v6.0.0 [INFO] [stderr] Downloaded getrandom v0.2.4 [INFO] [stderr] Downloaded indexmap v1.8.0 [INFO] [stderr] Downloaded clap v3.0.13 [INFO] [stderr] Downloaded syn v1.0.86 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded libc v0.2.116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e6dce67028a3da82d52368dd4d75004e58c9ca3043d933a3387497f01ef8170 [INFO] running `Command { std: "docker" "start" "-a" "0e6dce67028a3da82d52368dd4d75004e58c9ca3043d933a3387497f01ef8170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e6dce67028a3da82d52368dd4d75004e58c9ca3043d933a3387497f01ef8170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e6dce67028a3da82d52368dd4d75004e58c9ca3043d933a3387497f01ef8170", kill_on_drop: false }` [INFO] [stdout] 0e6dce67028a3da82d52368dd4d75004e58c9ca3043d933a3387497f01ef8170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00d51ea2b955189c85045cca31c7c27e15b00b89a5b6aa3e9314dae789e60224 [INFO] running `Command { std: "docker" "start" "-a" "00d51ea2b955189c85045cca31c7c27e15b00b89a5b6aa3e9314dae789e60224", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: profile package spec `rand` in profile `dev` did not match any packages [INFO] [stderr] [INFO] [stderr] Did you mean `syn`? [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking id-lib v0.1.0 (/opt/rustwide/workdir/lib/id-lib) [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Checking clap v3.0.13 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking id-cli v0.1.0 (/opt/rustwide/workdir/pkg/id-cli) [INFO] [stdout] error[E0432]: unresolved import `std::os::macos` [INFO] [stdout] --> pkg/id-cli/src/config.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::PathBuf, os::macos::fs}; [INFO] [stdout] | ^^^^^ could not find `macos` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:137:9 [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:136:7 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::os::macos` [INFO] [stdout] --> pkg/id-cli/src/config.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::PathBuf, os::macos::fs}; [INFO] [stdout] | ^^^^^ could not find `macos` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:137:9 [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:136:7 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, `Subcommand`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/init.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Subcommand, Parser, ArgSettings, AppSettings, ValueHint}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PkgConfig` [INFO] [stdout] --> pkg/id-cli/src/cmd/init.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{error::PkgError, pkg::{PkgType, Pkg, PkgConfig}, Config, Cmd, CliResult, CliError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/build.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CliError` [INFO] [stdout] --> pkg/id-cli/src/cmd/build.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{Config, CliError, CliResult, Cmd}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `App`, `ArgSettings`, and `Parser` [INFO] [stdout] --> pkg/id-cli/src/cmd/help.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{Parser, AppSettings, ArgSettings, App, IntoApp}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/config.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CliError` [INFO] [stdout] --> pkg/id-cli/src/cmd/config.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{Config, CliError, CliResult, Cmd}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/run.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, `Subcommand`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/init.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Subcommand, Parser, ArgSettings, AppSettings, ValueHint}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CliError` [INFO] [stdout] --> pkg/id-cli/src/cmd/run.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{CliError, CliResult, Cmd, Config, }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PkgConfig` [INFO] [stdout] --> pkg/id-cli/src/cmd/init.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{error::PkgError, pkg::{PkgType, Pkg, PkgConfig}, Config, Cmd, CliResult, CliError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/repl.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/build.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CliError` and `Config` [INFO] [stdout] --> pkg/id-cli/src/cmd/repl.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{Config, CliError, CliResult, config, Cmd}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CliError` [INFO] [stdout] --> pkg/id-cli/src/cmd/build.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{Config, CliError, CliResult, Cmd}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/mod.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | use clap::{Parser, Subcommand, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `App`, `ArgSettings`, and `Parser` [INFO] [stdout] --> pkg/id-cli/src/cmd/help.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{Parser, AppSettings, ArgSettings, App, IntoApp}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `build::BuildCmd` and `init::InitCmd` [INFO] [stdout] --> pkg/id-cli/src/cmd/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | build::BuildCmd, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | init::InitCmd [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> pkg/id-cli/src/pkg/mod.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, path::PathBuf, str::FromStr, collections::HashMap}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/config.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CliError` [INFO] [stdout] --> pkg/id-cli/src/pkg/mod.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{CliResult, CliError, Config}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CliError` [INFO] [stdout] --> pkg/id-cli/src/cmd/config.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{Config, CliError, CliResult, Cmd}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CliError`, `Config`, and `PkgConfig` [INFO] [stdout] --> pkg/id-cli/src/repo/mod.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{pkg::Pkg, Config, CliError, CliResult, PkgConfig}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/run.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `config_dir`, `data_dir`, `document_dir`, and `home_dir` [INFO] [stdout] --> pkg/id-cli/src/config.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use dirs_next::{home_dir, data_dir, config_dir, document_dir}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CliError` [INFO] [stdout] --> pkg/id-cli/src/cmd/run.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{CliError, CliResult, Cmd, Config, }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PkgConfig` [INFO] [stdout] --> pkg/id-cli/src/config.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{CliResult, PkgConfig, pkg::Pkg, repo::Pkgs}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/repl.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CliError` and `Config` [INFO] [stdout] --> pkg/id-cli/src/cmd/repl.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{Config, CliError, CliResult, config, Cmd}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppSettings`, `ArgSettings`, and `ValueHint` [INFO] [stdout] --> pkg/id-cli/src/cmd/mod.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | use clap::{Parser, Subcommand, ValueHint, AppSettings, ArgSettings}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `build::BuildCmd` and `init::InitCmd` [INFO] [stdout] --> pkg/id-cli/src/cmd/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | build::BuildCmd, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | init::InitCmd [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> pkg/id-cli/src/pkg/mod.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, path::PathBuf, str::FromStr, collections::HashMap}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CliError` [INFO] [stdout] --> pkg/id-cli/src/pkg/mod.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{CliResult, CliError, Config}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CliError`, `Config`, and `PkgConfig` [INFO] [stdout] --> pkg/id-cli/src/repo/mod.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{pkg::Pkg, Config, CliError, CliResult, PkgConfig}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `config_dir`, `data_dir`, `document_dir`, and `home_dir` [INFO] [stdout] --> pkg/id-cli/src/config.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use dirs_next::{home_dir, data_dir, config_dir, document_dir}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PkgConfig` [INFO] [stdout] --> pkg/id-cli/src/config.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{CliResult, PkgConfig, pkg::Pkg, repo::Pkgs}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> pkg/id-cli/src/cmd/init.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | let (d, n) = self.dir_name(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> pkg/id-cli/src/cmd/init.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | let (d, n) = self.dir_name(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pkg` [INFO] [stdout] --> pkg/id-cli/src/cmd/init.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let pkg = self.create_pkg(config)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pkg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pkg` [INFO] [stdout] --> pkg/id-cli/src/cmd/init.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let pkg = self.create_pkg(config)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pkg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/build.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/build.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/help.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/help.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/config.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/config.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/run.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/run.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/repl.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | fn exec(&self, config: &mut config::Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/repl.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | fn exec(&self, config: &mut config::Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/mod.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> pkg/id-cli/src/cmd/mod.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn exec(&self, config: &mut Config) -> CliResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> pkg/id-cli/src/error.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | Self::AlreadyExists(d) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> pkg/id-cli/src/error.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | Self::AlreadyExists(d) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `id-cli` (bin "id-cli") due to 2 previous errors; 27 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `id-cli` (bin "id-cli" test) due to 2 previous errors; 27 warnings emitted [INFO] running `Command { std: "docker" "inspect" "00d51ea2b955189c85045cca31c7c27e15b00b89a5b6aa3e9314dae789e60224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d51ea2b955189c85045cca31c7c27e15b00b89a5b6aa3e9314dae789e60224", kill_on_drop: false }` [INFO] [stdout] 00d51ea2b955189c85045cca31c7c27e15b00b89a5b6aa3e9314dae789e60224