[INFO] fetching crate kitsune2_bootstrap_client 0.3.0-dev.3...
[INFO] testing kitsune2_bootstrap_client-0.3.0-dev.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate kitsune2_bootstrap_client 0.3.0-dev.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate kitsune2_bootstrap_client 0.3.0-dev.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kitsune2_bootstrap_client 0.3.0-dev.3
[INFO] tweaked toml for crates.io crate kitsune2_bootstrap_client 0.3.0-dev.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kitsune2_bootstrap_client 0.3.0-dev.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kitsune2_bootstrap_client 0.3.0-dev.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded ureq-proto v0.5.0
[INFO] [stderr]   Downloaded kitsune2_api v0.3.0-dev.3
[INFO] [stderr]   Downloaded ureq v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 840af439f6d35810c5f365999c0dee270ad779ab8a5bc8c8cfbc619772145c2f
[INFO] running `Command { std: "docker" "start" "-a" "840af439f6d35810c5f365999c0dee270ad779ab8a5bc8c8cfbc619772145c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "840af439f6d35810c5f365999c0dee270ad779ab8a5bc8c8cfbc619772145c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "840af439f6d35810c5f365999c0dee270ad779ab8a5bc8c8cfbc619772145c2f", kill_on_drop: false }`
[INFO] [stdout] 840af439f6d35810c5f365999c0dee270ad779ab8a5bc8c8cfbc619772145c2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8170b2972e5f30904dd6f0a326a8ab69c3cdb5e927fdb38c840c83d3340054fb
[INFO] running `Command { std: "docker" "start" "-a" "8170b2972e5f30904dd6f0a326a8ab69c3cdb5e927fdb38c840c83d3340054fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling kitsune2_api v0.3.0-dev.3
[INFO] [stderr]    Compiling ureq-proto v0.5.0
[INFO] [stderr]    Compiling ureq v3.1.0
[INFO] [stderr]    Compiling kitsune2_bootstrap_client v0.3.0-dev.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.63s
[INFO] running `Command { std: "docker" "inspect" "8170b2972e5f30904dd6f0a326a8ab69c3cdb5e927fdb38c840c83d3340054fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8170b2972e5f30904dd6f0a326a8ab69c3cdb5e927fdb38c840c83d3340054fb", kill_on_drop: false }`
[INFO] [stdout] 8170b2972e5f30904dd6f0a326a8ab69c3cdb5e927fdb38c840c83d3340054fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34714274627ce6c3a9dc45216dc21df97fc990b48d082856ef8f97ce89265b27
[INFO] running `Command { std: "docker" "start" "-a" "34714274627ce6c3a9dc45216dc21df97fc990b48d082856ef8f97ce89265b27", kill_on_drop: false }`
[INFO] [stderr]    Compiling kitsune2_bootstrap_client v0.3.0-dev.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `kitsune2_bootstrap_srv`
[INFO] [stdout]  --> tests/integration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kitsune2_bootstrap_srv::{BootstrapSrv, Config};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kitsune2_bootstrap_srv`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use kitsune2_bootstrap_srv::{BootstrapSrv, Config};
[INFO] [stdout] 1 + use kitsune2_bootstrap_client::{BootstrapSrv, Config};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kitsune2_core`
[INFO] [stdout]  --> tests/integration.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use kitsune2_core::{Ed25519LocalAgent, Ed25519Verifier};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kitsune2_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use kitsune2_core::{Ed25519LocalAgent, Ed25519Verifier};
[INFO] [stdout] 2 + use kitsune2_api::{Ed25519LocalAgent, Ed25519Verifier};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kitsune2_test_utils`
[INFO] [stdout]  --> tests/integration.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use kitsune2_test_utils::enable_tracing;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kitsune2_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kitsune2_test_utils`, use `cargo add kitsune2_test_utils` 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 `tokio`
[INFO] [stdout]    --> tests/integration.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[tokio::test(flavor = "multi_thread")]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils`
[INFO] [stdout]   --> tests/integration.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         kitsune2_test_utils::agent::AgentBuilder::default().build(local_agent);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kitsune2_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `kitsune2_test_utils`, use `cargo add kitsune2_test_utils` 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 `kitsune2_test_utils`
[INFO] [stdout]   --> tests/integration.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         kitsune2_test_utils::agent::AgentBuilder::default().build(local_agent);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kitsune2_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `kitsune2_test_utils`, use `cargo add kitsune2_test_utils` 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 `kitsune2_test_utils`
[INFO] [stdout]   --> tests/integration.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         kitsune2_test_utils::agent::AgentBuilder::default().build(local_agent);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kitsune2_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `kitsune2_test_utils`, use `cargo add kitsune2_test_utils` 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 `axum`
[INFO] [stdout]    --> tests/integration.rs:111:49
[INFO] [stdout]     |
[INFO] [stdout] 111 |     async fn handle_auth(body: bytes::Bytes) -> axum::response::Response {
[INFO] [stdout]     |                                                 ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` 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 `axum`
[INFO] [stdout]    --> tests/integration.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |             return axum::response::IntoResponse::into_response((
[INFO] [stdout]     |                    ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` 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 `axum`
[INFO] [stdout]    --> tests/integration.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 axum::http::StatusCode::UNAUTHORIZED,
[INFO] [stdout]     |                 ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `ureq::Error::StatusCode`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 114 -                 axum::http::StatusCode::UNAUTHORIZED,
[INFO] [stdout] 114 +                 ureq::Error::UNAUTHORIZED,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> tests/integration.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         axum::response::IntoResponse::into_response(axum::Json(
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` 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 `axum`
[INFO] [stdout]    --> tests/integration.rs:125:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let app: axum::Router<()> = axum::Router::new()
[INFO] [stdout]     |                                 ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` 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 `axum`
[INFO] [stdout]    --> tests/integration.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |         .route("/authenticate", axum::routing::put(handle_auth));
[INFO] [stdout]     |                                 ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` 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 `axum_server`
[INFO] [stdout]    --> tests/integration.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let h = axum_server::Handle::default();
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `axum_server`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum_server`, use `cargo add axum_server` 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 `tokio`
[INFO] [stdout]    --> tests/integration.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let task = tokio::task::spawn(async move {
[INFO] [stdout]     |                ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` 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 `tokio`
[INFO] [stdout]    --> tests/integration.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         tokio::task::block_in_place(move || BootstrapSrv::new(config).unwrap());
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` 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 `kitsune2_test_utils`
[INFO] [stdout]    --> tests/integration.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         kitsune2_test_utils::agent::AgentBuilder::default().build(local_agent);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kitsune2_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `kitsune2_test_utils`, use `cargo add kitsune2_test_utils` 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 `tokio`
[INFO] [stdout]    --> tests/integration.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     tokio::task::block_in_place(|| {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` 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 `kitsune2_test_utils`
[INFO] [stdout]    --> tests/integration.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         kitsune2_test_utils::agent::AgentBuilder::default().build(local_agent);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kitsune2_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `kitsune2_test_utils`, use `cargo add kitsune2_test_utils` 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 `tokio`
[INFO] [stdout]    --> tests/integration.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     tokio::task::block_in_place(|| {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` 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 `axum_server`
[INFO] [stdout]    --> tests/integration.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         axum_server::bind(([127, 0, 0, 1], 0).into())
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `axum_server`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum_server`, use `cargo add axum_server` 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 `axum`
[INFO] [stdout]    --> tests/integration.rs:118:53
[INFO] [stdout]     |
[INFO] [stdout] 118 |         axum::response::IntoResponse::into_response(axum::Json(
[INFO] [stdout]     |                                                     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` 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 `bytes`
[INFO] [stdout]    --> tests/integration.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |     async fn handle_auth(body: bytes::Bytes) -> axum::response::Response {
[INFO] [stdout]     |                                ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` 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 `axum`
[INFO] [stdout]    --> tests/integration.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let app: axum::Router<()> = axum::Router::new()
[INFO] [stdout]     |              ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kitsune2_bootstrap_client` (test "integration") due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "34714274627ce6c3a9dc45216dc21df97fc990b48d082856ef8f97ce89265b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34714274627ce6c3a9dc45216dc21df97fc990b48d082856ef8f97ce89265b27", kill_on_drop: false }`
[INFO] [stdout] 34714274627ce6c3a9dc45216dc21df97fc990b48d082856ef8f97ce89265b27
