[INFO] fetching crate kitsune2_core 0.4.0-dev.6... [INFO] testing kitsune2_core-0.4.0-dev.6 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate kitsune2_core 0.4.0-dev.6 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate kitsune2_core 0.4.0-dev.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kitsune2_core 0.4.0-dev.6 [INFO] tweaked toml for crates.io crate kitsune2_core 0.4.0-dev.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kitsune2_core 0.4.0-dev.6 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kitsune2_core 0.4.0-dev.6 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e79c0d1ba50d92efde168761ffa9531d9488c311dd6ff5c261f785865b98d0a0 [INFO] running `Command { std: "docker" "start" "-a" "e79c0d1ba50d92efde168761ffa9531d9488c311dd6ff5c261f785865b98d0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e79c0d1ba50d92efde168761ffa9531d9488c311dd6ff5c261f785865b98d0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79c0d1ba50d92efde168761ffa9531d9488c311dd6ff5c261f785865b98d0a0", kill_on_drop: false }` [INFO] [stdout] e79c0d1ba50d92efde168761ffa9531d9488c311dd6ff5c261f785865b98d0a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30755f352cb38563d382e1b57fe8eba926b92475fb2e49d941d3286ac91dd665 [INFO] running `Command { std: "docker" "start" "-a" "30755f352cb38563d382e1b57fe8eba926b92475fb2e49d941d3286ac91dd665", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling kitsune2_api v0.4.0-dev.6 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling kitsune2_bootstrap_client v0.4.0-dev.6 [INFO] [stderr] Compiling kitsune2_core v0.4.0-dev.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "30755f352cb38563d382e1b57fe8eba926b92475fb2e49d941d3286ac91dd665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30755f352cb38563d382e1b57fe8eba926b92475fb2e49d941d3286ac91dd665", kill_on_drop: false }` [INFO] [stdout] 30755f352cb38563d382e1b57fe8eba926b92475fb2e49d941d3286ac91dd665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cad34a51e7825d8df73b040a64efa65f7a91f8b96f95e964263d80b1f090007 [INFO] running `Command { std: "docker" "start" "-a" "5cad34a51e7825d8df73b040a64efa65f7a91f8b96f95e964263d80b1f090007", kill_on_drop: false }` [INFO] [stderr] Compiling kitsune2_core v0.4.0-dev.6 (/opt/rustwide/workdir) [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> tests/fetch.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> tests/fetch.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> tests/fetch.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kitsune2_test_utils::{ [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[E0432]: unresolved import `kitsune2_test_utils` [INFO] [stdout] --> tests/fetch.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kitsune2_test_utils::{ [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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_kitsune.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kitsune2_core` (test "fetch") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_space/test.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_space/test.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_space/test.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_space/test.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/mem_bootstrap/test.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/mem_bootstrap/test.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_bootstrap/test.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_bootstrap/test.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_bootstrap/test.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_bootstrap/test.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/incoming_request_queue.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/incoming_request_queue.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/incoming_request_queue.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/incoming_response_queue.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/incoming_response_queue.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/incoming_response_queue.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:402:1 [INFO] [stdout] | [INFO] [stdout] 402 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:417:1 [INFO] [stdout] | [INFO] [stdout] 417 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_publish/test.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_publish/test.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_publish/test.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_publish/test.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_publish/test.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/mem_transport/test.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/mem_transport/test.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/mem_transport/test.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/mem_transport/test.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/mem_transport/test.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/mem_transport/test.rs:463:1 [INFO] [stdout] | [INFO] [stdout] 463 | #[tokio::test(flavor = "multi_thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_kitsune.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | use kitsune2_test_utils::space::TEST_SPACE_ID; [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_space/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kitsune2_test_utils::{ [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kitsune2_test_utils::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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_bootstrap/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kitsune2_test_utils::bootstrap::TestBootstrapSrv; [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/message_handler.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | use kitsune2_test_utils::id::{create_op_id_list, random_op_id}; [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/message_handler.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | use kitsune2_test_utils::space::TEST_SPACE_ID; [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[E0432]: unresolved import `kitsune2_api::MockTransport` [INFO] [stdout] --> src/factories/core_publish/test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | MockTransport, Publish, Signer, SpaceHandler, SpaceId, Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^ no `MockTransport` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 9 - MockTransport, Publish, Signer, SpaceHandler, SpaceId, Timestamp, [INFO] [stdout] 9 + Transport, Publish, Signer, SpaceHandler, SpaceId, Timestamp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/test/incoming_request_queue.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use kitsune2_test_utils::{ [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[E0432]: unresolved import `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_fetch/test/incoming_request_queue.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use kitsune2_test_utils::{ [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/test/incoming_response_queue.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use kitsune2_test_utils::{ [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[E0432]: unresolved import `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_fetch/test/incoming_response_queue.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use kitsune2_test_utils::{ [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use kitsune2_test_utils::{ [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/test.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use kitsune2_test_utils::{ [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[E0432]: unresolved import `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use kitsune2_test_utils::{ [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_publish/message_handler.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use kitsune2_test_utils::id::create_op_id_list; [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_publish/message_handler.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | use kitsune2_test_utils::space::TEST_SPACE_ID; [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_publish/test.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use kitsune2_test_utils::{ [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[E0432]: unresolved import `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_fetch/test.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use kitsune2_test_utils::{ [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[E0432]: unresolved import `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_publish/test.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use kitsune2_test_utils::{ [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/mem_transport/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kitsune2_test_utils::space::TEST_SPACE_ID; [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/mem_op_store/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kitsune2_test_utils::space::TEST_SPACE_ID; [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/common.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | use kitsune2_test_utils::agent::{AgentBuilder, TestLocalAgent}; [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/common.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use kitsune2_test_utils::space::TEST_SPACE_ID; [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/lib.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | use kitsune2_test_utils::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[E0432]: unresolved import `kitsune2_test_utils` [INFO] [stdout] --> src/factories/mem_transport/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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[E0432]: unresolved import `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_space/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kitsune2_test_utils::{ [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/mem_peer_meta_store/test.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | kitsune2_test_utils::space::TEST_SPACE_ID.clone(), [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/mem_peer_meta_store/test.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | kitsune2_test_utils::space::TEST_SPACE_ID.clone(), [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/mem_peer_meta_store/test.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | kitsune2_test_utils::space::TEST_SPACE_ID.clone(), [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/mem_peer_meta_store/test.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | kitsune2_test_utils::space::TEST_SPACE_ID.clone(), [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/test.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | .space(kitsune2_test_utils::space::TEST_SPACE_ID, None) [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/test.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | Arc::new(kitsune2_test_utils::agent::TestLocalAgent::default()); [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/test.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | kitsune2_test_utils::space::TEST_SPACE_ID, [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/test.rs:171:22 [INFO] [stdout] | [INFO] [stdout] 171 | Arc::new(kitsune2_test_utils::agent::TestLocalAgent::default()); [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_fetch/test.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | kitsune2_test_utils::space::TEST_SPACE_ID, [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]: cannot find module or crate `kitsune2_test_utils` in this scope [INFO] [stdout] --> src/factories/core_gossip/test.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | kitsune2_test_utils::space::TEST_SPACE_ID.clone(), [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[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AgentBuilder` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 49 - .build(TestLocalAgent::default()), [INFO] [stdout] 49 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 56 - .build(TestLocalAgent::default()), [INFO] [stdout] 56 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 78 - .build(TestLocalAgent::default()), [INFO] [stdout] 78 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 96 - .build(TestLocalAgent::default()), [INFO] [stdout] 96 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 101 - .build(TestLocalAgent::default()), [INFO] [stdout] 101 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 158 - .build(TestLocalAgent::default()), [INFO] [stdout] 158 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 190 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 190 - .build(TestLocalAgent::default()), [INFO] [stdout] 190 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:203:16 [INFO] [stdout] | [INFO] [stdout] 203 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 203 - .build(TestLocalAgent::default()), [INFO] [stdout] 203 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:209:16 [INFO] [stdout] | [INFO] [stdout] 209 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 209 - .build(TestLocalAgent::default()), [INFO] [stdout] 209 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 218 - .build(TestLocalAgent::default()), [INFO] [stdout] 218 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 249 - .build(TestLocalAgent::default()), [INFO] [stdout] 249 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:282:20 [INFO] [stdout] | [INFO] [stdout] 282 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 282 - .build(TestLocalAgent::default()), [INFO] [stdout] 282 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:310:20 [INFO] [stdout] | [INFO] [stdout] 310 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 310 - .build(TestLocalAgent::default()), [INFO] [stdout] 310 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:315:20 [INFO] [stdout] | [INFO] [stdout] 315 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 315 - .build(TestLocalAgent::default()), [INFO] [stdout] 315 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `TestLocalAgent` in this scope [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:344:20 [INFO] [stdout] | [INFO] [stdout] 344 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `TestLocalAgent` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 344 - .build(TestLocalAgent::default()), [INFO] [stdout] 344 + .build(DynLocalAgent::default()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `AgentBuilder` in this scope [INFO] [stdout] --> src/lib.rs:195:18 [INFO] [stdout] | [INFO] [stdout] 195 | let i1 = AgentBuilder::default().build(Ed25519LocalAgent::default()); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `AgentBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kitsune2_core` (lib test) due to 103 previous errors [INFO] running `Command { std: "docker" "inspect" "5cad34a51e7825d8df73b040a64efa65f7a91f8b96f95e964263d80b1f090007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cad34a51e7825d8df73b040a64efa65f7a91f8b96f95e964263d80b1f090007", kill_on_drop: false }` [INFO] [stdout] 5cad34a51e7825d8df73b040a64efa65f7a91f8b96f95e964263d80b1f090007