[INFO] cloning repository https://github.com/liblaf/rust-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liblaf/rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblaf%2Frust-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblaf%2Frust-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aff8154667e0d96e09b676f5b4551f513c2967da
[INFO] testing liblaf/rust-cli against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblaf%2Frust-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liblaf/rust-cli
[INFO] finished tweaking git repo https://github.com/liblaf/rust-cli
[INFO] tweaked toml for git repo https://github.com/liblaf/rust-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liblaf/rust-cli on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liblaf/rust-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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75a4a0e4732a2f4971d66fffb47327bd22c4134420daf9bf030930764ffefc9b
[INFO] running `Command { std: "docker" "start" "-a" "75a4a0e4732a2f4971d66fffb47327bd22c4134420daf9bf030930764ffefc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75a4a0e4732a2f4971d66fffb47327bd22c4134420daf9bf030930764ffefc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a4a0e4732a2f4971d66fffb47327bd22c4134420daf9bf030930764ffefc9b", kill_on_drop: false }`
[INFO] [stdout] 75a4a0e4732a2f4971d66fffb47327bd22c4134420daf9bf030930764ffefc9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65799b834c576f520e1f3faef95c1ed8b23709e5f1892a0179026c750bce5012
[INFO] running `Command { std: "docker" "start" "-a" "65799b834c576f520e1f3faef95c1ed8b23709e5f1892a0179026c750bce5012", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling ansitok v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tzdb v0.7.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ansi-str v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling concolor-clap v0.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling clap-markdown v0.1.5
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling network-interface v2.0.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling confy v1.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling api v0.0.0 (/opt/rustwide/workdir/crates/lib/api)
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling shadow-rs v1.3.0
[INFO] [stderr]    Compiling cli v0.0.0 (/opt/rustwide/workdir/crates/lib/cli)
[INFO] [stdout] error[E0407]: method `default` is not a member of trait `LogLevel`
[INFO] [stdout]   --> crates/lib/cli/src/log.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | /     fn default() -> Option<clap_verbosity_flag::Level> {
[INFO] [stdout]  8 | |         if shadow_rs::is_debug() {
[INFO] [stdout]  9 | |             Some(clap_verbosity_flag::Level::Trace)
[INFO] [stdout] 10 | |         } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^ not a member of trait `LogLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Level` in crate `clap_verbosity_flag`
[INFO] [stdout]  --> crates/lib/cli/src/log.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn default() -> Option<clap_verbosity_flag::Level> {
[INFO] [stdout]   |                                                 ^^^^^ not found in `clap_verbosity_flag`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use clap_verbosity_flag::log::Level;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use tracing::Level;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     fn default() -> Option<clap_verbosity_flag::Level> {
[INFO] [stdout] 7 +     fn default() -> Option<Level> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]  --> crates/lib/cli/src/log.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 |             Some(clap_verbosity_flag::Level::Trace)
[INFO] [stdout]   |                                       ^^^^^ could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use clap_verbosity_flag::log::Level;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use tracing::Level;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -             Some(clap_verbosity_flag::Level::Trace)
[INFO] [stdout] 9 +             Some(Level::Trace)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]   --> crates/lib/cli/src/log.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 |             Some(clap_verbosity_flag::Level::Info)
[INFO] [stdout]    |                                       ^^^^^ could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use clap_verbosity_flag::log::Level;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -             Some(clap_verbosity_flag::Level::Info)
[INFO] [stdout] 11 +             Some(Level::Info)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]   --> crates/lib/cli/src/log.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 clap_verbosity_flag::Level::Error => builder.with_max_level(tracing::Level::ERROR),
[INFO] [stdout]    |                                      ^^^^^ could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use clap_verbosity_flag::log::Level;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 29 -                 clap_verbosity_flag::Level::Error => builder.with_max_level(tracing::Level::ERROR),
[INFO] [stdout] 29 +                 Level::Error => builder.with_max_level(tracing::Level::ERROR),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]   --> crates/lib/cli/src/log.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 clap_verbosity_flag::Level::Warn => builder.with_max_level(tracing::Level::WARN),
[INFO] [stdout]    |                                      ^^^^^ could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use clap_verbosity_flag::log::Level;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 30 -                 clap_verbosity_flag::Level::Warn => builder.with_max_level(tracing::Level::WARN),
[INFO] [stdout] 30 +                 Level::Warn => builder.with_max_level(tracing::Level::WARN),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]   --> crates/lib/cli/src/log.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 clap_verbosity_flag::Level::Info => builder.with_max_level(tracing::Level::INFO),
[INFO] [stdout]    |                                      ^^^^^ could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use clap_verbosity_flag::log::Level;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -                 clap_verbosity_flag::Level::Info => builder.with_max_level(tracing::Level::INFO),
[INFO] [stdout] 31 +                 Level::Info => builder.with_max_level(tracing::Level::INFO),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]   --> crates/lib/cli/src/log.rs:32:38
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 clap_verbosity_flag::Level::Debug => builder.with_max_level(tracing::Level::DEBUG),
[INFO] [stdout]    |                                      ^^^^^ could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use clap_verbosity_flag::log::Level;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -                 clap_verbosity_flag::Level::Debug => builder.with_max_level(tracing::Level::DEBUG),
[INFO] [stdout] 32 +                 Level::Debug => builder.with_max_level(tracing::Level::DEBUG),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]   --> crates/lib/cli/src/log.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 clap_verbosity_flag::Level::Trace => builder.with_max_level(tracing::Level::TRACE),
[INFO] [stdout]    |                                      ^^^^^ could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use clap_verbosity_flag::log::Level;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -                 clap_verbosity_flag::Level::Trace => builder.with_max_level(tracing::Level::TRACE),
[INFO] [stdout] 33 +                 Level::Trace => builder.with_max_level(tracing::Level::TRACE),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]   --> crates/lib/cli/src/log.rs:35:45
[INFO] [stdout]    |
[INFO] [stdout] 35 |             if level < clap_verbosity_flag::Level::Debug {
[INFO] [stdout]    |                                             ^^^^^ could not find `Level` in `clap_verbosity_flag`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use clap_verbosity_flag::log::Level;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 35 -             if level < clap_verbosity_flag::Level::Debug {
[INFO] [stdout] 35 +             if level < Level::Debug {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `default_filter`
[INFO] [stdout]  --> crates/lib/cli/src/log.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl LogLevel for DefaultLevel {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `default_filter` in implementation
[INFO] [stdout]   |
[INFO] [stdout]   = help: implement the missing item: `fn default_filter() -> VerbosityFilter { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cli` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "65799b834c576f520e1f3faef95c1ed8b23709e5f1892a0179026c750bce5012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65799b834c576f520e1f3faef95c1ed8b23709e5f1892a0179026c750bce5012", kill_on_drop: false }`
[INFO] [stdout] 65799b834c576f520e1f3faef95c1ed8b23709e5f1892a0179026c750bce5012
