[INFO] cloning repository https://github.com/AlexGrek/objlivion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexGrek/objlivion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexGrek%2Fobjlivion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexGrek%2Fobjlivion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb02fd7a7898cf3ee217ee730e8853eaa9f8e0ef
[INFO] checking AlexGrek/objlivion against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexGrek%2Fobjlivion" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexGrek/objlivion
[INFO] finished tweaking git repo https://github.com/AlexGrek/objlivion
[INFO] tweaked toml for git repo https://github.com/AlexGrek/objlivion written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexGrek/objlivion on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexGrek/objlivion 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru_time_cache v0.11.11
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded uuid v1.18.1
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded enum-as-inner v0.6.1
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded ipconfig v0.3.2
[INFO] [stderr]   Downloaded bcrypt v0.17.1
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded trust-dns-proto v0.23.2
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded trust-dns-resolver v0.23.2
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7cb3fc3b986e1826e8adf6351f5edc75ab1f33fde06e0b76f2a50e523fd51fe
[INFO] running `Command { std: "docker" "start" "-a" "a7cb3fc3b986e1826e8adf6351f5edc75ab1f33fde06e0b76f2a50e523fd51fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7cb3fc3b986e1826e8adf6351f5edc75ab1f33fde06e0b76f2a50e523fd51fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7cb3fc3b986e1826e8adf6351f5edc75ab1f33fde06e0b76f2a50e523fd51fe", kill_on_drop: false }`
[INFO] [stdout] a7cb3fc3b986e1826e8adf6351f5edc75ab1f33fde06e0b76f2a50e523fd51fe
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fb397872fea5c5bd791289c107847b82aaa7fbe2b4d2585d9c08f0b2490814d
[INFO] running `Command { std: "docker" "start" "-a" "3fb397872fea5c5bd791289c107847b82aaa7fbe2b4d2585d9c08f0b2490814d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking lru_time_cache v0.11.11
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bcrypt v0.17.1
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking trust-dns-resolver v0.23.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking objlivion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     get(api::mgmt::capabilities_online),
[INFO] [stdout]    |                         ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:45:43
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 .route("/tasks/list", get(api::mgmt::list_tasks))
[INFO] [stdout]    |                                           ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:46:45
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .route("/tasks/reset", post(api::mgmt::reset_tasks))
[INFO] [stdout]    |                                             ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:47:44
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 .route("/agents/list", get(api::mgmt::list_agents))
[INFO] [stdout]    |                                            ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:48:46
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .route("/agents/reset", post(api::mgmt::reset_agents))
[INFO] [stdout]    |                                              ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:49:51
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 .route("/agents/list/online", get(api::mgmt::list_agents_online))
[INFO] [stdout]    |                                                   ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:50:58
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 .route("/agents/delete/{agent_id}", post(api::mgmt::remove_agent))
[INFO] [stdout]    |                                                          ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:51:53
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 .route("/client_api_keys/list", get(api::mgmt::client_api_keys))
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |                     post(api::mgmt::add_client_api_key),
[INFO] [stdout]    |                          ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     post(api::mgmt::revoke_client_api_key),
[INFO] [stdout]    |                          ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `extract::State`
[INFO] [stdout]  --> src/main.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{Json, Router, extract::State, middleware::from_fn_with_state, routing::*};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/main.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::{net::TcpListener, time};
[INFO] [stdout]   |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     get(api::mgmt::capabilities_online),
[INFO] [stdout]    |                         ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `agent_api_keys` on type `AppConfig`
[INFO] [stdout]   --> src/main.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |     info!("  Agent API keys: {:?}", config.agent_api_keys);
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 -     info!("  Agent API keys: {:?}", config.agent_api_keys);
[INFO] [stdout] 25 +     info!("  Agent API keys: {:?}", config.client_api_keys);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:45:43
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 .route("/tasks/list", get(api::mgmt::list_tasks))
[INFO] [stdout]    |                                           ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:46:45
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .route("/tasks/reset", post(api::mgmt::reset_tasks))
[INFO] [stdout]    |                                             ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:47:44
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 .route("/agents/list", get(api::mgmt::list_agents))
[INFO] [stdout]    |                                            ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:48:46
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .route("/agents/reset", post(api::mgmt::reset_agents))
[INFO] [stdout]    |                                              ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:49:51
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 .route("/agents/list/online", get(api::mgmt::list_agents_online))
[INFO] [stdout]    |                                                   ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:50:58
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 .route("/agents/delete/{agent_id}", post(api::mgmt::remove_agent))
[INFO] [stdout]    |                                                          ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `objlivion` (bin "objlivion") due to 11 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:51:53
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 .route("/client_api_keys/list", get(api::mgmt::client_api_keys))
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |                     post(api::mgmt::add_client_api_key),
[INFO] [stdout]    |                          ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `api`
[INFO] [stdout]   --> src/main.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     post(api::mgmt::revoke_client_api_key),
[INFO] [stdout]    |                          ^^^ use of unresolved module or unlinked crate `api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `api`, use `cargo add api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `extract::State`
[INFO] [stdout]  --> src/main.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{Json, Router, extract::State, middleware::from_fn_with_state, routing::*};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/main.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::{net::TcpListener, time};
[INFO] [stdout]   |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `agent_api_keys` on type `AppConfig`
[INFO] [stdout]   --> src/main.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |     info!("  Agent API keys: {:?}", config.agent_api_keys);
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 -     info!("  Agent API keys: {:?}", config.agent_api_keys);
[INFO] [stdout] 25 +     info!("  Agent API keys: {:?}", config.client_api_keys);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `objlivion` (bin "objlivion" test) due to 11 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3fb397872fea5c5bd791289c107847b82aaa7fbe2b4d2585d9c08f0b2490814d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fb397872fea5c5bd791289c107847b82aaa7fbe2b4d2585d9c08f0b2490814d", kill_on_drop: false }`
[INFO] [stdout] 3fb397872fea5c5bd791289c107847b82aaa7fbe2b4d2585d9c08f0b2490814d
