[INFO] cloning repository https://github.com/palant/pfp-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palant/pfp-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpfp-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpfp-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b475c062a84aaf715d01c784c327c1830c438b3
[INFO] checking palant/pfp-cli against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpfp-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/palant/pfp-cli
[INFO] finished tweaking git repo https://github.com/palant/pfp-cli
[INFO] tweaked toml for git repo https://github.com/palant/pfp-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/palant/pfp-cli on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/palant/pfp-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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]   |
[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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shellwords v1.1.0
[INFO] [stderr]   Downloaded os_pipe v1.0.1
[INFO] [stderr]   Downloaded wildmatch v2.1.0
[INFO] [stderr]   Downloaded fd-lock v3.0.6
[INFO] [stderr]   Downloaded rpassword v6.0.1
[INFO] [stderr]   Downloaded libproc v0.10.0
[INFO] [stderr]   Downloaded proc-maps v0.2.1
[INFO] [stderr]   Downloaded ambient-authority v0.0.1
[INFO] [stderr]   Downloaded fs-set-times v0.17.1
[INFO] [stderr]   Downloaded cap-std v0.25.2
[INFO] [stderr]   Downloaded app_dirs2 v2.4.0
[INFO] [stderr]   Downloaded cap-primitives v0.25.2
[INFO] [stderr]   Downloaded io-streams v0.12.0
[INFO] [stderr]   Downloaded system-interface v0.21.0
[INFO] [stderr]   Downloaded clap v3.2.11
[INFO] [stderr]   Downloaded socketpair v0.16.0
[INFO] [stderr]   Downloaded memmem v0.1.1
[INFO] [stderr]   Downloaded duplex v0.13.0
[INFO] [stderr]   Downloaded io-extras v0.15.0
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded winx v0.33.0
[INFO] [stderr]   Downloaded question v0.2.2
[INFO] [stderr]   Downloaded read-process-memory v0.1.4
[INFO] [stderr]   Downloaded cap-fs-ext v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a13f26832dc94d4cad0e0128170c0d7db120d50bd1f1fda352423dd5317f0b1e
[INFO] running `Command { std: "docker" "start" "-a" "a13f26832dc94d4cad0e0128170c0d7db120d50bd1f1fda352423dd5317f0b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a13f26832dc94d4cad0e0128170c0d7db120d50bd1f1fda352423dd5317f0b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a13f26832dc94d4cad0e0128170c0d7db120d50bd1f1fda352423dd5317f0b1e", kill_on_drop: false }`
[INFO] [stdout] a13f26832dc94d4cad0e0128170c0d7db120d50bd1f1fda352423dd5317f0b1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da657826a2c8495b9e7ca253054468ac98676cf331bafe9f1d2eb203097840d1
[INFO] running `Command { std: "docker" "start" "-a" "da657826a2c8495b9e7ca253054468ac98676cf331bafe9f1d2eb203097840d1", 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]   |
[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]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling rustix v0.35.7
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling io-extras v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling socketpair v0.16.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking zeroize v1.5.6
[INFO] [stderr]    Compiling system-interface v0.21.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking wildmatch v2.1.0
[INFO] [stderr]    Compiling io-streams v0.12.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking duplex v0.13.0
[INFO] [stderr]    Compiling proc-maps v0.2.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking question v0.2.2
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking os_pipe v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking read-process-memory v0.1.4
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking app_dirs2 v2.4.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ghash v0.4.4
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aes-gcm v0.9.4
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]     Checking fd-lock v3.0.6
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking clap v3.2.11
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling enumset_derive v0.6.0
[INFO] [stderr]     Checking enumset v1.0.11
[INFO] [stderr]     Checking rpassword v6.0.1
[INFO] [stderr]     Checking pfp v0.1.0 (/opt/rustwide/workdir/pfp)
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]   --> pfp/src/json/mod.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use serde_json::{from_slice, from_str, json, to_string, to_vec, Error, Value};
[INFO] [stdout]    |                                            ^^^^                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pfp-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unexpected `cfg` condition name: `leaking_alloc`
[INFO] [stdout]   --> cli/src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(leaking_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(leaking_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(leaking_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(logging_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(logging_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(not(logging_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(logging_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `leaking_alloc`
[INFO] [stdout]   --> cli/src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(leaking_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(leaking_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(leaking_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(logging_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(logging_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(not(logging_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(logging_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 29.65s
[INFO] running `Command { std: "docker" "inspect" "da657826a2c8495b9e7ca253054468ac98676cf331bafe9f1d2eb203097840d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da657826a2c8495b9e7ca253054468ac98676cf331bafe9f1d2eb203097840d1", kill_on_drop: false }`
[INFO] [stdout] da657826a2c8495b9e7ca253054468ac98676cf331bafe9f1d2eb203097840d1
