[INFO] fetching crate kitsune2_core 0.2.16... [INFO] checking kitsune2_core-0.2.16 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate kitsune2_core 0.2.16 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate kitsune2_core 0.2.16 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kitsune2_core 0.2.16 [INFO] tweaked toml for crates.io crate kitsune2_core 0.2.16 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kitsune2_core 0.2.16 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kitsune2_core 0.2.16 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kitsune2_bootstrap_client v0.2.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 435482dd924880c26e249698251893988058bd2ebcc3e0908dbeacd60fcd3d80 [INFO] running `Command { std: "docker" "start" "-a" "435482dd924880c26e249698251893988058bd2ebcc3e0908dbeacd60fcd3d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "435482dd924880c26e249698251893988058bd2ebcc3e0908dbeacd60fcd3d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "435482dd924880c26e249698251893988058bd2ebcc3e0908dbeacd60fcd3d80", kill_on_drop: false }` [INFO] [stdout] 435482dd924880c26e249698251893988058bd2ebcc3e0908dbeacd60fcd3d80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0eec06ba8d2b2f5737b85823f8e92cbede0ffc338717f03bb8a004169aa05f6 [INFO] running `Command { std: "docker" "start" "-a" "f0eec06ba8d2b2f5737b85823f8e92cbede0ffc338717f03bb8a004169aa05f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rustls-webpki v0.103.4 [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 thiserror-impl v2.0.15 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ureq-proto v0.5.0 [INFO] [stderr] Checking kitsune2_api v0.2.16 [INFO] [stderr] Checking ureq v3.1.0 [INFO] [stderr] Checking kitsune2_bootstrap_client v0.2.16 [INFO] [stderr] Checking kitsune2_core v0.2.16 (/opt/rustwide/workdir) [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_kitsune.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | #[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:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[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:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[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:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[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:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | #[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: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/mem_bootstrap/test.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | #[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:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: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: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/factories/core_fetch/test/incoming_request_queue.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[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:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[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:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[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:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | #[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:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[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:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | #[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:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | #[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:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | #[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:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | #[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:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | #[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:409:1 [INFO] [stdout] | [INFO] [stdout] 409 | #[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:427:1 [INFO] [stdout] | [INFO] [stdout] 427 | #[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:470:1 [INFO] [stdout] | [INFO] [stdout] 470 | #[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:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | #[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:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | #[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: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/mem_transport/test.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | #[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:358:1 [INFO] [stdout] | [INFO] [stdout] 358 | #[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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_kitsune.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | 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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_space/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kitsune2_test_utils::{agent::*, iter_check, 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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_fetch/message_handler.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | 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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [INFO] [stdout] --> src/factories/core_fetch/message_handler.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | 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] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `MockTransport` in the root [INFO] [stdout] | help: a similar name exists in the module: `Transport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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[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]: failed to resolve: use of unresolved module or unlinked crate `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[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]: failed to resolve: use of unresolved module or unlinked crate `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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [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]: failed to resolve: use of unresolved module or unlinked crate `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[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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [INFO] [stdout] --> src/factories/mem_transport/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [INFO] [stdout] --> src/common.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | 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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [INFO] [stdout] --> src/common.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | 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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [INFO] [stdout] --> src/lib.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | 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/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_space/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kitsune2_test_utils::{agent::*, iter_check, 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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_bootstrap_srv` [INFO] [stdout] --> src/factories/core_bootstrap/test.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | kitsune2_bootstrap_srv::BootstrapSrv::new(config).unwrap() [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] 214 - kitsune2_bootstrap_srv::BootstrapSrv::new(config).unwrap() [INFO] [stdout] 214 + kitsune2_bootstrap_client::BootstrapSrv::new(config).unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [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]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_test_utils` [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[E0425]: cannot find value `TestVerifier` in this scope [INFO] [stdout] --> src/factories/core_space/test.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | verifier: Arc::new(TestVerifier), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TestVerifier` in this scope [INFO] [stdout] --> src/factories/core_space/test.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | verifier: Arc::new(TestVerifier), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TestVerifier` in this scope [INFO] [stdout] --> src/factories/core_space/test.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | verifier: Arc::new(TestVerifier), [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/core_space/test.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 168 | let bob_info = 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/core_space/test.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 174 | let ned_info = AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TestVerifier` in this scope [INFO] [stdout] --> src/factories/core_space/test.rs:261:28 [INFO] [stdout] | [INFO] [stdout] 261 | verifier: Arc::new(TestVerifier), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TestVerifier` in this scope [INFO] [stdout] --> src/factories/core_space/test.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | verifier: Arc::new(TestVerifier), [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:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | 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:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | 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:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | s.insert(vec![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:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | 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:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | 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:141:27 [INFO] [stdout] | [INFO] [stdout] 141 | s.insert(vec![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:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | s.insert(vec![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:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | 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:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | 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:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | AgentBuilder { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_bootstrap_srv` [INFO] [stdout] --> src/factories/core_bootstrap/test.rs:211:11 [INFO] [stdout] | [INFO] [stdout] 211 | ..kitsune2_bootstrap_srv::Config::testing() [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] 211 - ..kitsune2_bootstrap_srv::Config::testing() [INFO] [stdout] 211 + ..kitsune2_bootstrap_client::Config::testing() [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Config; [INFO] [stdout] | [INFO] [stdout] 1 + use kitsune2_api::Config; [INFO] [stdout] | [INFO] [stdout] help: if you import `Config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 211 - ..kitsune2_bootstrap_srv::Config::testing() [INFO] [stdout] 211 + ..Config::testing() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `block_in_place` in module `tokio::task` [INFO] [stdout] --> src/factories/core_bootstrap/test.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | let s = tokio::task::block_in_place(move || { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `tokio::task` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:279:27 [INFO] [stdout] | [INFO] [stdout] 278 | / cfg_rt_multi_thread! { [INFO] [stdout] 279 | | pub use blocking::block_in_place; [INFO] [stdout] | | ^^^^^^^^^^^^^^ [INFO] [stdout] 280 | | } [INFO] [stdout] | |_____- the item is gated behind the `rt-multi-thread` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MockTransport` in this scope [INFO] [stdout] --> src/factories/core_fetch/test/incoming_request_queue.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kitsune2_api-0.2.16/src/transport.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | pub type DynTransport = Arc; [INFO] [stdout] | --------------------- similarly named type alias `DynTransport` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 62 - ) -> Arc { [INFO] [stdout] 62 + ) -> Arc { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 60 | fn make_mock_transport( [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MockTransport` in this scope [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | ) -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kitsune2_api-0.2.16/src/transport.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | pub type DynTransport = Arc; [INFO] [stdout] | --------------------- similarly named type alias `DynTransport` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 66 - ) -> Arc { [INFO] [stdout] 66 + ) -> Arc { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 64 | fn make_mock_transport( [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/core_space/test.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let bob = Arc::new(TestLocalAgent::default()) as DynLocalAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/core_space/test.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | let ned = Arc::new(TestLocalAgent::default()) as DynLocalAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/core_space/test.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | let bob = Arc::new(TestLocalAgent::default()) as DynLocalAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/core_space/test.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | let ned = Arc::new(TestLocalAgent::default()) as DynLocalAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/core_space/test.rs:286:24 [INFO] [stdout] | [INFO] [stdout] 286 | let bob = Arc::new(TestLocalAgent::default()) as DynLocalAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/core_space/test.rs:402:26 [INFO] [stdout] | [INFO] [stdout] 402 | let alice = Arc::new(TestLocalAgent::default()) as DynLocalAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/core_space/test.rs:409:24 [INFO] [stdout] | [INFO] [stdout] 409 | let bob = Arc::new(TestLocalAgent::default()) as DynLocalAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | .build(TestLocalAgent::default())]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | .build(TestLocalAgent::default())]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | .build(TestLocalAgent::default())]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:190:16 [INFO] [stdout] | [INFO] [stdout] 190 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestLocalAgent` [INFO] [stdout] --> src/factories/mem_peer_store/test.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | .build(TestLocalAgent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `TestLocalAgent` [INFO] [stdout] | help: a type alias with a similar name exists: `DynLocalAgent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTransport` [INFO] [stdout] --> src/factories/core_fetch/test/incoming_request_queue.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | let mut mock_transport = MockTransport::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `MockTransport` [INFO] [stdout] | help: a type alias with a similar name exists: `DynTransport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTransport` [INFO] [stdout] --> src/factories/core_fetch/test/incoming_request_queue.rs:203:30 [INFO] [stdout] | [INFO] [stdout] 203 | let mut mock_transport = MockTransport::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `MockTransport` [INFO] [stdout] | help: a type alias with a similar name exists: `DynTransport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTransport` [INFO] [stdout] --> src/factories/core_fetch/test/incoming_response_queue.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | let mut mock_transport = MockTransport::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `MockTransport` [INFO] [stdout] | help: a type alias with a similar name exists: `DynTransport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockOpStore` [INFO] [stdout] --> src/factories/core_fetch/test/incoming_response_queue.rs:214:24 [INFO] [stdout] | [INFO] [stdout] 214 | let mut op_store = MockOpStore::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MockOpStore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTransport` [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | let mut mock_transport = MockTransport::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `MockTransport` [INFO] [stdout] | help: a type alias with a similar name exists: `DynTransport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTransport` [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:288:25 [INFO] [stdout] | [INFO] [stdout] 288 | let mut transport = MockTransport::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `MockTransport` [INFO] [stdout] | help: a type alias with a similar name exists: `DynTransport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTransport` [INFO] [stdout] --> src/factories/core_fetch/test/outgoing_request_queue.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | let mut mock_transport = MockTransport::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `MockTransport` [INFO] [stdout] | help: a type alias with a similar name exists: `DynTransport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> tests/fetch.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[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:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | #[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]: failed to resolve: use of unresolved module or unlinked crate `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] 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] [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[E0433]: failed to resolve: use of undeclared type `AgentBuilder` [INFO] [stdout] --> src/lib.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | let i1 = AgentBuilder::default().build(Ed25519LocalAgent::default()); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `AgentBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kitsune2_bootstrap_srv` [INFO] [stdout] --> src/factories/core_bootstrap/test.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 209 | let config = kitsune2_bootstrap_srv::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] 209 - let config = kitsune2_bootstrap_srv::Config { [INFO] [stdout] 209 + let config = kitsune2_bootstrap_client::Config { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kitsune2_core` (lib test) due to 109 previous errors [INFO] running `Command { std: "docker" "inspect" "f0eec06ba8d2b2f5737b85823f8e92cbede0ffc338717f03bb8a004169aa05f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0eec06ba8d2b2f5737b85823f8e92cbede0ffc338717f03bb8a004169aa05f6", kill_on_drop: false }` [INFO] [stdout] f0eec06ba8d2b2f5737b85823f8e92cbede0ffc338717f03bb8a004169aa05f6