[INFO] fetching crate misskey-websocket 0.3.0-rc.1...
[INFO] testing misskey-websocket-0.3.0-rc.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate misskey-websocket 0.3.0-rc.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate misskey-websocket 0.3.0-rc.1
[INFO] finished tweaking crates.io crate misskey-websocket 0.3.0-rc.1
[INFO] tweaked toml for crates.io crate misskey-websocket 0.3.0-rc.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate misskey-websocket 0.3.0-rc.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 179 packages to latest compatible versions
[INFO] [stderr]       Adding async-tungstenite v0.13.1 (available: v0.31.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1486f945eba8a94208efe7e2383219a2d66234fe80653ad839dda07336fe7e67
[INFO] running `Command { std: "docker" "start" "-a" "1486f945eba8a94208efe7e2383219a2d66234fe80653ad839dda07336fe7e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1486f945eba8a94208efe7e2383219a2d66234fe80653ad839dda07336fe7e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1486f945eba8a94208efe7e2383219a2d66234fe80653ad839dda07336fe7e67", kill_on_drop: false }`
[INFO] [stdout] 1486f945eba8a94208efe7e2383219a2d66234fe80653ad839dda07336fe7e67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d77cb8485b1e382346953cb1ef555c5b0c5671db00b87c979aa1d6d358b245e4
[INFO] running `Command { std: "docker" "start" "-a" "d77cb8485b1e382346953cb1ef555c5b0c5671db00b87c979aa1d6d358b245e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stderr]    Compiling misskey-core v0.3.0-rc.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling async-rwlock v1.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.13.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling async-tungstenite v0.13.1
[INFO] [stderr]    Compiling misskey-websocket v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 148 |         request: R,
[INFO] [stdout] 149 |     ) -> BoxFuture<Result<ApiResult<R::Response>>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     ) -> BoxFuture<'_, Result<ApiResult<R::Response>>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn subnote<E>(&self, note_id: String) -> BoxFuture<Result<BoxStream<Result<E>>>>
[INFO] [stdout]     |                   ^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                          |                |
[INFO] [stdout]     |                   |                          |                the same lifetime is hidden here
[INFO] [stdout]     |                   |                          the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn subnote<E>(&self, note_id: String) -> BoxFuture<'_, Result<BoxStream<'_, Result<E>>>>
[INFO] [stdout]     |                                                        +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 203 |         request: R,
[INFO] [stdout] 204 |     ) -> BoxFuture<Result<misskey_core::streaming::ChannelStream<R, Error>>>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |                |
[INFO] [stdout]     |          |                the same lifetime is hidden here
[INFO] [stdout]     |          the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     ) -> BoxFuture<'_, Result<misskey_core::streaming::ChannelStream<'_, R, Error>>>
[INFO] [stdout]     |                    +++                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn broadcast<E>(&self) -> BoxFuture<Result<BoxStream<Result<E>>>>
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         |                |
[INFO] [stdout]     |                     |         |                the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn broadcast<E>(&self) -> BoxFuture<'_, Result<BoxStream<'_, Result<E>>>>
[INFO] [stdout]     |                                         +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.86s
[INFO] running `Command { std: "docker" "inspect" "d77cb8485b1e382346953cb1ef555c5b0c5671db00b87c979aa1d6d358b245e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d77cb8485b1e382346953cb1ef555c5b0c5671db00b87c979aa1d6d358b245e4", kill_on_drop: false }`
[INFO] [stdout] d77cb8485b1e382346953cb1ef555c5b0c5671db00b87c979aa1d6d358b245e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24b3358334fbe90b84d4ff50c2fea8068f27eb811391151f33750ce0f242dc56
[INFO] running `Command { std: "docker" "start" "-a" "24b3358334fbe90b84d4ff50c2fea8068f27eb811391151f33750ce0f242dc56", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 148 |         request: R,
[INFO] [stdout] 149 |     ) -> BoxFuture<Result<ApiResult<R::Response>>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     ) -> BoxFuture<'_, Result<ApiResult<R::Response>>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn subnote<E>(&self, note_id: String) -> BoxFuture<Result<BoxStream<Result<E>>>>
[INFO] [stdout]     |                   ^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                          |                |
[INFO] [stdout]     |                   |                          |                the same lifetime is hidden here
[INFO] [stdout]     |                   |                          the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn subnote<E>(&self, note_id: String) -> BoxFuture<'_, Result<BoxStream<'_, Result<E>>>>
[INFO] [stdout]     |                                                        +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 203 |         request: R,
[INFO] [stdout] 204 |     ) -> BoxFuture<Result<misskey_core::streaming::ChannelStream<R, Error>>>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |                |
[INFO] [stdout]     |          |                the same lifetime is hidden here
[INFO] [stdout]     |          the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     ) -> BoxFuture<'_, Result<misskey_core::streaming::ChannelStream<'_, R, Error>>>
[INFO] [stdout]     |                    +++                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn broadcast<E>(&self) -> BoxFuture<Result<BoxStream<Result<E>>>>
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         |                |
[INFO] [stdout]     |                     |         |                the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn broadcast<E>(&self) -> BoxFuture<'_, Result<BoxStream<'_, Result<E>>>>
[INFO] [stdout]     |                                         +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling misskey-websocket v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `misskey_test`
[INFO] [stdout]    --> src/client.rs:238:24
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use misskey_test::{self, env};
[INFO] [stdout]     |                        ^^^^ no external crate `misskey_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `misskey_api`
[INFO] [stdout]    --> src/client.rs:299:24
[INFO] [stdout]     |
[INFO] [stdout] 299 |             .subnote::<misskey_api::streaming::note::NoteUpdateEvent, _>(note.id.to_string())
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `misskey_api`, use `cargo add misskey_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `misskey_api`
[INFO] [stdout]    --> src/client.rs:306:30
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     .request(misskey_api::endpoint::notes::delete::Request { note_id: note.id })
[INFO] [stdout]     |                              ^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `misskey_api`, use `cargo add misskey_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `misskey_api`
[INFO] [stdout]    --> src/client.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `misskey_api`, use `cargo add misskey_api` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 234 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 234 +     use misskey_core::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 273 -                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout] 273 +                 Request::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `misskey_api`
[INFO] [stdout]    --> src/client.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `misskey_api`, use `cargo add misskey_api` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 234 +     use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 234 +     use misskey_core::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 289 -                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout] 289 +                 Request::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio02-runtime`
[INFO] [stdout]    --> src/client.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[cfg(feature = "tokio02-runtime")]
[INFO] [stdout]     |           ^^^^^^^^^^-----------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"tokio-runtime"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-std`, `async-std-runtime`, `default`, `inspect-contents`, `tokio`, and `tokio-runtime`
[INFO] [stdout]     = help: consider adding `tokio02-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio02-runtime`
[INFO] [stdout]    --> src/client.rs:266:16
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[cfg_attr(feature = "tokio02-runtime", tokio02::test)]
[INFO] [stdout]     |                ^^^^^^^^^^-----------------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"tokio-runtime"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-std`, `async-std-runtime`, `default`, `inspect-contents`, `tokio`, and `tokio-runtime`
[INFO] [stdout]     = help: consider adding `tokio02-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio02-runtime`
[INFO] [stdout]    --> src/client.rs:283:16
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[cfg_attr(feature = "tokio02-runtime", tokio02::test)]
[INFO] [stdout]     |                ^^^^^^^^^^-----------------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"tokio-runtime"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-std`, `async-std-runtime`, `default`, `inspect-contents`, `tokio`, and `tokio-runtime`
[INFO] [stdout]     = help: consider adding `tokio02-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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 `misskey-websocket` (lib test) due to 5 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "24b3358334fbe90b84d4ff50c2fea8068f27eb811391151f33750ce0f242dc56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b3358334fbe90b84d4ff50c2fea8068f27eb811391151f33750ce0f242dc56", kill_on_drop: false }`
[INFO] [stdout] 24b3358334fbe90b84d4ff50c2fea8068f27eb811391151f33750ce0f242dc56
