[INFO] cloning repository https://github.com/PuniCore/core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PuniCore/core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPuniCore%2Fcore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPuniCore%2Fcore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20a77d5c3291331d457f5b55ac682771cccd4d9b
[INFO] testing PuniCore/core against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPuniCore%2Fcore" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/PuniCore/core
[INFO] finished tweaking git repo https://github.com/PuniCore/core
[INFO] tweaked toml for git repo https://github.com/PuniCore/core written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PuniCore/core on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PuniCore/core 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63b1efb39a102d52489c5c70d7dd0d0b8366e66ba4b44f5fab5ac9d1918075ce
[INFO] running `Command { std: "docker" "start" "-a" "63b1efb39a102d52489c5c70d7dd0d0b8366e66ba4b44f5fab5ac9d1918075ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63b1efb39a102d52489c5c70d7dd0d0b8366e66ba4b44f5fab5ac9d1918075ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63b1efb39a102d52489c5c70d7dd0d0b8366e66ba4b44f5fab5ac9d1918075ce", kill_on_drop: false }`
[INFO] [stdout] 63b1efb39a102d52489c5c70d7dd0d0b8366e66ba4b44f5fab5ac9d1918075ce
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c9acdbc02194e5f4cbbc832054d5432f2f430107080d7c2194de7e7f49f14cd
[INFO] running `Command { std: "docker" "start" "-a" "2c9acdbc02194e5f4cbbc832054d5432f2f430107080d7c2194de7e7f49f14cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling puniyu_build v0.1.0 (/opt/rustwide/workdir/puniyu_build)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tracing-shared v0.1.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling sysinfo v0.37.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling puniyu_system_info v0.5.5
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling croner v3.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling actix-http v3.11.1
[INFO] [stderr]    Compiling puniyu_logger v0.5.6
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling puniyu_utils v0.1.0 (/opt/rustwide/workdir/puniyu_utils)
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling puniyu_plugin_derive v0.1.0 (/opt/rustwide/workdir/puniyu_derives/puniyu_plugin_derive)
[INFO] [stderr]    Compiling puniyu_core v0.1.0 (/opt/rustwide/workdir/puniyu_core)
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling puniyu_plugin_test v0.1.0 (/opt/rustwide/workdir/puniyu_plugins/puniyu_plugin_test)
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling puniyu_registry v0.1.0 (/opt/rustwide/workdir/puniyu_registry)
[INFO] [stderr]    Compiling puniyu_server v0.1.0 (https://github.com/Puniyu/server#ce26ce96)
[INFO] [stdout] warning: unused variable: `adapters`
[INFO] [stdout]    --> puniyu_registry/src/adapter/manger.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub async fn register_adapters<T: Into<AdapterType>>(adapters: Vec<T>) -> Result<(), Error> {
[INFO] [stdout]     |                                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> puniyu_registry/src/bot.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn send_msg(&self, message: String) {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandRegistry` is never constructed
[INFO] [stdout]  --> puniyu_registry/src/plugin/command/registry.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct CommandRegistry {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_plugins` is never used
[INFO] [stdout]   --> puniyu_registry/src/plugin/manger.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PluginStore {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_plugins(&self) -> Arc<Mutex<HashMap<u64, Plugin>>> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_tasks` is never used
[INFO] [stdout]   --> puniyu_registry/src/plugin/task/manger.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl TaskStore {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn get_tasks() -> Vec<(u64, Arc<TaskRegistry>)> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AdapterRegistry` is never constructed
[INFO] [stdout]  --> puniyu_registry/src/adapter/registry.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AdapterRegistry {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_msg` is never used
[INFO] [stdout]   --> puniyu_registry/src/bot.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Bot {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 37 |     fn send_msg(&self, message: String) {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> puniyu_core/src/bot/registry.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::event::matcher::MatcherType`
[INFO] [stdout]  --> puniyu_core/src/event/matcher/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::event::matcher::MatcherType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReceiveVideoElement`
[INFO] [stdout]  --> puniyu_core/src/message/segment/receive.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ReceiveVideoElement,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> puniyu_core/src/error.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MatcherType` is never used
[INFO] [stdout]  --> puniyu_core/src/event/matcher.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum MatcherType {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Segment` is never constructed
[INFO] [stdout]   --> puniyu_core/src/message/segment/receive.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Segment {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> puniyu_core/src/message/segment/receive.rs:34:9
[INFO] [stdout]     |
[INFO] [stdout] 33  | impl Segment {
[INFO] [stdout]     | ------------ associated functions in this implementation
[INFO] [stdout] 34  |     pub fn at(target_id: String, name: Option<String>) -> ReceiveAtElement {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 47  |     pub fn face(id: u64) -> ReceiveFaceElement {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63  |     pub fn file(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |     pub fn image(file: String, is_flash: bool, summary: Option<String>) -> ReceiveImageElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn json(data: String) -> JsonElement {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn music(music_id: String) -> MusicElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn record(file: String) -> RecordElement {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn reply(message_id: String) -> ReplyElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn text(text: String) -> TextElement {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn video(file: String) -> VideoElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn xml(data: String) -> XmlElement {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SendMessage` is never used
[INFO] [stdout]    --> puniyu_core/src/message/segment/send.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub type SendMessage = Vec<Segment>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling puniyu v0.1.0 (/opt/rustwide/workdir/puniyu)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 22s
[INFO] running `Command { std: "docker" "inspect" "2c9acdbc02194e5f4cbbc832054d5432f2f430107080d7c2194de7e7f49f14cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9acdbc02194e5f4cbbc832054d5432f2f430107080d7c2194de7e7f49f14cd", kill_on_drop: false }`
[INFO] [stdout] 2c9acdbc02194e5f4cbbc832054d5432f2f430107080d7c2194de7e7f49f14cd
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cfe9121fa3d84c67c3db0dedcaf0bf306bf8e0a16fc202fd45c636d68a54c0b
[INFO] running `Command { std: "docker" "start" "-a" "7cfe9121fa3d84c67c3db0dedcaf0bf306bf8e0a16fc202fd45c636d68a54c0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling puniyu_plugin_derive v0.1.0 (/opt/rustwide/workdir/puniyu_derives/puniyu_plugin_derive)
[INFO] [stderr]    Compiling puniyu_utils v0.1.0 (/opt/rustwide/workdir/puniyu_utils)
[INFO] [stderr]    Compiling puniyu_build v0.1.0 (/opt/rustwide/workdir/puniyu_build)
[INFO] [stderr]    Compiling puniyu_registry v0.1.0 (/opt/rustwide/workdir/puniyu_registry)
[INFO] [stdout] warning: unused variable: `adapters`
[INFO] [stdout]    --> puniyu_registry/src/adapter/manger.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub async fn register_adapters<T: Into<AdapterType>>(adapters: Vec<T>) -> Result<(), Error> {
[INFO] [stdout]     |                                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> puniyu_registry/src/bot.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn send_msg(&self, message: String) {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandRegistry` is never constructed
[INFO] [stdout]  --> puniyu_registry/src/plugin/command/registry.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct CommandRegistry {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_plugins` is never used
[INFO] [stdout]   --> puniyu_registry/src/plugin/manger.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PluginStore {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_plugins(&self) -> Arc<Mutex<HashMap<u64, Plugin>>> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_tasks` is never used
[INFO] [stdout]   --> puniyu_registry/src/plugin/task/manger.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl TaskStore {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn get_tasks() -> Vec<(u64, Arc<TaskRegistry>)> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AdapterRegistry` is never constructed
[INFO] [stdout]  --> puniyu_registry/src/adapter/registry.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AdapterRegistry {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_msg` is never used
[INFO] [stdout]   --> puniyu_registry/src/bot.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Bot {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 37 |     fn send_msg(&self, message: String) {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adapters`
[INFO] [stdout]    --> puniyu_registry/src/adapter/manger.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub async fn register_adapters<T: Into<AdapterType>>(adapters: Vec<T>) -> Result<(), Error> {
[INFO] [stdout]     |                                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling puniyu_core v0.1.0 (/opt/rustwide/workdir/puniyu_core)
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> puniyu_registry/src/bot.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn send_msg(&self, message: String) {
[INFO] [stdout]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandRegistry` is never constructed
[INFO] [stdout]  --> puniyu_registry/src/plugin/command/registry.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct CommandRegistry {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_plugins` is never used
[INFO] [stdout]   --> puniyu_registry/src/plugin/manger.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PluginStore {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_plugins(&self) -> Arc<Mutex<HashMap<u64, Plugin>>> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_tasks` is never used
[INFO] [stdout]   --> puniyu_registry/src/plugin/task/manger.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl TaskStore {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn get_tasks() -> Vec<(u64, Arc<TaskRegistry>)> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AdapterRegistry` is never constructed
[INFO] [stdout]  --> puniyu_registry/src/adapter/registry.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AdapterRegistry {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_msg` is never used
[INFO] [stdout]   --> puniyu_registry/src/bot.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Bot {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 37 |     fn send_msg(&self, message: String) {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> puniyu_core/src/bot/registry.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::event::matcher::MatcherType`
[INFO] [stdout]  --> puniyu_core/src/event/matcher/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::event::matcher::MatcherType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReceiveVideoElement`
[INFO] [stdout]  --> puniyu_core/src/message/segment/receive.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ReceiveVideoElement,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> puniyu_core/src/error.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MatcherType` is never used
[INFO] [stdout]  --> puniyu_core/src/event/matcher.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum MatcherType {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Segment` is never constructed
[INFO] [stdout]   --> puniyu_core/src/message/segment/receive.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Segment {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> puniyu_core/src/message/segment/receive.rs:34:9
[INFO] [stdout]     |
[INFO] [stdout] 33  | impl Segment {
[INFO] [stdout]     | ------------ associated functions in this implementation
[INFO] [stdout] 34  |     pub fn at(target_id: String, name: Option<String>) -> ReceiveAtElement {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 47  |     pub fn face(id: u64) -> ReceiveFaceElement {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63  |     pub fn file(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |     pub fn image(file: String, is_flash: bool, summary: Option<String>) -> ReceiveImageElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn json(data: String) -> JsonElement {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn music(music_id: String) -> MusicElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn record(file: String) -> RecordElement {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn reply(message_id: String) -> ReplyElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn text(text: String) -> TextElement {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn video(file: String) -> VideoElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn xml(data: String) -> XmlElement {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SendMessage` is never used
[INFO] [stdout]    --> puniyu_core/src/message/segment/send.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub type SendMessage = Vec<Segment>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> puniyu_core/src/bot/registry.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::event::matcher::MatcherType`
[INFO] [stdout]  --> puniyu_core/src/event/matcher/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::event::matcher::MatcherType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReceiveVideoElement`
[INFO] [stdout]  --> puniyu_core/src/message/segment/receive.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ReceiveVideoElement,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> puniyu_core/src/error.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MatcherType` is never used
[INFO] [stdout]  --> puniyu_core/src/event/matcher.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum MatcherType {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Segment` is never constructed
[INFO] [stdout]   --> puniyu_core/src/message/segment/receive.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Segment {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> puniyu_core/src/message/segment/receive.rs:34:9
[INFO] [stdout]     |
[INFO] [stdout] 33  | impl Segment {
[INFO] [stdout]     | ------------ associated functions in this implementation
[INFO] [stdout] 34  |     pub fn at(target_id: String, name: Option<String>) -> ReceiveAtElement {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 47  |     pub fn face(id: u64) -> ReceiveFaceElement {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63  |     pub fn file(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |     pub fn image(file: String, is_flash: bool, summary: Option<String>) -> ReceiveImageElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn json(data: String) -> JsonElement {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn music(music_id: String) -> MusicElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn record(file: String) -> RecordElement {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn reply(message_id: String) -> ReplyElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn text(text: String) -> TextElement {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn video(file: String) -> VideoElement {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn xml(data: String) -> XmlElement {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SendMessage` is never used
[INFO] [stdout]    --> puniyu_core/src/message/segment/send.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub type SendMessage = Vec<Segment>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling puniyu_plugin_test v0.1.0 (/opt/rustwide/workdir/puniyu_plugins/puniyu_plugin_test)
[INFO] [stderr]    Compiling puniyu v0.1.0 (/opt/rustwide/workdir/puniyu)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.45s
[INFO] running `Command { std: "docker" "inspect" "7cfe9121fa3d84c67c3db0dedcaf0bf306bf8e0a16fc202fd45c636d68a54c0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cfe9121fa3d84c67c3db0dedcaf0bf306bf8e0a16fc202fd45c636d68a54c0b", kill_on_drop: false }`
[INFO] [stdout] 7cfe9121fa3d84c67c3db0dedcaf0bf306bf8e0a16fc202fd45c636d68a54c0b
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17a19262330dc835a12c7da0f2e2df5eee62c4a44711aa2b12533b0821130e96
[INFO] running `Command { std: "docker" "start" "-a" "17a19262330dc835a12c7da0f2e2df5eee62c4a44711aa2b12533b0821130e96", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `adapters`
[INFO] [stderr]    --> puniyu_registry/src/adapter/manger.rs:120:55
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub async fn register_adapters<T: Into<AdapterType>>(adapters: Vec<T>) -> Result<(), Error> {
[INFO] [stderr]     |                                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]   --> puniyu_registry/src/bot.rs:37:21
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn send_msg(&self, message: String) {
[INFO] [stderr]    |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CommandRegistry` is never constructed
[INFO] [stderr]  --> puniyu_registry/src/plugin/command/registry.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct CommandRegistry {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_plugins` is never used
[INFO] [stderr]   --> puniyu_registry/src/plugin/manger.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 53 | impl PluginStore {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn get_plugins(&self) -> Arc<Mutex<HashMap<u64, Plugin>>> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `get_tasks` is never used
[INFO] [stderr]   --> puniyu_registry/src/plugin/task/manger.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl TaskStore {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn get_tasks() -> Vec<(u64, Arc<TaskRegistry>)> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AdapterRegistry` is never constructed
[INFO] [stderr]  --> puniyu_registry/src/adapter/registry.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct AdapterRegistry {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `send_msg` is never used
[INFO] [stderr]   --> puniyu_registry/src/bot.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Bot {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] 37 |     fn send_msg(&self, message: String) {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `puniyu_registry` (lib) generated 7 warnings
[INFO] [stderr] warning: `puniyu_registry` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]  --> puniyu_core/src/bot/registry.rs:1:17
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::sync::{Arc, Mutex};
[INFO] [stderr]   |                 ^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::event::matcher::MatcherType`
[INFO] [stderr]  --> puniyu_core/src/event/matcher/builder.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::event::matcher::MatcherType;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ReceiveVideoElement`
[INFO] [stderr]  --> puniyu_core/src/message/segment/receive.rs:4:2
[INFO] [stderr]   |
[INFO] [stderr] 4 |     ReceiveVideoElement,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Error` is never used
[INFO] [stderr]  --> puniyu_core/src/error.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum Error {
[INFO] [stderr]   |          ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MatcherType` is never used
[INFO] [stderr]  --> puniyu_core/src/event/matcher.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum MatcherType {
[INFO] [stderr]   |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Segment` is never constructed
[INFO] [stderr]   --> puniyu_core/src/message/segment/receive.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Segment {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated functions are never used
[INFO] [stderr]    --> puniyu_core/src/message/segment/receive.rs:34:9
[INFO] [stderr]     |
[INFO] [stderr] 33  | impl Segment {
[INFO] [stderr]     | ------------ associated functions in this implementation
[INFO] [stderr] 34  |     pub fn at(target_id: String, name: Option<String>) -> ReceiveAtElement {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 47  |     pub fn face(id: u64) -> ReceiveFaceElement {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63  |     pub fn file(
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81  |     pub fn image(file: String, is_flash: bool, summary: Option<String>) -> ReceiveImageElement {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 94  |     pub fn json(data: String) -> JsonElement {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub fn music(music_id: String) -> MusicElement {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 127 |     pub fn record(file: String) -> RecordElement {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 140 |     pub fn reply(message_id: String) -> ReplyElement {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     pub fn text(text: String) -> TextElement {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 169 |     pub fn video(file: String) -> VideoElement {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 182 |     pub fn xml(data: String) -> XmlElement {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `SendMessage` is never used
[INFO] [stderr]    --> puniyu_core/src/message/segment/send.rs:200:10
[INFO] [stderr]     |
[INFO] [stderr] 200 | pub type SendMessage = Vec<Segment>;
[INFO] [stderr]     |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `puniyu_core` (lib) generated 8 warnings (run `cargo fix --lib -p puniyu_core` to apply 3 suggestions)
[INFO] [stderr] warning: `puniyu_core` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/puniyu-1856d7f572296579)
[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/puniyu_build-5a6d65a5377ff5c7)
[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/puniyu_core-b059d3475053e477)
[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 tests/bot.rs (/opt/rustwide/target/debug/deps/bot-36b7c8e1e1b1276b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_get_bot_with_id ... FAILED
[INFO] [stdout] test test_get_bot ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_bot_with_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_bot_with_id' panicked at puniyu_core/tests/bot.rs:12:5:
[INFO] [stdout] assertion failed: bot.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592053f6a0c2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592053f6a0c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592053f6a0c2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x592053f6a0c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x592053f8f183 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x592053f8f183 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x592053f67053 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592053f67053 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x592053f69f12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x592053f6b62c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x592053f6b482 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x592053f32a84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x592053f32a84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x592053f6c00b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x592053f6c00b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x592053f6bda6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x592053f6a5b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x592053f6ba6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x592053f8dd00 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x592053f8dd6c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x592053ef92ba - bot::test_get_bot_with_id::h9898c1759b615e01
[INFO] [stdout]                                at /opt/rustwide/workdir/puniyu_core/tests/bot.rs:12:2
[INFO] [stdout]   21:     0x592053ef92ba - bot::test_get_bot_with_id::{{closure}}::h48e6d377c66355ab
[INFO] [stdout]                                at /opt/rustwide/workdir/puniyu_core/tests/bot.rs:10:26
[INFO] [stdout]   22:     0x592053ef92ba - core::ops::function::FnOnce::call_once::h85381ef536bcca6e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x592053f381bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592053f381bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x592053f373fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x592053f373fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x592053f373fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x592053f373fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x592053f373fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x592053f373fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x592053f373fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x592053efafa4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x592053efafa4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x592053efe94a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x592053efe94a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x592053efe94a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x592053efe94a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x592053efe94a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x592053efe94a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x592053efe94a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x592053f6ef67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x592053f6ef67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x592053f6ef67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x70ba51679aa4 - <unknown>
[INFO] [stdout]   45:     0x70ba51706a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_bot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_bot' panicked at puniyu_core/tests/bot.rs:6:5:
[INFO] [stdout] assertion failed: bot.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592053f6a0c2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592053f6a0c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592053f6a0c2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x592053f6a0c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x592053f8f183 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x592053f8f183 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x592053f67053 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592053f67053 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x592053f69f12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x592053f6b62c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x592053f6b482 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x592053f32a84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x592053f32a84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x592053f6c00b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x592053f6c00b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x592053f6bda6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x592053f6a5b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x592053f6ba6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x592053f8dd00 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x592053f8dd6c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x592053ef93af - bot::test_get_bot::hb43a12b88e59e1de
[INFO] [stdout]                                at /opt/rustwide/workdir/puniyu_core/tests/bot.rs:6:2
[INFO] [stdout]   21:     0x592053ef93af - bot::test_get_bot::{{closure}}::hb962aedcd9c6fd05
[INFO] [stdout]                                at /opt/rustwide/workdir/puniyu_core/tests/bot.rs:4:18
[INFO] [stdout]   22:     0x592053ef93af - core::ops::function::FnOnce::call_once::he1ad8d1007f4e378
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x592053f381bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592053f381bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x592053f373fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x592053f373fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x592053f373fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x592053f373fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x592053f373fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x592053f373fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x592053f373fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x592053efafa4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x592053efafa4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x592053efe94a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x592053efe94a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x592053efe94a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x592053efe94a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x592053efe94a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x592053efe94a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x592053efe94a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x592053f6ef67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x592053f6ef67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x592053f6ef67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x70ba51679aa4 - <unknown>
[INFO] [stdout]   45:     0x70ba51706a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_get_bot
[INFO] [stdout]     test_get_bot_with_id
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p puniyu_core --test bot`
[INFO] running `Command { std: "docker" "inspect" "17a19262330dc835a12c7da0f2e2df5eee62c4a44711aa2b12533b0821130e96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a19262330dc835a12c7da0f2e2df5eee62c4a44711aa2b12533b0821130e96", kill_on_drop: false }`
[INFO] [stdout] 17a19262330dc835a12c7da0f2e2df5eee62c4a44711aa2b12533b0821130e96
