[INFO] cloning repository https://github.com/Romira915/romira_service_manage_bot_v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Romira915/romira_service_manage_bot_v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomira915%2Fromira_service_manage_bot_v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomira915%2Fromira_service_manage_bot_v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bd5dee5d4b6b802991cc2203de98c20b91057a9
[INFO] testing Romira915/romira_service_manage_bot_v2 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomira915%2Fromira_service_manage_bot_v2" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Romira915/romira_service_manage_bot_v2
[INFO] finished tweaking git repo https://github.com/Romira915/romira_service_manage_bot_v2
[INFO] tweaked toml for git repo https://github.com/Romira915/romira_service_manage_bot_v2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Romira915/romira_service_manage_bot_v2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Romira915/romira_service_manage_bot_v2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5f6279a7f6da17cdbefcb94ffba64f752137b0d83fe35d1047c173c2298fd06
[INFO] running `Command { std: "docker" "start" "-a" "a5f6279a7f6da17cdbefcb94ffba64f752137b0d83fe35d1047c173c2298fd06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f6279a7f6da17cdbefcb94ffba64f752137b0d83fe35d1047c173c2298fd06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f6279a7f6da17cdbefcb94ffba64f752137b0d83fe35d1047c173c2298fd06", kill_on_drop: false }`
[INFO] [stdout] a5f6279a7f6da17cdbefcb94ffba64f752137b0d83fe35d1047c173c2298fd06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7656aadd8f2aa7302b8e459ec0f6ec2cbc0268ea3f84ca335eef70ab1fccb082
[INFO] running `Command { std: "docker" "start" "-a" "7656aadd8f2aa7302b8e459ec0f6ec2cbc0268ea3f84ca335eef70ab1fccb082", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ordered-float v4.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.12.2
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.26.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling listenfd v1.0.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling eui48 v1.1.0
[INFO] [stderr]    Compiling wol-rs v1.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling opentelemetry v0.26.0
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling schema v0.1.0 (/opt/rustwide/workdir/schema)
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling opentelemetry_sdk v0.26.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling opentelemetry-stdout v0.26.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.27.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling opentelemetry-appender-tracing2 v0.26.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling opentelemetry-http v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.26.1
[INFO] [stderr]    Compiling opentelemetry-otlp v0.26.0
[INFO] [stderr]    Compiling easy_init_newrelic_opentelemetry v0.2.0
[INFO] [stderr]    Compiling wakaba_game_service_manage_api v0.1.0 (/opt/rustwide/workdir/wakaba_game_service_manage_api)
[INFO] [stdout] warning: function `sdtd_systemd_executable` is never used
[INFO] [stdout]  --> wakaba_game_service_manage_api/src/domain.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) async fn sdtd_systemd_executable(
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling poise v0.6.1
[INFO] [stderr]    Compiling discord_bot_client v0.1.0 (/opt/rustwide/workdir/discord_bot_client)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> discord_bot_client/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> discord_bot_client/src/lib.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::log::debug`
[INFO] [stdout]  --> discord_bot_client/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> discord_bot_client/src/repository/sdtd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s
[INFO] running `Command { std: "docker" "inspect" "7656aadd8f2aa7302b8e459ec0f6ec2cbc0268ea3f84ca335eef70ab1fccb082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7656aadd8f2aa7302b8e459ec0f6ec2cbc0268ea3f84ca335eef70ab1fccb082", kill_on_drop: false }`
[INFO] [stdout] 7656aadd8f2aa7302b8e459ec0f6ec2cbc0268ea3f84ca335eef70ab1fccb082
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3996fcf06c2925dea03d74981a11f0b78f4df93bae31f744d91eb54fd1a95004
[INFO] running `Command { std: "docker" "start" "-a" "3996fcf06c2925dea03d74981a11f0b78f4df93bae31f744d91eb54fd1a95004", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: function `sdtd_systemd_executable` is never used
[INFO] [stdout]  --> wakaba_game_service_manage_api/src/domain.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) async fn sdtd_systemd_executable(
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wakaba_game_service_manage_api v0.1.0 (/opt/rustwide/workdir/wakaba_game_service_manage_api)
[INFO] [stderr]    Compiling schema v0.1.0 (/opt/rustwide/workdir/schema)
[INFO] [stderr]    Compiling discord_bot_client v0.1.0 (/opt/rustwide/workdir/discord_bot_client)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> discord_bot_client/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> discord_bot_client/src/lib.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::log::debug`
[INFO] [stdout]  --> discord_bot_client/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> discord_bot_client/src/repository/sdtd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> discord_bot_client/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> discord_bot_client/src/lib.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::log::debug`
[INFO] [stdout]  --> discord_bot_client/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> discord_bot_client/src/repository/sdtd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sdtd_systemd` is never used
[INFO] [stdout]  --> wakaba_game_service_manage_api/tests/common.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait AppStateTest {
[INFO] [stdout]   |           ------------ method in this trait
[INFO] [stdout] 6 |     fn default_for_test() -> Self;
[INFO] [stdout] 7 |     fn sdtd_systemd(self, sdtd_systemd: Arc<dyn SystemdControl>) -> Self;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sdtd_systemd_executable` is never used
[INFO] [stdout]  --> wakaba_game_service_manage_api/src/domain.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) async fn sdtd_systemd_executable(
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.43s
[INFO] running `Command { std: "docker" "inspect" "3996fcf06c2925dea03d74981a11f0b78f4df93bae31f744d91eb54fd1a95004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3996fcf06c2925dea03d74981a11f0b78f4df93bae31f744d91eb54fd1a95004", kill_on_drop: false }`
[INFO] [stdout] 3996fcf06c2925dea03d74981a11f0b78f4df93bae31f744d91eb54fd1a95004
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4074fcb6a97c02e8b355644c3cb38659c3ffa87129591f5be1692d55811dda05
[INFO] running `Command { std: "docker" "start" "-a" "4074fcb6a97c02e8b355644c3cb38659c3ffa87129591f5be1692d55811dda05", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: function `sdtd_systemd_executable` is never used
[INFO] [stderr]  --> wakaba_game_service_manage_api/src/domain.rs:4:21
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub(crate) async fn sdtd_systemd_executable(
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wakaba_game_service_manage_api` (lib) generated 1 warning
[INFO] [stderr] warning: method `sdtd_systemd` is never used
[INFO] [stderr]  --> wakaba_game_service_manage_api/tests/common.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub trait AppStateTest {
[INFO] [stderr]   |           ------------ method in this trait
[INFO] [stderr] 6 |     fn default_for_test() -> Self;
[INFO] [stderr] 7 |     fn sdtd_systemd(self, sdtd_systemd: Arc<dyn SystemdControl>) -> Self;
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wakaba_game_service_manage_api` (test "api_wol") generated 1 warning
[INFO] [stderr] warning: `wakaba_game_service_manage_api` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> discord_bot_client/src/lib.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Mutex`
[INFO] [stderr]  --> discord_bot_client/src/lib.rs:3:22
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::sync::{Arc, Mutex};
[INFO] [stderr]   |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::log::debug`
[INFO] [stderr]  --> discord_bot_client/src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tracing::log::debug;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stderr]  --> discord_bot_client/src/repository/sdtd.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde_json::Value;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `discord_bot_client` (lib) generated 4 warnings (run `cargo fix --lib -p discord_bot_client` to apply 4 suggestions)
[INFO] [stderr] warning: `discord_bot_client` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/discord_bot_client-49a08c1fa3837f3d)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/discord_bot_client-c598de815f11a175)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema-92739c0b42ce779e)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wakaba_game_service_manage_api-c20bca139d968e1f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] System has not been booted with systemd as init system (PID 1). Can't operate.
[INFO] [stderr] Failed to connect to bus: Host is down
[INFO] [stdout] test systemd::tests::test_systemd_restart_がsudo権限がないのでfailする ... ok
[INFO] [stdout] test systemd::tests::test_systemd_start_がsudo権限がないのでfailする ... ok
[INFO] [stdout] test systemd::tests::test_systemd_stop_がsudo権限がないのでfailする ... ok
[INFO] [stdout] test systemd::tests::test_systemd_is_active_がtrueを返す ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- systemd::tests::test_systemd_is_active_がtrueを返す stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'systemd::tests::test_systemd_is_active_がtrueを返す' (28) panicked at wakaba_game_service_manage_api/src/systemd.rs:101:9:
[INFO] [stdout] assertion failed: systemd.is_active().await.unwrap()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6409c563734a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6409c563734a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6409c563734a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6409c563734a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6409c564b75a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6409c564b75a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6409c563c222 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6409c563c222 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6409c56159cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6409c56159cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6409c562f789 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6409c553cdbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6409c553cdbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6409c562fa02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6409c562fa02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6409c5615aba - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6409c560cec9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6409c561688d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6409c564c03c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6409c564c002 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6409c55265b0 - wakaba_game_service_manage_api::systemd::tests::test_systemd_is_active_がtrueを返す::{{closure}}::hf4d6dd46e6960127
[INFO] [stdout]                                at /opt/rustwide/workdir/wakaba_game_service_manage_api/src/systemd.rs:101:9
[INFO] [stdout]   21:     0x6409c551f382 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a2b4d00fdf574de
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6409c551f3bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hf3a6f6d617e55d09
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6409c5525fad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7ac9d08cd4ef4617
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x6409c5525d4b - tokio::runtime::coop::with_budget::h4e265fb725f4a93f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x6409c5525d4b - tokio::runtime::coop::budget::h9a54bda52eac7b22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x6409c5525d4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h164326778d788ed9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x6409c5522d20 - tokio::runtime::scheduler::current_thread::Context::enter::h073a3e6a1e956e30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x6409c5524970 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h043cf12a3dfa9847
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x6409c55245d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h75a501d1687ad43e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x6409c55292ab - tokio::runtime::context::scoped::Scoped<T>::set::hd33c94c2e2c01369
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6409c552e969 - tokio::runtime::context::set_scheduler::{{closure}}::hefeda72e7d4ce2e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x6409c551a162 - std::thread::local::LocalKey<T>::try_with::h16c3136341940fb6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x6409c5519cee - std::thread::local::LocalKey<T>::with::hd77aa9bc7bcf9096
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x6409c552e89d - tokio::runtime::context::set_scheduler::h82a97cc2f2bf1897
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x6409c5523f60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb70fc5fa46cf923
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x6409c55246b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::had9e7824bb17e26a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x6409c5522903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6cd538398b6449f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x6409c5521653 - tokio::runtime::context::runtime::enter_runtime::h050e7f5494eeb2eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6409c55222a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b73a416f9b13eeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x6409c551e894 - tokio::runtime::runtime::Runtime::block_on_inner::hee9a90a98d938b32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6409c551eb6a - tokio::runtime::runtime::Runtime::block_on::he8bf2cc7427d7476
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6409c5526239 - wakaba_game_service_manage_api::systemd::tests::test_systemd_is_active_がtrueを返す::h812ab45131262be2
[INFO] [stdout]                                at /opt/rustwide/workdir/wakaba_game_service_manage_api/src/systemd.rs:101:52
[INFO] [stdout]   43:     0x6409c55262c7 - wakaba_game_service_manage_api::systemd::tests::test_systemd_is_active_がtrueを返す::{{closure}}::hb7db5d114ea72b36
[INFO] [stdout]                                at /opt/rustwide/workdir/wakaba_game_service_manage_api/src/systemd.rs:98:55
[INFO] [stdout]   44:     0x6409c551af16 - core::ops::function::FnOnce::call_once::hc1602f530983faf8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6409c5530e9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6409c5530e9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6409c553d88b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6409c553d88b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6409c553d88b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6409c553d88b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6409c553d88b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6409c553d88b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6409c553d88b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6409c5538fa4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6409c5538fa4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x6409c5540492 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x6409c5540492 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6409c5540492 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6409c5540492 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6409c5540492 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6409c5540492 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x6409c5540492 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6409c5636c4f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x6409c5636c4f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x72af4ace2aa4 - <unknown>
[INFO] [stdout]   66:     0x72af4ad6fa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     systemd::tests::test_systemd_is_active_がtrueを返す
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wakaba_game_service_manage_api --lib`
[INFO] running `Command { std: "docker" "inspect" "4074fcb6a97c02e8b355644c3cb38659c3ffa87129591f5be1692d55811dda05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4074fcb6a97c02e8b355644c3cb38659c3ffa87129591f5be1692d55811dda05", kill_on_drop: false }`
[INFO] [stdout] 4074fcb6a97c02e8b355644c3cb38659c3ffa87129591f5be1692d55811dda05
