[INFO] fetching crate misskey-api 0.3.0-rc.1... [INFO] testing misskey-api-0.3.0-rc.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate misskey-api 0.3.0-rc.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate misskey-api 0.3.0-rc.1 [INFO] finished tweaking crates.io crate misskey-api 0.3.0-rc.1 [INFO] tweaked toml for crates.io crate misskey-api 0.3.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate misskey-api 0.3.0-rc.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 154 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.6 (available: v0.10.1) [INFO] [stderr] Adding rand_core v0.2.2 (available: v0.10.1) [INFO] [stderr] Adding strum_macros v0.12.0 (available: v0.28.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding typed-builder v0.6.0 (available: v0.23.2) [INFO] [stderr] Adding ulid v0.5.0 (available: v1.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bfb8e436a223626f9113e6a7aa3fc18f700b0b8b900ac867ae6063f7c61912e [INFO] running `Command { std: "docker" "start" "-a" "4bfb8e436a223626f9113e6a7aa3fc18f700b0b8b900ac867ae6063f7c61912e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bfb8e436a223626f9113e6a7aa3fc18f700b0b8b900ac867ae6063f7c61912e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bfb8e436a223626f9113e6a7aa3fc18f700b0b8b900ac867ae6063f7c61912e", kill_on_drop: false }` [INFO] [stdout] 4bfb8e436a223626f9113e6a7aa3fc18f700b0b8b900ac867ae6063f7c61912e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9716410052cf5d5d91bd6940bd26918572d603bfb2743bb3f264cd45ee4f43cf [INFO] running `Command { std: "docker" "start" "-a" "9716410052cf5d5d91bd6940bd26918572d603bfb2743bb3f264cd45ee4f43cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling typed-builder v0.6.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling misskey-core v0.3.0-rc.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling strum_macros v0.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling ulid v0.5.0 [INFO] [stderr] Compiling misskey-api v0.3.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/aid.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Utc.timestamp_millis(self.timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/meid.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | Utc.timestamp_millis(self.timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/object_id.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | Utc.timestamp_millis(self.timestamp as i64 * 1000) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.79s [INFO] running `Command { std: "docker" "inspect" "9716410052cf5d5d91bd6940bd26918572d603bfb2743bb3f264cd45ee4f43cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9716410052cf5d5d91bd6940bd26918572d603bfb2743bb3f264cd45ee4f43cf", kill_on_drop: false }` [INFO] [stdout] 9716410052cf5d5d91bd6940bd26918572d603bfb2743bb3f264cd45ee4f43cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 847056758dc532d42179ad0b904a21c3ad4536d3b8132fb7bfe7f602ae6c590c [INFO] running `Command { std: "docker" "start" "-a" "847056758dc532d42179ad0b904a21c3ad4536d3b8132fb7bfe7f602ae6c590c", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling isahc v1.8.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/aid.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Utc.timestamp_millis(self.timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/meid.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | Utc.timestamp_millis(self.timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/object_id.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | Utc.timestamp_millis(self.timestamp as i64 * 1000) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.13+1.68.1 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling curl-sys v0.4.87+curl-8.19.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sluice v0.6.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling misskey-api v0.3.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `misskey_test` [INFO] [stdout] --> src/test/websocket.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use misskey_test::env; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use misskey_test::env; [INFO] [stdout] 1 + use misskey_core::env; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `misskey_websocket` [INFO] [stdout] --> src/test/websocket.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use misskey_websocket::{WebSocketClient, WebSocketClientBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_websocket` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `misskey_websocket`, use `cargo add misskey_websocket` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `misskey_http` [INFO] [stdout] --> src/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use misskey_http::HttpClient; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_http` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use misskey_http::HttpClient; [INFO] [stdout] 4 + use misskey_core::HttpClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `misskey_test` [INFO] [stdout] --> src/test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use misskey_test::env; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use misskey_test::env; [INFO] [stdout] 5 + use misskey_core::env; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `misskey_websocket` [INFO] [stdout] --> src/test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use misskey_websocket::WebSocketClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_websocket` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `misskey_websocket`, use `cargo add misskey_websocket` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `misskey_http` [INFO] [stdout] --> src/test/http.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use misskey_http::HttpClient; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_http` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use misskey_http::HttpClient; [INFO] [stdout] 7 + use misskey_core::HttpClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `misskey_test` [INFO] [stdout] --> src/test/http.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use misskey_test::env; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use misskey_test::env; [INFO] [stdout] 8 + use misskey_core::env; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `misskey_test` in this scope [INFO] [stdout] --> src/test/websocket.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | misskey_test::init_logger(); [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 - misskey_test::init_logger(); [INFO] [stdout] 11 + misskey_core::init_logger(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/aid.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Utc.timestamp_millis(self.timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/aid.rs:136:40 [INFO] [stdout] | [INFO] [stdout] 136 | assert_eq!(aid.datetime(), Utc.timestamp_millis(1602948787122)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/meid.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | Utc.timestamp_millis(self.timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/meid.rs:118:41 [INFO] [stdout] | [INFO] [stdout] 118 | assert_eq!(meid.datetime(), Utc.timestamp_millis(1602948787122)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/object_id.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | Utc.timestamp_millis(self.timestamp as i64 * 1000) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/model/id/object_id.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(meid.datetime(), Utc.timestamp_millis(1602948787000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `misskey_test` in this scope [INFO] [stdout] --> src/test/http.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | misskey_test::init_logger(); [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `misskey_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 17 - misskey_test::init_logger(); [INFO] [stdout] 17 + misskey_core::init_logger(); [INFO] [stdout] | [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-api` (lib test) due to 9 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "847056758dc532d42179ad0b904a21c3ad4536d3b8132fb7bfe7f602ae6c590c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847056758dc532d42179ad0b904a21c3ad4536d3b8132fb7bfe7f602ae6c590c", kill_on_drop: false }` [INFO] [stdout] 847056758dc532d42179ad0b904a21c3ad4536d3b8132fb7bfe7f602ae6c590c