[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] c8e9bd4719d7fa6c4ee1f29d66be58544f80a85d [INFO] testing PuniCore/core against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [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 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d4316d7496814ffa316892eecba0612f0e926954c74f2b897cfd4ce70e249e3 [INFO] running `Command { std: "docker" "start" "-a" "3d4316d7496814ffa316892eecba0612f0e926954c74f2b897cfd4ce70e249e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d4316d7496814ffa316892eecba0612f0e926954c74f2b897cfd4ce70e249e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4316d7496814ffa316892eecba0612f0e926954c74f2b897cfd4ce70e249e3", kill_on_drop: false }` [INFO] [stdout] 3d4316d7496814ffa316892eecba0612f0e926954c74f2b897cfd4ce70e249e3 [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" "-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50107438eefe1de2f5902855b1b5a7c5535d36a4267fc6352978f89c93c6a547 [INFO] running `Command { std: "docker" "start" "-a" "50107438eefe1de2f5902855b1b5a7c5535d36a4267fc6352978f89c93c6a547", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling puniyu_build v0.1.0 (/opt/rustwide/workdir/puniyu_build) [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling sysinfo v0.37.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tokio-cron-scheduler v0.14.0 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling croner v2.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling inotify v0.11.0 [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 toml v0.9.7 [INFO] [stderr] Compiling figlet-rs v0.1.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling puniyu_plugin_test v0.1.0 (/opt/rustwide/workdir/puniyu_plugins/puniyu_plugin_test) [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-shared v0.1.5 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling croner v3.0.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling puniyu_plugin_derive v0.1.0 (/opt/rustwide/workdir/puniyu_derives/puniyu_plugin_derive) [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling puniyu_system_info v0.5.5 [INFO] [stderr] Compiling puniyu_logger v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling puniyu_utils v0.1.0 (/opt/rustwide/workdir/puniyu_utils) [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [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>(adapters: Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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>> { [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)> { [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] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling puniyu_server v0.1.0 (https://github.com/Puniyu/server#ce26ce96) [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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) -> 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) -> 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; [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 1m 17s [INFO] running `Command { std: "docker" "inspect" "50107438eefe1de2f5902855b1b5a7c5535d36a4267fc6352978f89c93c6a547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50107438eefe1de2f5902855b1b5a7c5535d36a4267fc6352978f89c93c6a547", kill_on_drop: false }` [INFO] [stdout] 50107438eefe1de2f5902855b1b5a7c5535d36a4267fc6352978f89c93c6a547 [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" "-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f276620232ece72bc735d626c4e21d019fb9f2129686d2c71b28afef0e279d72 [INFO] running `Command { std: "docker" "start" "-a" "f276620232ece72bc735d626c4e21d019fb9f2129686d2c71b28afef0e279d72", 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>(adapters: Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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>(adapters: Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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>> { [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)> { [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: `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)]` (part of `#[warn(unused)]`) 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>> { [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)> { [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] [stderr] Compiling puniyu_core v0.1.0 (/opt/rustwide/workdir/puniyu_core) [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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) -> 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) -> 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; [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)]` (part of `#[warn(unused)]`) 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] [stderr] Compiling puniyu v0.1.0 (/opt/rustwide/workdir/puniyu) [INFO] [stderr] Compiling puniyu_plugin_test v0.1.0 (/opt/rustwide/workdir/puniyu_plugins/puniyu_plugin_test) [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)]` (part of `#[warn(unused)]`) 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) -> 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) -> 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; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.05s [INFO] running `Command { std: "docker" "inspect" "f276620232ece72bc735d626c4e21d019fb9f2129686d2c71b28afef0e279d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f276620232ece72bc735d626c4e21d019fb9f2129686d2c71b28afef0e279d72", kill_on_drop: false }` [INFO] [stdout] f276620232ece72bc735d626c4e21d019fb9f2129686d2c71b28afef0e279d72 [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" "-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01f3e0f60f36bff0d94101486d20191476549fc83b0311c245672c070f71c6af [INFO] running `Command { std: "docker" "start" "-a" "01f3e0f60f36bff0d94101486d20191476549fc83b0311c245672c070f71c6af", 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>(adapters: Vec) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adapters` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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>> { [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)> { [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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) -> 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) -> 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; [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.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/puniyu-e852b99928863468) [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-7e9ae3a6f6876741) [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-94ab1057db1139fc) [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-2747583d012848ce) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_get_bot ... FAILED [INFO] [stdout] test test_get_bot_with_id ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_get_bot stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_get_bot' (29) panicked at puniyu_core/tests/bot.rs:6:5: [INFO] [stdout] assertion failed: bot.is_some() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adbbff8d82 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55adbbff8d82 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55adbbff8d82 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55adbbff8d82 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55adbc008f0f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55adbc008f0f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55adbbfc5de1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55adbbfc5de1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55adbbfd1eb2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55adbbfd6a3f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55adbbfd68d1 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55adbbf92a3e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x55adbbf92a3e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55adbbfd70ff - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x55adbbfd70ff - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55adbbfd6f26 - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x55adbbfd1fe9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55adbbfba2dd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55adbc010700 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x55adbc0106dc - core::panicking::panic::hb76470d3d1479b1b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x55adbbf713da - bot::test_get_bot::h80a9d3eb1c8ca086 [INFO] [stdout] at /opt/rustwide/workdir/puniyu_core/tests/bot.rs:6:2 [INFO] [stdout] 21: 0x55adbbf71427 - bot::test_get_bot::{{closure}}::hc4639e158b7a0114 [INFO] [stdout] at /opt/rustwide/workdir/puniyu_core/tests/bot.rs:4:18 [INFO] [stdout] 22: 0x55adbbf71646 - core::ops::function::FnOnce::call_once::h57535175459d9aa0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55adbbf927fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55adbbf927fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x55adbbfa8445 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x55adbbfa8445 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x55adbbfa8445 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x55adbbfa8445 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x55adbbfa8445 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55adbbfa8445 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x55adbbfa8445 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x55adbbf7ec24 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x55adbbf7ec24 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x55adbbf8252a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x55adbbf8252a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x55adbbf8252a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x55adbbf8252a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x55adbbf8252a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55adbbf8252a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x55adbbf8252a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55adbbfcd12f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x55adbbfcd12f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x7a9425da4aa4 - [INFO] [stdout] 44: 0x7a9425e31a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_get_bot_with_id stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_get_bot_with_id' (30) panicked at puniyu_core/tests/bot.rs:12:5: [INFO] [stdout] assertion failed: bot.is_some() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adbbff8d82 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55adbbff8d82 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55adbbff8d82 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55adbbff8d82 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55adbc008f0f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55adbc008f0f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55adbbfc5de1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55adbbfc5de1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55adbbfd1eb2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55adbbfd6a3f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55adbbfd68d1 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55adbbf92a3e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x55adbbf92a3e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55adbbfd70ff - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x55adbbfd70ff - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55adbbfd6f26 - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x55adbbfd1fe9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55adbbfba2dd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55adbc010700 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x55adbc0106dc - core::panicking::panic::hb76470d3d1479b1b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x55adbbf714c2 - bot::test_get_bot_with_id::h189d0df3d920f827 [INFO] [stdout] at /opt/rustwide/workdir/puniyu_core/tests/bot.rs:12:2 [INFO] [stdout] 21: 0x55adbbf71507 - bot::test_get_bot_with_id::{{closure}}::ha986f2114d5d2ab9 [INFO] [stdout] at /opt/rustwide/workdir/puniyu_core/tests/bot.rs:10:26 [INFO] [stdout] 22: 0x55adbbf71606 - core::ops::function::FnOnce::call_once::h32ed15bd08164a7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55adbbf927fb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55adbbf927fb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x55adbbfa8445 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x55adbbfa8445 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x55adbbfa8445 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x55adbbfa8445 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x55adbbfa8445 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55adbbfa8445 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x55adbbfa8445 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x55adbbf7ec24 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x55adbbf7ec24 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x55adbbf8252a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x55adbbf8252a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x55adbbf8252a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x55adbbf8252a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x55adbbf8252a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55adbbf8252a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x55adbbf8252a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55adbbfcd12f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x55adbbfcd12f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x7a9425da4aa4 - [INFO] [stdout] 44: 0x7a9425e31a34 - clone [INFO] [stdout] 45: 0x0 - [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.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p puniyu_core --test bot` [INFO] running `Command { std: "docker" "inspect" "01f3e0f60f36bff0d94101486d20191476549fc83b0311c245672c070f71c6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f3e0f60f36bff0d94101486d20191476549fc83b0311c245672c070f71c6af", kill_on_drop: false }` [INFO] [stdout] 01f3e0f60f36bff0d94101486d20191476549fc83b0311c245672c070f71c6af