[INFO] cloning repository https://github.com/nimeia/codeai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nimeia/codeai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimeia%2Fcodeai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimeia%2Fcodeai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4299e35579977555d65b686329750b55a700a89
[INFO] checking nimeia/codeai/c4299e35579977555d65b686329750b55a700a89 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimeia%2Fcodeai" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nimeia/codeai
[INFO] finished tweaking git repo https://github.com/nimeia/codeai
[INFO] tweaked toml for git repo https://github.com/nimeia/codeai written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nimeia/codeai on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nimeia/codeai 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03f7a6e75f964ad73f97c240d4a7e9eeb4bdd5ab7740d6977334beb7012c6789
[INFO] running `Command { std: "docker" "start" "-a" "03f7a6e75f964ad73f97c240d4a7e9eeb4bdd5ab7740d6977334beb7012c6789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03f7a6e75f964ad73f97c240d4a7e9eeb4bdd5ab7740d6977334beb7012c6789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f7a6e75f964ad73f97c240d4a7e9eeb4bdd5ab7740d6977334beb7012c6789", kill_on_drop: false }`
[INFO] [stdout] 03f7a6e75f964ad73f97c240d4a7e9eeb4bdd5ab7740d6977334beb7012c6789
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b4e2a70bc46079dd4af8dd7873110636093f8be28f28e0516526d003bae2301
[INFO] running `Command { std: "docker" "start" "-a" "7b4e2a70bc46079dd4af8dd7873110636093f8be28f28e0516526d003bae2301", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-sys v0.52.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking fslock v0.2.1
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking code-nav-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking code-nav-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking code-nav-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stdout] error[E0255]: the name `LogLevel` is defined multiple times
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2755:1
[INFO] [stdout]      |
[INFO] [stdout]   28 |     LogEvent, LogLevel, LogsRequest, MasterInfo, MasterStatus, ProjectAddRequest,
[INFO] [stdout]      |               -------- previous import of the type `LogLevel` here
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^ `LogLevel` redefined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LogLevel` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]      |
[INFO] [stdout]   28 |     LogEvent, LogLevel as OtherLogLevel, LogsRequest, MasterInfo, MasterStatus, ProjectAddRequest,
[INFO] [stdout]      |                        ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0255]: the name `LogLevel` is defined multiple times
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2755:1
[INFO] [stdout]      |
[INFO] [stdout]   28 |     LogEvent, LogLevel, LogsRequest, MasterInfo, MasterStatus, ProjectAddRequest,
[INFO] [stdout]      |               -------- previous import of the type `LogLevel` here
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^ `LogLevel` redefined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LogLevel` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]      |
[INFO] [stdout]   28 |     LogEvent, LogLevel as OtherLogLevel, LogsRequest, MasterInfo, MasterStatus, ProjectAddRequest,
[INFO] [stdout]      |                        ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LogTarget`
[INFO] [stdout]     --> crates/server/src/master/mod.rs:1447:13
[INFO] [stdout]      |
[INFO] [stdout] 1447 |             LogTarget::Master => service.handle_master_request(req),
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `LogTarget`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use code_nav_protocol::LogTarget;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LogTarget`
[INFO] [stdout]     --> crates/server/src/master/mod.rs:1448:13
[INFO] [stdout]      |
[INFO] [stdout] 1448 |             LogTarget::Worker(project) => {
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `LogTarget`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use code_nav_protocol::LogTarget;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LogsResponse` in this scope
[INFO] [stdout]     --> crates/server/src/master/mod.rs:1464:50
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                     Ok(events) => Response::Logs(LogsResponse { events }),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: crates/protocol/src/lib.rs:92:1
[INFO] [stdout]      |
[INFO] [stdout]   92 | pub struct GotoResponse {
[INFO] [stdout]      | ----------------------- similarly named struct `GotoResponse` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1464 -                     Ok(events) => Response::Logs(LogsResponse { events }),
[INFO] [stdout] 1464 +                     Ok(events) => Response::Logs(GotoResponse { events }),
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use code_nav_protocol::LogsResponse;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum import `LogLevel` is private
[INFO] [stdout]    --> crates/server/src/main.rs:44:31
[INFO] [stdout]     |
[INFO] [stdout]  44 |     log_level: Option<master::LogLevel>,
[INFO] [stdout]     |                               ^^^^^^^^ private enum import
[INFO] [stdout]     |
[INFO] [stdout] note: the enum import `LogLevel` is defined here...
[INFO] [stdout]    --> crates/server/src/master/mod.rs:28:15
[INFO] [stdout]     |
[INFO] [stdout]  28 |     LogEvent, LogLevel, LogsRequest, MasterInfo, MasterStatus, ProjectAddRequest,
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] note: ...and refers to the enum `LogLevel` which is defined here
[INFO] [stdout]    --> crates/protocol/src/lib.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub enum LogLevel {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]     |
[INFO] [stdout]  44 -     log_level: Option<master::LogLevel>,
[INFO] [stdout]  44 +     log_level: Option<code_nav_protocol::LogLevel>,
[INFO] [stdout]     |
[INFO] [stdout] help: import `LogLevel` directly
[INFO] [stdout]     |
[INFO] [stdout]  44 -     log_level: Option<master::LogLevel>,
[INFO] [stdout]  44 +     log_level: Option<code_nav_protocol::LogLevel>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum import `LogLevel` is private
[INFO] [stdout]    --> crates/server/src/main.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |     log_level: Option<master::LogLevel>,
[INFO] [stdout]     |                               ^^^^^^^^ private enum import
[INFO] [stdout]     |
[INFO] [stdout] note: the enum import `LogLevel` is defined here...
[INFO] [stdout]    --> crates/server/src/master/mod.rs:28:15
[INFO] [stdout]     |
[INFO] [stdout]  28 |     LogEvent, LogLevel, LogsRequest, MasterInfo, MasterStatus, ProjectAddRequest,
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] note: ...and refers to the enum `LogLevel` which is defined here
[INFO] [stdout]    --> crates/protocol/src/lib.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub enum LogLevel {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]     |
[INFO] [stdout] 109 -     log_level: Option<master::LogLevel>,
[INFO] [stdout] 109 +     log_level: Option<code_nav_protocol::LogLevel>,
[INFO] [stdout]     |
[INFO] [stdout] help: import `LogLevel` directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     log_level: Option<master::LogLevel>,
[INFO] [stdout] 109 +     log_level: Option<code_nav_protocol::LogLevel>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LogTarget`
[INFO] [stdout]     --> crates/server/src/master/mod.rs:1447:13
[INFO] [stdout]      |
[INFO] [stdout] 1447 |             LogTarget::Master => service.handle_master_request(req),
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `LogTarget`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use code_nav_protocol::LogTarget;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LogTarget`
[INFO] [stdout]     --> crates/server/src/master/mod.rs:1448:13
[INFO] [stdout]      |
[INFO] [stdout] 1448 |             LogTarget::Worker(project) => {
[INFO] [stdout]      |             ^^^^^^^^^ use of undeclared type `LogTarget`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use code_nav_protocol::LogTarget;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LogsResponse` in this scope
[INFO] [stdout]     --> crates/server/src/master/mod.rs:1464:50
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                     Ok(events) => Response::Logs(LogsResponse { events }),
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: crates/protocol/src/lib.rs:92:1
[INFO] [stdout]      |
[INFO] [stdout]   92 | pub struct GotoResponse {
[INFO] [stdout]      | ----------------------- similarly named struct `GotoResponse` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1464 -                     Ok(events) => Response::Logs(LogsResponse { events }),
[INFO] [stdout] 1464 +                     Ok(events) => Response::Logs(GotoResponse { events }),
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use code_nav_protocol::LogsResponse;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum import `LogLevel` is private
[INFO] [stdout]    --> crates/server/src/main.rs:44:31
[INFO] [stdout]     |
[INFO] [stdout]  44 |     log_level: Option<master::LogLevel>,
[INFO] [stdout]     |                               ^^^^^^^^ private enum import
[INFO] [stdout]     |
[INFO] [stdout] note: the enum import `LogLevel` is defined here...
[INFO] [stdout]    --> crates/server/src/master/mod.rs:28:15
[INFO] [stdout]     |
[INFO] [stdout]  28 |     LogEvent, LogLevel, LogsRequest, MasterInfo, MasterStatus, ProjectAddRequest,
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] note: ...and refers to the enum `LogLevel` which is defined here
[INFO] [stdout]    --> crates/protocol/src/lib.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub enum LogLevel {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]     |
[INFO] [stdout]  44 -     log_level: Option<master::LogLevel>,
[INFO] [stdout]  44 +     log_level: Option<code_nav_protocol::LogLevel>,
[INFO] [stdout]     |
[INFO] [stdout] help: import `LogLevel` directly
[INFO] [stdout]     |
[INFO] [stdout]  44 -     log_level: Option<master::LogLevel>,
[INFO] [stdout]  44 +     log_level: Option<code_nav_protocol::LogLevel>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:23
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:16
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:52
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:41
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2763:1
[INFO] [stdout]      |
[INFO] [stdout] 2763 | impl std::fmt::Display for LogLevel {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:10
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:30
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout]      = note: this error originates in the derive macro `ValueEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:65
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:65
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                                                 ^^^^^^^^^ `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:76
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                                                            ^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum import `LogLevel` is private
[INFO] [stdout]    --> crates/server/src/main.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |     log_level: Option<master::LogLevel>,
[INFO] [stdout]     |                               ^^^^^^^^ private enum import
[INFO] [stdout]     |
[INFO] [stdout] note: the enum import `LogLevel` is defined here...
[INFO] [stdout]    --> crates/server/src/master/mod.rs:28:15
[INFO] [stdout]     |
[INFO] [stdout]  28 |     LogEvent, LogLevel, LogsRequest, MasterInfo, MasterStatus, ProjectAddRequest,
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] note: ...and refers to the enum `LogLevel` which is defined here
[INFO] [stdout]    --> crates/protocol/src/lib.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub enum LogLevel {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]     |
[INFO] [stdout] 109 -     log_level: Option<master::LogLevel>,
[INFO] [stdout] 109 +     log_level: Option<code_nav_protocol::LogLevel>,
[INFO] [stdout]     |
[INFO] [stdout] help: import `LogLevel` directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     log_level: Option<master::LogLevel>,
[INFO] [stdout] 109 +     log_level: Option<code_nav_protocol::LogLevel>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:23
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:16
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:52
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:41
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2763:1
[INFO] [stdout]      |
[INFO] [stdout] 2763 | impl std::fmt::Display for LogLevel {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:10
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:30
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout]      = note: this error originates in the derive macro `ValueEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:65
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:65
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                                                 ^^^^^^^^^ `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for types defined outside of the crate
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2752:76
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[derive(Copy, Clone, Debug, ValueEnum, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                                                            ^^
[INFO] [stdout] ...
[INFO] [stdout] 2755 | pub enum LogLevel {
[INFO] [stdout]      |          -------- `code_nav_protocol::LogLevel` is not defined in the current crate
[INFO] [stdout]      |
[INFO] [stdout]      = note: impl doesn't have any local type before any uncovered type parameters
[INFO] [stdout]      = note: for more information see https://doc.rust-lang.org/reference/items/implementations.html#orphan-rules
[INFO] [stdout]      = note: define and implement a trait or new type instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_str_case_insensitive` found for enum `code_nav_protocol::LogLevel` in the current scope
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2280:43
[INFO] [stdout]      |
[INFO] [stdout] 2280 |             if let Ok(parsed) = LogLevel::from_str_case_insensitive(&level) {
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `code_nav_protocol::LogLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_str_case_insensitive` found for enum `code_nav_protocol::LogLevel` in the current scope
[INFO] [stdout]     --> crates/server/src/master/mod.rs:2280:43
[INFO] [stdout]      |
[INFO] [stdout] 2280 |             if let Ok(parsed) = LogLevel::from_str_case_insensitive(&level) {
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `code_nav_protocol::LogLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0117, E0255, E0422, E0433, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0117`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `code-nav-server` (bin "code-nav-server") due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0117, E0255, E0422, E0433, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0117`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `code-nav-server` (bin "code-nav-server" test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "7b4e2a70bc46079dd4af8dd7873110636093f8be28f28e0516526d003bae2301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4e2a70bc46079dd4af8dd7873110636093f8be28f28e0516526d003bae2301", kill_on_drop: false }`
[INFO] [stdout] 7b4e2a70bc46079dd4af8dd7873110636093f8be28f28e0516526d003bae2301
