[INFO] fetching crate misskey-util 0.1.0... [INFO] testing misskey-util-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate misskey-util 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate misskey-util 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate misskey-util 0.1.0 [INFO] finished tweaking crates.io crate misskey-util 0.1.0 [INFO] tweaked toml for crates.io crate misskey-util 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ulid v0.4.1 [INFO] [stderr] Downloaded typed-builder v0.6.0 [INFO] [stderr] Downloaded misskey-api v0.2.0 [INFO] [stderr] Downloaded strum_macros v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e06bffce3e2895808303aef0f2852002603fa6613856cf2e2d6f1264971d1634 [INFO] running `Command { std: "docker" "start" "-a" "e06bffce3e2895808303aef0f2852002603fa6613856cf2e2d6f1264971d1634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e06bffce3e2895808303aef0f2852002603fa6613856cf2e2d6f1264971d1634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06bffce3e2895808303aef0f2852002603fa6613856cf2e2d6f1264971d1634", kill_on_drop: false }` [INFO] [stdout] e06bffce3e2895808303aef0f2852002603fa6613856cf2e2d6f1264971d1634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93490ae61b0dd97b6766d6113adaf4aad287fcef7a8932adcc617dc0748e8137 [INFO] running `Command { std: "docker" "start" "-a" "93490ae61b0dd97b6766d6113adaf4aad287fcef7a8932adcc617dc0748e8137", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling strum_macros v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling typed-builder v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ulid v0.4.1 [INFO] [stderr] Compiling misskey-core v0.2.0 [INFO] [stderr] Compiling misskey-api v0.2.0 [INFO] [stderr] Compiling misskey-util v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.23s [INFO] running `Command { std: "docker" "inspect" "93490ae61b0dd97b6766d6113adaf4aad287fcef7a8932adcc617dc0748e8137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93490ae61b0dd97b6766d6113adaf4aad287fcef7a8932adcc617dc0748e8137", kill_on_drop: false }` [INFO] [stdout] 93490ae61b0dd97b6766d6113adaf4aad287fcef7a8932adcc617dc0748e8137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3451f8db4bfe05e99a050bfded6080b1fd3df830c1157e98146d31ea9dbca013 [INFO] running `Command { std: "docker" "start" "-a" "3451f8db4bfe05e99a050bfded6080b1fd3df830c1157e98146d31ea9dbca013", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling misskey-util v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.99s [INFO] running `Command { std: "docker" "inspect" "3451f8db4bfe05e99a050bfded6080b1fd3df830c1157e98146d31ea9dbca013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3451f8db4bfe05e99a050bfded6080b1fd3df830c1157e98146d31ea9dbca013", kill_on_drop: false }` [INFO] [stdout] 3451f8db4bfe05e99a050bfded6080b1fd3df830c1157e98146d31ea9dbca013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bf6eb6354fdd2c75a060d1b7f3285880f6feb566b076f6c86da651649366206 [INFO] running `Command { std: "docker" "start" "-a" "5bf6eb6354fdd2c75a060d1b7f3285880f6feb566b076f6c86da651649366206", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/misskey_util-d6d4a82ae19206c2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests misskey-util [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test src/client.rs - client::ClientExt::create_antenna (line 1762) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::global_notes_since (line 1295) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::files (line 2763) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::delete_note (line 993) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::create_clip (line 2102) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::channel_notes (line 1311) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::is_blocked (line 717) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::build_clip (line 2143) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::home_notes (line 1306) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::local_notes (line 1329) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::channel_notes_since (line 1302) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::home_notes_since (line 1297) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::social_notes (line 1305) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::channel_notes (line 1337) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::build_channel (line 1965) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::notifications (line 587) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::create_channel (line 1934) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::followers (line 407) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::has_pending_follow_request_to_me (line 797) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::create_folder (line 2544) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::has_pending_follow_request_from_me (line 766) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::global_notes (line 1304) ... FAILED [INFO] [stdout] test src/builder/me.rs - builder::me::MeUpdateBuilder::set_fields (line 99) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::delete_user_group (line 1539) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::build_antenna (line 1806) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::follow_requests (line 487) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::poll (line 1049) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::tagged_notes (line 1304) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::update_channel (line 2012) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::delete_user_list (line 1402) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::build_note (line 969) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::is_followed (line 665) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::global_notes (line 1330) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::local_notes_with_file_types (line 1342) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::create_user_group (line 1510) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::rename_user_group (line 1567) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::server_logs (line 2928) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::me (line 267) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::update_antenna (line 1882) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::delete_clip (line 2169) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::local_notes_since (line 1294) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::rename_user_list (line 1430) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::create_user_list (line 1373) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::user_notes (line 1307) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::social_notes_since (line 1296) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::social_notes (line 1331) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::home_notes (line 1332) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::is_following (line 639) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::update_folder (line 2619) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::is_muted (line 743) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::update_meta (line 3029) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::tagged_notes (line 1315) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::users (line 890) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::update_clip (line 2293) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::local_notes (line 1303) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::user_group_invitations (line 1680) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::user_list_notes (line 1334) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::create_note (line 1030) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::user_list_notes_since (line 1299) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::user_notes (line 1333) ... FAILED [INFO] [stdout] test src/streaming.rs - streaming::StreamingClientExt::main_stream (line 92) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::user_notes_since (line 1298) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::is_blocking (line 691) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::user_list_notes (line 1308) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::update_me (line 299) ... FAILED [INFO] [stdout] test src/client.rs - client::ClientExt::delete_antenna (line 1833) ... FAILED [INFO] [stdout] test src/streaming.rs - streaming::StreamingClientExt::subscribe_note (line 37) ... FAILED [INFO] [stdout] test src/streaming.rs - streaming::StreamingClientExt::home_timeline (line 150) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::ClientExt::create_antenna (line 1762) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1766:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::global_notes_since (line 1295) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1300:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::files (line 2763) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:2767:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::delete_note (line 993) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:997:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::create_clip (line 2102) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:2106:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::channel_notes (line 1311) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1316:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::is_blocked (line 717) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:722:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::build_clip (line 2143) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:2147:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::home_notes (line 1306) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1311:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::local_notes (line 1329) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1334:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::channel_notes_since (line 1302) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1307:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::home_notes_since (line 1297) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1302:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::social_notes (line 1305) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1310:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::channel_notes (line 1337) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1342:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::build_channel (line 1965) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1969:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::notifications (line 587) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:591:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::create_channel (line 1934) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1938:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::followers (line 407) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:411:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::has_pending_follow_request_to_me (line 797) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:802:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::create_folder (line 2544) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:2548:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::has_pending_follow_request_from_me (line 766) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:771:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::global_notes (line 1304) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1309:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder/me.rs - builder::me::MeUpdateBuilder::set_fields (line 99) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/builder/me.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::delete_user_group (line 1539) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1543:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::build_antenna (line 1806) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1810:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::follow_requests (line 487) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:491:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::poll (line 1049) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1053:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::tagged_notes (line 1304) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1308:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::update_channel (line 2012) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:2016:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::delete_user_list (line 1402) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1406:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::build_note (line 969) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:973:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::is_followed (line 665) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:670:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::global_notes (line 1330) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1335:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::local_notes_with_file_types (line 1342) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1346:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::create_user_group (line 1510) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1514:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::rename_user_group (line 1567) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1571:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::server_logs (line 2928) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:2932:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::me (line 267) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:271:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::update_antenna (line 1882) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1886:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::delete_clip (line 2169) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:2173:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::local_notes_since (line 1294) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1299:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::rename_user_list (line 1430) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1434:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::create_user_list (line 1373) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1377:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::user_notes (line 1307) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1312:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::social_notes_since (line 1296) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1301:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::social_notes (line 1331) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1336:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::home_notes (line 1332) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1337:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::is_following (line 639) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:644:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::update_folder (line 2619) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:2623:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::is_muted (line 743) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:748:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::update_meta (line 3029) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:3033:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_admin_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_admin_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::tagged_notes (line 1315) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1319:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::users (line 890) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:894:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::update_clip (line 2293) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:2297:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::local_notes (line 1303) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1308:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::user_group_invitations (line 1680) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1684:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::user_list_notes (line 1334) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1339:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::create_note (line 1030) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1034:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::user_list_notes_since (line 1299) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1304:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::user_notes (line 1333) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1338:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/streaming.rs - streaming::StreamingClientExt::main_stream (line 92) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/streaming.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_websocket_client(misskey_test::env::token()).await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_websocket_client(misskey_test::env::token()).await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/streaming.rs:96:50 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_websocket_client(misskey_test::env::token()).await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_websocket_client(misskey_util::env::token()).await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/streaming.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 11 | misskey_test::persist(std::time::Duration::from_secs(3), async move { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 | misskey_util::persist(std::time::Duration::from_secs(3), async move { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::user_notes_since (line 1298) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1303:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::is_blocking (line 691) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:696:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::user_list_notes (line 1308) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1313:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::update_me (line 299) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:303:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::ClientExt::delete_antenna (line 1833) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/client.rs:1837:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_client().await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_client().await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/streaming.rs - streaming::StreamingClientExt::subscribe_note (line 37) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/streaming.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 8 | let client = misskey_test::test_websocket_client(misskey_test::env::token()).await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | let client = misskey_util::test_websocket_client(misskey_test::env::token()).await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/streaming.rs:43:50 [INFO] [stdout] | [INFO] [stdout] 8 | let client = misskey_test::test_websocket_client(misskey_test::env::token()).await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | let client = misskey_test::test_websocket_client(misskey_util::env::token()).await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/streaming.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 9 | misskey_test::persist(std::time::Duration::from_secs(3), async move { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | misskey_util::persist(std::time::Duration::from_secs(3), async move { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/streaming.rs - streaming::StreamingClientExt::home_timeline (line 150) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/streaming.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_websocket_client(misskey_test::env::token()).await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_util::test_websocket_client(misskey_test::env::token()).await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/streaming.rs:154:50 [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_websocket_client(misskey_test::env::token()).await?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | let client = misskey_test::test_websocket_client(misskey_util::env::token()).await?; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_test` [INFO] [stdout] --> src/streaming.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 11 | misskey_test::persist(std::time::Duration::from_secs(3), async move { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 | misskey_util::persist(std::time::Duration::from_secs(3), async move { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/builder/me.rs - builder::me::MeUpdateBuilder::set_fields (line 99) [INFO] [stdout] src/client.rs - client::ClientExt::build_antenna (line 1806) [INFO] [stdout] src/client.rs - client::ClientExt::build_channel (line 1965) [INFO] [stdout] src/client.rs - client::ClientExt::build_clip (line 2143) [INFO] [stdout] src/client.rs - client::ClientExt::build_note (line 969) [INFO] [stdout] src/client.rs - client::ClientExt::channel_notes (line 1311) [INFO] [stdout] src/client.rs - client::ClientExt::channel_notes (line 1337) [INFO] [stdout] src/client.rs - client::ClientExt::channel_notes_since (line 1302) [INFO] [stdout] src/client.rs - client::ClientExt::create_antenna (line 1762) [INFO] [stdout] src/client.rs - client::ClientExt::create_channel (line 1934) [INFO] [stdout] src/client.rs - client::ClientExt::create_clip (line 2102) [INFO] [stdout] src/client.rs - client::ClientExt::create_folder (line 2544) [INFO] [stdout] src/client.rs - client::ClientExt::create_note (line 1030) [INFO] [stdout] src/client.rs - client::ClientExt::create_user_group (line 1510) [INFO] [stdout] src/client.rs - client::ClientExt::create_user_list (line 1373) [INFO] [stdout] src/client.rs - client::ClientExt::delete_antenna (line 1833) [INFO] [stdout] src/client.rs - client::ClientExt::delete_clip (line 2169) [INFO] [stdout] src/client.rs - client::ClientExt::delete_note (line 993) [INFO] [stdout] src/client.rs - client::ClientExt::delete_user_group (line 1539) [INFO] [stdout] src/client.rs - client::ClientExt::delete_user_list (line 1402) [INFO] [stdout] src/client.rs - client::ClientExt::files (line 2763) [INFO] [stdout] src/client.rs - client::ClientExt::follow_requests (line 487) [INFO] [stdout] src/client.rs - client::ClientExt::followers (line 407) [INFO] [stdout] src/client.rs - client::ClientExt::global_notes (line 1304) [INFO] [stdout] src/client.rs - client::ClientExt::global_notes (line 1330) [INFO] [stdout] src/client.rs - client::ClientExt::global_notes_since (line 1295) [INFO] [stdout] src/client.rs - client::ClientExt::has_pending_follow_request_from_me (line 766) [INFO] [stdout] src/client.rs - client::ClientExt::has_pending_follow_request_to_me (line 797) [INFO] [stdout] src/client.rs - client::ClientExt::home_notes (line 1306) [INFO] [stdout] src/client.rs - client::ClientExt::home_notes (line 1332) [INFO] [stdout] src/client.rs - client::ClientExt::home_notes_since (line 1297) [INFO] [stdout] src/client.rs - client::ClientExt::is_blocked (line 717) [INFO] [stdout] src/client.rs - client::ClientExt::is_blocking (line 691) [INFO] [stdout] src/client.rs - client::ClientExt::is_followed (line 665) [INFO] [stdout] src/client.rs - client::ClientExt::is_following (line 639) [INFO] [stdout] src/client.rs - client::ClientExt::is_muted (line 743) [INFO] [stdout] src/client.rs - client::ClientExt::local_notes (line 1303) [INFO] [stdout] src/client.rs - client::ClientExt::local_notes (line 1329) [INFO] [stdout] src/client.rs - client::ClientExt::local_notes_since (line 1294) [INFO] [stdout] src/client.rs - client::ClientExt::local_notes_with_file_types (line 1342) [INFO] [stdout] src/client.rs - client::ClientExt::me (line 267) [INFO] [stdout] src/client.rs - client::ClientExt::notifications (line 587) [INFO] [stdout] src/client.rs - client::ClientExt::poll (line 1049) [INFO] [stdout] src/client.rs - client::ClientExt::rename_user_group (line 1567) [INFO] [stdout] src/client.rs - client::ClientExt::rename_user_list (line 1430) [INFO] [stdout] src/client.rs - client::ClientExt::server_logs (line 2928) [INFO] [stdout] src/client.rs - client::ClientExt::social_notes (line 1305) [INFO] [stdout] src/client.rs - client::ClientExt::social_notes (line 1331) [INFO] [stdout] src/client.rs - client::ClientExt::social_notes_since (line 1296) [INFO] [stdout] src/client.rs - client::ClientExt::tagged_notes (line 1304) [INFO] [stdout] src/client.rs - client::ClientExt::tagged_notes (line 1315) [INFO] [stdout] src/client.rs - client::ClientExt::update_antenna (line 1882) [INFO] [stdout] src/client.rs - client::ClientExt::update_channel (line 2012) [INFO] [stdout] src/client.rs - client::ClientExt::update_clip (line 2293) [INFO] [stdout] src/client.rs - client::ClientExt::update_folder (line 2619) [INFO] [stdout] src/client.rs - client::ClientExt::update_me (line 299) [INFO] [stdout] src/client.rs - client::ClientExt::update_meta (line 3029) [INFO] [stdout] src/client.rs - client::ClientExt::user_group_invitations (line 1680) [INFO] [stdout] src/client.rs - client::ClientExt::user_list_notes (line 1308) [INFO] [stdout] src/client.rs - client::ClientExt::user_list_notes (line 1334) [INFO] [stdout] src/client.rs - client::ClientExt::user_list_notes_since (line 1299) [INFO] [stdout] src/client.rs - client::ClientExt::user_notes (line 1307) [INFO] [stdout] src/client.rs - client::ClientExt::user_notes (line 1333) [INFO] [stdout] src/client.rs - client::ClientExt::user_notes_since (line 1298) [INFO] [stdout] src/client.rs - client::ClientExt::users (line 890) [INFO] [stdout] src/streaming.rs - streaming::StreamingClientExt::home_timeline (line 150) [INFO] [stdout] src/streaming.rs - streaming::StreamingClientExt::main_stream (line 92) [INFO] [stdout] src/streaming.rs - streaming::StreamingClientExt::subscribe_note (line 37) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 68 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "5bf6eb6354fdd2c75a060d1b7f3285880f6feb566b076f6c86da651649366206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf6eb6354fdd2c75a060d1b7f3285880f6feb566b076f6c86da651649366206", kill_on_drop: false }` [INFO] [stdout] 5bf6eb6354fdd2c75a060d1b7f3285880f6feb566b076f6c86da651649366206