[INFO] cloning repository https://github.com/apple037/notify-schedule [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apple037/notify-schedule" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapple037%2Fnotify-schedule", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapple037%2Fnotify-schedule'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0431be71037c79fe64863aace24f306a96c29d0 [INFO] testing apple037/notify-schedule against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapple037%2Fnotify-schedule" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/apple037/notify-schedule [INFO] finished tweaking git repo https://github.com/apple037/notify-schedule [INFO] tweaked toml for git repo https://github.com/apple037/notify-schedule written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/apple037/notify-schedule on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 308 packages to latest compatible versions [INFO] [stderr] Adding axum v0.6.20 (available: v0.8.4) [INFO] [stderr] Adding redis v0.24.0 (available: v0.32.5) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding tokio-cron-scheduler v0.9.4 (available: v0.14.0) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matchers v0.2.0 [INFO] [stderr] Downloaded time-macros v0.2.23 [INFO] [stderr] Downloaded winapi-util v0.1.10 [INFO] [stderr] Downloaded time-core v0.1.5 [INFO] [stderr] Downloaded deranged v0.5.2 [INFO] [stderr] Downloaded axum-core v0.3.4 [INFO] [stderr] Downloaded serde_path_to_error v0.1.17 [INFO] [stderr] Downloaded axum-macros v0.3.8 [INFO] [stderr] Downloaded async-trait v0.1.89 [INFO] [stderr] Downloaded socket2 v0.4.10 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded glob v0.3.3 [INFO] [stderr] Downloaded time v0.3.42 [INFO] [stderr] Downloaded axum v0.6.20 [INFO] [stderr] Downloaded winnow v0.7.13 [INFO] [stderr] Downloaded valuable v0.1.1 [INFO] [stderr] Downloaded h2 v0.3.27 [INFO] [stderr] Downloaded redis v0.24.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5927c04627e8bc1efb1cbd17890f23f31633465b255a28a22908b799c56210a [INFO] running `Command { std: "docker" "start" "-a" "f5927c04627e8bc1efb1cbd17890f23f31633465b255a28a22908b799c56210a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5927c04627e8bc1efb1cbd17890f23f31633465b255a28a22908b799c56210a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5927c04627e8bc1efb1cbd17890f23f31633465b255a28a22908b799c56210a", kill_on_drop: false }` [INFO] [stdout] f5927c04627e8bc1efb1cbd17890f23f31633465b255a28a22908b799c56210a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61185ecc9b2a0f2bbc0983b44b8213b73f1e6b0042cdeffa39e3ec09860220b1 [INFO] running `Command { std: "docker" "start" "-a" "61185ecc9b2a0f2bbc0983b44b8213b73f1e6b0042cdeffa39e3ec09860220b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling tokio-cron-scheduler v0.9.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling command_attr v0.5.3 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling deranged v0.5.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling notify-schedule v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `State` and `debug_handler` [INFO] [stdout] --> src/ninja_handler.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use axum::{debug_handler, extract::{Query,State}, http::StatusCode, response::IntoResponse, Json}; [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: `self` [INFO] [stdout] --> src/ninja_handler.rs:6:113 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::models::{AddFilterRequest, DataStore, Line, ItemLine, QueryResponse, ItemQueryResponse, ApiResponse, self}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel::Message` [INFO] [stdout] --> src/discord.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | model::{channel::Message, id::ChannelId}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_derive::Deserialize` [INFO] [stdout] --> src/redis.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_derive::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::get_profile` [INFO] [stdout] --> src/redis.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::get_profile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/redis.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::init::{get_redis_config, Config}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::get_profile` [INFO] [stdout] --> src/init.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::get_profile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / pub fn set_list_expire( [INFO] [stdout] 98 | | &mut self, [INFO] [stdout] 99 | | key: &str, [INFO] [stdout] 100 | | value: &Vec, [INFO] [stdout] 101 | | expire: i64, [INFO] [stdout] 102 | | ) -> RedisResult<()> { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | self.connection.rpush(key, value)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 104 | self.connection.rpush::<_, _, ()>(key, value)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn push_hash_expire(&mut self, key: &str, field: &str, value: &str, expire: i64) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | self.connection.hset(key, field, value)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 148 | self.connection.hset::<_, _, _, ()>(key, field, value)?; [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `proflie` is never read [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | proflie: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CurrencyDetails` is never constructed [INFO] [stdout] --> src/models.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct CurrencyDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `empty` is never used [INFO] [stdout] --> src/models.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl QueryResponse { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 37 | pub fn empty() -> QueryResponse { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `empty` is never used [INFO] [stdout] --> src/models.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl ItemQueryResponse { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 72 | pub fn empty() -> ItemQueryResponse { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Handler` is never constructed [INFO] [stdout] --> src/discord.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct Handler; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_list`, `remove_list`, `remove_hash`, and `get_all_keys` are never used [INFO] [stdout] --> src/redis.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl RedisInstance { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn set_list(&mut self, key: &str, value: &Vec) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn remove_list(&mut self, key: &str, value: &str) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn remove_hash(&mut self, key: &str, field: &str) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn get_all_keys(&mut self, key: &str) -> RedisResult> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currencyTypeName` should have a snake case name [INFO] [stdout] --> src/models.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub currencyTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `currency_type_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chaosEquivalent` should have a snake case name [INFO] [stdout] --> src/models.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub chaosEquivalent: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chaos_equivalent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `paySparkLine` should have a snake case name [INFO] [stdout] --> src/models.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub paySparkLine: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pay_spark_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `receiveSparkLine` should have a snake case name [INFO] [stdout] --> src/models.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub receiveSparkLine: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_spark_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tradeId` should have a snake case name [INFO] [stdout] --> src/models.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub tradeId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `trade_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalChange` should have a snake case name [INFO] [stdout] --> src/models.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub totalChange: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `total_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalChange` should have a snake case name [INFO] [stdout] --> src/models.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub totalChange: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `total_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chaosValue` should have a snake case name [INFO] [stdout] --> src/models.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub chaosValue: f64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `chaos_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `divineValue` should have a snake case name [INFO] [stdout] --> src/models.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub divineValue: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `divine_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalChange` should have a snake case name [INFO] [stdout] --> src/models.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub totalChange: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `total_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: notify-schedule v0.1.0 (/opt/rustwide/workdir), redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "61185ecc9b2a0f2bbc0983b44b8213b73f1e6b0042cdeffa39e3ec09860220b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61185ecc9b2a0f2bbc0983b44b8213b73f1e6b0042cdeffa39e3ec09860220b1", kill_on_drop: false }` [INFO] [stdout] 61185ecc9b2a0f2bbc0983b44b8213b73f1e6b0042cdeffa39e3ec09860220b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 464ff4d2981723f29c40d46d6dd27f0ecf52a154604ac15954ea6aace9385095 [INFO] running `Command { std: "docker" "start" "-a" "464ff4d2981723f29c40d46d6dd27f0ecf52a154604ac15954ea6aace9385095", kill_on_drop: false }` [INFO] [stderr] Compiling notify-schedule v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `State` and `debug_handler` [INFO] [stdout] --> src/ninja_handler.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use axum::{debug_handler, extract::{Query,State}, http::StatusCode, response::IntoResponse, Json}; [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: `self` [INFO] [stdout] --> src/ninja_handler.rs:6:113 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::models::{AddFilterRequest, DataStore, Line, ItemLine, QueryResponse, ItemQueryResponse, ApiResponse, self}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel::Message` [INFO] [stdout] --> src/discord.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | model::{channel::Message, id::ChannelId}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_derive::Deserialize` [INFO] [stdout] --> src/redis.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_derive::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::get_profile` [INFO] [stdout] --> src/redis.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::get_profile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/redis.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::init::{get_redis_config, Config}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::get_profile` [INFO] [stdout] --> src/init.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::get_profile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / pub fn set_list_expire( [INFO] [stdout] 98 | | &mut self, [INFO] [stdout] 99 | | key: &str, [INFO] [stdout] 100 | | value: &Vec, [INFO] [stdout] 101 | | expire: i64, [INFO] [stdout] 102 | | ) -> RedisResult<()> { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | self.connection.rpush(key, value)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 104 | self.connection.rpush::<_, _, ()>(key, value)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn push_hash_expire(&mut self, key: &str, field: &str, value: &str, expire: i64) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | self.connection.hset(key, field, value)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 148 | self.connection.hset::<_, _, _, ()>(key, field, value)?; [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/ninja_handler.rs:556:18 [INFO] [stdout] | [INFO] [stdout] 556 | let (status, response) = get_data_from_ninja(Query(query_params)).await; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/redis.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | let value = "test"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `proflie` is never read [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | proflie: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CurrencyDetails` is never constructed [INFO] [stdout] --> src/models.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct CurrencyDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `empty` is never used [INFO] [stdout] --> src/models.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl QueryResponse { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 37 | pub fn empty() -> QueryResponse { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `empty` is never used [INFO] [stdout] --> src/models.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl ItemQueryResponse { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 72 | pub fn empty() -> ItemQueryResponse { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Handler` is never constructed [INFO] [stdout] --> src/discord.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct Handler; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_list`, `remove_list`, and `remove_hash` are never used [INFO] [stdout] --> src/redis.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl RedisInstance { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn set_list(&mut self, key: &str, value: &Vec) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn remove_list(&mut self, key: &str, value: &str) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn remove_hash(&mut self, key: &str, field: &str) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currencyTypeName` should have a snake case name [INFO] [stdout] --> src/models.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub currencyTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `currency_type_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chaosEquivalent` should have a snake case name [INFO] [stdout] --> src/models.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub chaosEquivalent: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chaos_equivalent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `paySparkLine` should have a snake case name [INFO] [stdout] --> src/models.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub paySparkLine: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pay_spark_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `receiveSparkLine` should have a snake case name [INFO] [stdout] --> src/models.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub receiveSparkLine: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_spark_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tradeId` should have a snake case name [INFO] [stdout] --> src/models.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub tradeId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `trade_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalChange` should have a snake case name [INFO] [stdout] --> src/models.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub totalChange: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `total_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalChange` should have a snake case name [INFO] [stdout] --> src/models.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub totalChange: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `total_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chaosValue` should have a snake case name [INFO] [stdout] --> src/models.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub chaosValue: f64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `chaos_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `divineValue` should have a snake case name [INFO] [stdout] --> src/models.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub divineValue: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `divine_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalChange` should have a snake case name [INFO] [stdout] --> src/models.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub totalChange: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `total_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: notify-schedule v0.1.0 (/opt/rustwide/workdir), redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "464ff4d2981723f29c40d46d6dd27f0ecf52a154604ac15954ea6aace9385095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464ff4d2981723f29c40d46d6dd27f0ecf52a154604ac15954ea6aace9385095", kill_on_drop: false }` [INFO] [stdout] 464ff4d2981723f29c40d46d6dd27f0ecf52a154604ac15954ea6aace9385095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aba53e94f744f5bc49b213786026fc9f9cfdf301e40b38e3874353fb5ac232f5 [INFO] running `Command { std: "docker" "start" "-a" "aba53e94f744f5bc49b213786026fc9f9cfdf301e40b38e3874353fb5ac232f5", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `State` and `debug_handler` [INFO] [stderr] --> src/ninja_handler.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | use axum::{debug_handler, extract::{Query,State}, http::StatusCode, response::IntoResponse, Json}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/ninja_handler.rs:6:113 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::models::{AddFilterRequest, DataStore, Line, ItemLine, QueryResponse, ItemQueryResponse, ApiResponse, self}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `channel::Message` [INFO] [stderr] --> src/discord.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | model::{channel::Message, id::ChannelId}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_derive::Deserialize` [INFO] [stderr] --> src/redis.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use serde_derive::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::get_profile` [INFO] [stderr] --> src/redis.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::get_profile; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Config` [INFO] [stderr] --> src/redis.rs:5:37 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::init::{get_redis_config, Config}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::get_profile` [INFO] [stderr] --> src/init.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::get_profile; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/redis.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | / pub fn set_list_expire( [INFO] [stderr] 98 | | &mut self, [INFO] [stderr] 99 | | key: &str, [INFO] [stderr] 100 | | value: &Vec, [INFO] [stderr] 101 | | expire: i64, [INFO] [stderr] 102 | | ) -> RedisResult<()> { [INFO] [stderr] | |________________________^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/redis.rs:104:25 [INFO] [stderr] | [INFO] [stderr] 104 | self.connection.rpush(key, value)?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 104 | self.connection.rpush::<_, _, ()>(key, value)?; [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/redis.rs:146:5 [INFO] [stderr] | [INFO] [stderr] 146 | pub fn push_hash_expire(&mut self, key: &str, field: &str, value: &str, expire: i64) -> RedisResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/redis.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | self.connection.hset(key, field, value)?; [INFO] [stderr] | ^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 148 | self.connection.hset::<_, _, _, ()>(key, field, value)?; [INFO] [stderr] | +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `response` [INFO] [stderr] --> src/ninja_handler.rs:556:18 [INFO] [stderr] | [INFO] [stderr] 556 | let (status, response) = get_data_from_ninja(Query(query_params)).await; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/redis.rs:196:13 [INFO] [stderr] | [INFO] [stderr] 196 | let value = "test"; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: field `proflie` is never read [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct AppState { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 24 | proflie: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `CurrencyDetails` is never constructed [INFO] [stderr] --> src/models.rs:18:12 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct CurrencyDetails { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `empty` is never used [INFO] [stderr] --> src/models.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 36 | impl QueryResponse { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] 37 | pub fn empty() -> QueryResponse { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `empty` is never used [INFO] [stderr] --> src/models.rs:72:12 [INFO] [stderr] | [INFO] [stderr] 71 | impl ItemQueryResponse { [INFO] [stderr] | ---------------------- associated function in this implementation [INFO] [stderr] 72 | pub fn empty() -> ItemQueryResponse { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Handler` is never constructed [INFO] [stderr] --> src/discord.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | struct Handler; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `set_list`, `remove_list`, and `remove_hash` are never used [INFO] [stderr] --> src/redis.rs:91:12 [INFO] [stderr] | [INFO] [stderr] 22 | impl RedisInstance { [INFO] [stderr] | ------------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 91 | pub fn set_list(&mut self, key: &str, value: &Vec) -> RedisResult<()> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 115 | pub fn remove_list(&mut self, key: &str, value: &str) -> RedisResult<()> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 159 | pub fn remove_hash(&mut self, key: &str, field: &str) -> RedisResult<()> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: structure field `currencyTypeName` should have a snake case name [INFO] [stderr] --> src/models.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub currencyTypeName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `currency_type_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `chaosEquivalent` should have a snake case name [INFO] [stderr] --> src/models.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub chaosEquivalent: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chaos_equivalent` [INFO] [stderr] [INFO] [stderr] warning: structure field `paySparkLine` should have a snake case name [INFO] [stderr] --> src/models.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub paySparkLine: Option, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pay_spark_line` [INFO] [stderr] [INFO] [stderr] warning: structure field `receiveSparkLine` should have a snake case name [INFO] [stderr] --> src/models.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub receiveSparkLine: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_spark_line` [INFO] [stderr] [INFO] [stderr] warning: structure field `tradeId` should have a snake case name [INFO] [stderr] --> src/models.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub tradeId: String, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `trade_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `totalChange` should have a snake case name [INFO] [stderr] --> src/models.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub totalChange: f64, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `total_change` [INFO] [stderr] [INFO] [stderr] warning: structure field `totalChange` should have a snake case name [INFO] [stderr] --> src/models.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | pub totalChange: f64, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `total_change` [INFO] [stderr] [INFO] [stderr] warning: structure field `chaosValue` should have a snake case name [INFO] [stderr] --> src/models.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | pub chaosValue: f64, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `chaos_value` [INFO] [stderr] [INFO] [stderr] warning: structure field `divineValue` should have a snake case name [INFO] [stderr] --> src/models.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | pub divineValue: f64, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `divine_value` [INFO] [stderr] [INFO] [stderr] warning: structure field `totalChange` should have a snake case name [INFO] [stderr] --> src/models.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | pub totalChange: f64, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `total_change` [INFO] [stderr] [INFO] [stderr] warning: `notify-schedule` (bin "notify-schedule" test) generated 27 warnings (run `cargo fix --bin "notify-schedule" --tests` to apply 9 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: notify-schedule v0.1.0 (/opt/rustwide/workdir), redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/notify_schedule-329a4cd3aebd12a6) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test job_handler::tests::test_get_the_refresh_key_map ... FAILED [INFO] [stdout] test discord::test_send_message_to_channel ... FAILED [INFO] [stdout] test init::test_get_init_data ... FAILED [INFO] [stdout] test redis::tests::test_redis ... FAILED [INFO] [stdout] test ninja_handler::test_get_data_from_ninja ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- job_handler::tests::test_get_the_refresh_key_map stdout ---- [INFO] [stdout] Profile: local [INFO] [stdout] [INFO] [stdout] thread 'job_handler::tests::test_get_the_refresh_key_map' (19) panicked at src/init.rs:70:47: [INFO] [stdout] Unable to read config file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57bc80694822 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57bc80694822 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57bc80694822 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57bc80694822 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57bc806a6a3f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57bc806a6a3f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57bc806600f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57bc806600f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57bc8066d182 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57bc806720ff - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57bc80671f91 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57bc7fe07c7e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x57bc7fe07c7e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57bc8067284e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x57bc8067284e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57bc8067256a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x57bc8066d2b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57bc806539ad - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57bc806b1120 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57bc806b0606 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x57bc7fca22ec - core::result::Result::expect::h55a77715f2932ccb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x57bc7fc3a48e - notify_schedule::init::get_redis_config::h9136c1bb2b6cd86c [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:70:47 [INFO] [stdout] 22: 0x57bc7fcb1dcc - notify_schedule::redis::RedisInstance::new::hbc6989fd0929c166 [INFO] [stdout] at /opt/rustwide/workdir/src/redis.rs:25:28 [INFO] [stdout] 23: 0x57bc7fcafcfc - notify_schedule::job_handler::get_the_refresh_key_map::hd807f750509e214d [INFO] [stdout] at /opt/rustwide/workdir/src/job_handler.rs:119:30 [INFO] [stdout] 24: 0x57bc7fc7d766 - notify_schedule::job_handler::tests::test_get_the_refresh_key_map::haa9a4e1074b2ce8e [INFO] [stdout] at /opt/rustwide/workdir/src/job_handler.rs:138:31 [INFO] [stdout] 25: 0x57bc7fc7d817 - notify_schedule::job_handler::tests::test_get_the_refresh_key_map::{{closure}}::ha8351a3424004280 [INFO] [stdout] at /opt/rustwide/workdir/src/job_handler.rs:137:38 [INFO] [stdout] 26: 0x57bc7fcc60c6 - core::ops::function::FnOnce::call_once::hef27fc8039878477 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x57bc7fe07a7b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x57bc7fe07a7b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x57bc7fe1d525 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x57bc7fe1d525 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x57bc7fe1d525 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x57bc7fe1d525 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x57bc7fe1d525 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x57bc7fe1d525 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x57bc7fe1d525 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x57bc7fdf3f44 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x57bc7fdf3f44 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x57bc7fdf782a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x57bc7fdf782a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x57bc7fdf782a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x57bc7fdf782a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x57bc7fdf782a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x57bc8066747f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 46: 0x57bc8066747f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 47: 0x726ddaf48aa4 - [INFO] [stdout] 48: 0x726ddafd5a34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discord::test_send_message_to_channel stdout ---- [INFO] [stdout] Profile: local [INFO] [stdout] [INFO] [stdout] thread 'discord::test_send_message_to_channel' (17) panicked at src/discord.rs:54:46: [INFO] [stdout] Unable to read config file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57bc80694822 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57bc80694822 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57bc80694822 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57bc80694822 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57bc806a6a3f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57bc806a6a3f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57bc806600f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57bc806600f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57bc8066d182 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57bc806720ff - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57bc80671f91 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57bc7fe07c7e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x57bc7fe07c7e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57bc8067284e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x57bc8067284e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57bc8067256a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x57bc8066d2b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57bc806539ad - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57bc806b1120 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57bc806b0606 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x57bc7fca22ec - core::result::Result::expect::h55a77715f2932ccb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x57bc7fcb294d - notify_schedule::discord::get_config_from_toml::h3c36d36b5a5158ec [INFO] [stdout] at /opt/rustwide/workdir/src/discord.rs:54:46 [INFO] [stdout] 22: 0x57bc7fcb2cff - notify_schedule::discord::send_message_to_channel::{{closure}}::h25ee9744bb748ca4 [INFO] [stdout] at /opt/rustwide/workdir/src/discord.rs:31:18 [INFO] [stdout] 23: 0x57bc7fcb49a3 - notify_schedule::discord::test_send_message_to_channel::{{closure}}::h0813aeb17ba5c6ca [INFO] [stdout] at /opt/rustwide/workdir/src/discord.rs:62:57 [INFO] [stdout] 24: 0x57bc7fcede82 - as core::future::future::Future>::poll::h7513e0e7b502660a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57bc7fcedefd - as core::future::future::Future>::poll::hed7695eb8cc1343e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57bc7fd0048d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hea5a5c160e7e0ef0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 27: 0x57bc7fd0039b - tokio::task::coop::with_budget::hbbe9d22bbcacf397 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x57bc7fd0039b - tokio::task::coop::budget::h901f7f9a3086ce52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x57bc7fd0039b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hddeee9ea0c0d90c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 30: 0x57bc7fcfd540 - tokio::runtime::scheduler::current_thread::Context::enter::h0615e525c229bc27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x57bc7fcfee2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73bf13f78ca7bf8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 32: 0x57bc7fcfeaf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h473922ae47a2dce2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 33: 0x57bc7fc6b8cb - tokio::runtime::context::scoped::Scoped::set::h4f447f8ff52052d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x57bc7fca7669 - tokio::runtime::context::set_scheduler::{{closure}}::h712ed7b009c1184f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x57bc7fcc5592 - std::thread::local::LocalKey::try_with::hcdf67bc7c3260d22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x57bc7fcc46fe - std::thread::local::LocalKey::with::h332f408e296286cd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x57bc7fca761d - tokio::runtime::context::set_scheduler::h960628d1075d4fc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x57bc7fcfe460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h76509aaba5bda03a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 39: 0x57bc7fcfeb13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h268b8699c7393aab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 40: 0x57bc7fcfce00 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5452e0dea6cf8984 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x57bc7fcbe960 - tokio::runtime::context::runtime::enter_runtime::h2e2529f1dea77ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x57bc7fcfc7c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1b56e41af3a6da45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x57bc7fccd984 - tokio::runtime::runtime::Runtime::block_on_inner::hce9388eb36873fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x57bc7fccdb4c - tokio::runtime::runtime::Runtime::block_on::h933f468f7434558b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x57bc7fcb47c3 - notify_schedule::discord::test_send_message_to_channel::h2b4a10c6aecfad13 [INFO] [stdout] at /opt/rustwide/workdir/src/discord.rs:62:62 [INFO] [stdout] 46: 0x57bc7fcb4a37 - notify_schedule::discord::test_send_message_to_channel::{{closure}}::hacdb4c863d38ecd3 [INFO] [stdout] at /opt/rustwide/workdir/src/discord.rs:61:40 [INFO] [stdout] 47: 0x57bc7fcc5c36 - core::ops::function::FnOnce::call_once::h66cb0875097e5a05 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x57bc7fe07a7b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x57bc7fe07a7b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 50: 0x57bc7fe1d525 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 51: 0x57bc7fe1d525 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x57bc7fe1d525 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x57bc7fe1d525 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x57bc7fe1d525 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x57bc7fe1d525 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 56: 0x57bc7fe1d525 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 57: 0x57bc7fdf3f44 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 58: 0x57bc7fdf3f44 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x57bc7fdf782a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x57bc7fdf782a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 62: 0x57bc7fdf782a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 63: 0x57bc7fdf782a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x57bc7fdf782a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x57bc8066747f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 67: 0x57bc8066747f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 68: 0x726ddaf48aa4 - [INFO] [stdout] 69: 0x726ddafd5a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- init::test_get_init_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'init::test_get_init_data' (18) panicked at src/init.rs:70:47: [INFO] [stdout] Unable to read config file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57bc80694822 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57bc80694822 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57bc80694822 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57bc80694822 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57bc806a6a3f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57bc806a6a3f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57bc806600f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57bc806600f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57bc8066d182 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57bc806720ff - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57bc80671f91 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57bc7fe07c7e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x57bc7fe07c7e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57bc8067284e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x57bc8067284e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57bc8067256a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x57bc8066d2b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57bc806539ad - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57bc806b1120 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57bc806b0606 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x57bc7fca22ec - core::result::Result::expect::h55a77715f2932ccb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x57bc7fc3a48e - notify_schedule::init::get_redis_config::h9136c1bb2b6cd86c [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:70:47 [INFO] [stdout] 22: 0x57bc7fcb1dcc - notify_schedule::redis::RedisInstance::new::hbc6989fd0929c166 [INFO] [stdout] at /opt/rustwide/workdir/src/redis.rs:25:28 [INFO] [stdout] 23: 0x57bc7fc3a8c7 - notify_schedule::init::test_get_init_data::{{closure}}::h145d1d51dc6c93c0 [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:149:17 [INFO] [stdout] 24: 0x57bc7fcede82 - as core::future::future::Future>::poll::h7513e0e7b502660a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57bc7fcedefd - as core::future::future::Future>::poll::hed7695eb8cc1343e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57bc7fd0048d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hea5a5c160e7e0ef0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 27: 0x57bc7fd0039b - tokio::task::coop::with_budget::hbbe9d22bbcacf397 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x57bc7fd0039b - tokio::task::coop::budget::h901f7f9a3086ce52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x57bc7fd0039b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hddeee9ea0c0d90c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 30: 0x57bc7fcfd540 - tokio::runtime::scheduler::current_thread::Context::enter::h0615e525c229bc27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x57bc7fcfee2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73bf13f78ca7bf8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 32: 0x57bc7fcfeaf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h473922ae47a2dce2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 33: 0x57bc7fc6b8cb - tokio::runtime::context::scoped::Scoped::set::h4f447f8ff52052d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x57bc7fca7669 - tokio::runtime::context::set_scheduler::{{closure}}::h712ed7b009c1184f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x57bc7fcc5592 - std::thread::local::LocalKey::try_with::hcdf67bc7c3260d22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x57bc7fcc46fe - std::thread::local::LocalKey::with::h332f408e296286cd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x57bc7fca761d - tokio::runtime::context::set_scheduler::h960628d1075d4fc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x57bc7fcfe460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h76509aaba5bda03a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 39: 0x57bc7fcfeb13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h268b8699c7393aab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 40: 0x57bc7fcfce00 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5452e0dea6cf8984 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x57bc7fcbe960 - tokio::runtime::context::runtime::enter_runtime::h2e2529f1dea77ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x57bc7fcfc7c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1b56e41af3a6da45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x57bc7fccd984 - tokio::runtime::runtime::Runtime::block_on_inner::hce9388eb36873fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x57bc7fccdb4c - tokio::runtime::runtime::Runtime::block_on::h933f468f7434558b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x57bc7fc3a7e3 - notify_schedule::init::test_get_init_data::h8711a52cb1fc7d53 [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:150:28 [INFO] [stdout] 46: 0x57bc7fc3aa97 - notify_schedule::init::test_get_init_data::{{closure}}::hb7f74ea3928276e6 [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:148:30 [INFO] [stdout] 47: 0x57bc7fcc5cb6 - core::ops::function::FnOnce::call_once::h71208d2bde2c4aae [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x57bc7fe07a7b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x57bc7fe07a7b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 50: 0x57bc7fe1d525 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 51: 0x57bc7fe1d525 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x57bc7fe1d525 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x57bc7fe1d525 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x57bc7fe1d525 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x57bc7fe1d525 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 56: 0x57bc7fe1d525 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 57: 0x57bc7fdf3f44 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 58: 0x57bc7fdf3f44 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x57bc7fdf782a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x57bc7fdf782a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 62: 0x57bc7fdf782a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 63: 0x57bc7fdf782a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x57bc7fdf782a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x57bc8066747f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 67: 0x57bc8066747f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 68: 0x726ddaf48aa4 - [INFO] [stdout] 69: 0x726ddafd5a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- redis::tests::test_redis stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'redis::tests::test_redis' (21) panicked at src/init.rs:70:47: [INFO] [stdout] Unable to read config file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57bc80694822 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57bc80694822 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57bc80694822 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57bc80694822 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57bc806a6a3f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57bc806a6a3f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57bc806600f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57bc806600f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57bc8066d182 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57bc806720ff - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57bc80671f91 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57bc7fe07c7e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x57bc7fe07c7e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57bc8067284e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x57bc8067284e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57bc8067256a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x57bc8066d2b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57bc806539ad - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57bc806b1120 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57bc806b0606 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x57bc7fca22ec - core::result::Result::expect::h55a77715f2932ccb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x57bc7fc3a48e - notify_schedule::init::get_redis_config::h9136c1bb2b6cd86c [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:70:47 [INFO] [stdout] 22: 0x57bc7fcb1dcc - notify_schedule::redis::RedisInstance::new::hbc6989fd0929c166 [INFO] [stdout] at /opt/rustwide/workdir/src/redis.rs:25:28 [INFO] [stdout] 23: 0x57bc7fccf5ad - notify_schedule::redis::tests::test_redis::h0423ddd0b58ac4f2 [INFO] [stdout] at /opt/rustwide/workdir/src/redis.rs:194:34 [INFO] [stdout] 24: 0x57bc7fccfb47 - notify_schedule::redis::tests::test_redis::{{closure}}::h66c745b5088f48f5 [INFO] [stdout] at /opt/rustwide/workdir/src/redis.rs:193:20 [INFO] [stdout] 25: 0x57bc7fcc59d6 - core::ops::function::FnOnce::call_once::h17cf9a2adcb82e15 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x57bc7fe07a7b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x57bc7fe07a7b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x57bc7fe1d525 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x57bc7fe1d525 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x57bc7fe1d525 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x57bc7fe1d525 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x57bc7fe1d525 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x57bc7fe1d525 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x57bc7fe1d525 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x57bc7fdf3f44 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x57bc7fdf3f44 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x57bc7fdf782a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x57bc7fdf782a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x57bc7fdf782a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x57bc7fdf782a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x57bc7fdf782a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x57bc8066747f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x57bc8066747f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x726ddaf48aa4 - [INFO] [stdout] 47: 0x726ddafd5a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ninja_handler::test_get_data_from_ninja stdout ---- [INFO] [stdout] Profile: local [INFO] [stdout] Profile: local [INFO] [stdout] [INFO] [stdout] thread 'ninja_handler::test_get_data_from_ninja' (20) panicked at src/init.rs:70:47: [INFO] [stdout] Unable to read config file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57bc80694822 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57bc80694822 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57bc80694822 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57bc80694822 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57bc806a6a3f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57bc806a6a3f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57bc806600f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57bc806600f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57bc8066d182 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57bc806720ff - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57bc80671f91 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57bc7fe07c7e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x57bc7fe07c7e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57bc8067284e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x57bc8067284e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57bc8067256a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x57bc8066d2b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57bc806539ad - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57bc806b1120 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57bc806b0606 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x57bc7fca22ec - core::result::Result::expect::h55a77715f2932ccb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x57bc7fc3a48e - notify_schedule::init::get_redis_config::h9136c1bb2b6cd86c [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:70:47 [INFO] [stdout] 22: 0x57bc7fcb1dcc - notify_schedule::redis::RedisInstance::new::hbc6989fd0929c166 [INFO] [stdout] at /opt/rustwide/workdir/src/redis.rs:25:28 [INFO] [stdout] 23: 0x57bc7fc38be8 - notify_schedule::init::get_config::{{closure}}::h47f8cf988c679814 [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:57:21 [INFO] [stdout] 24: 0x57bc7fc16883 - notify_schedule::ninja_handler::get_base_url_from_toml::{{closure}}::h7a1c17bb7662483a [INFO] [stdout] at /opt/rustwide/workdir/src/ninja_handler.rs:217:47 [INFO] [stdout] 25: 0x57bc7fc1701c - notify_schedule::ninja_handler::request_data_from_ninja::{{closure}}::ha8a06b02a791b283 [INFO] [stdout] at /opt/rustwide/workdir/src/ninja_handler.rs:160:54 [INFO] [stdout] 26: 0x57bc7fc0d0b2 - notify_schedule::ninja_handler::get_data_from_ninja::{{closure}}::hc1aa58990a12dd98 [INFO] [stdout] at /opt/rustwide/workdir/src/ninja_handler.rs:44:7 [INFO] [stdout] 27: 0x57bc7fc1adef - notify_schedule::ninja_handler::test_get_data_from_ninja::{{closure}}::h8f434d75f4216c09 [INFO] [stdout] at /opt/rustwide/workdir/src/ninja_handler.rs:556:71 [INFO] [stdout] 28: 0x57bc7fcede82 - as core::future::future::Future>::poll::h7513e0e7b502660a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 29: 0x57bc7fcedefd - as core::future::future::Future>::poll::hed7695eb8cc1343e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: 0x57bc7fd0048d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hea5a5c160e7e0ef0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 31: 0x57bc7fd0039b - tokio::task::coop::with_budget::hbbe9d22bbcacf397 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 32: 0x57bc7fd0039b - tokio::task::coop::budget::h901f7f9a3086ce52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 33: 0x57bc7fd0039b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hddeee9ea0c0d90c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 34: 0x57bc7fcfd540 - tokio::runtime::scheduler::current_thread::Context::enter::h0615e525c229bc27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 35: 0x57bc7fcfee2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73bf13f78ca7bf8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 36: 0x57bc7fcfeaf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h473922ae47a2dce2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 37: 0x57bc7fc6b8cb - tokio::runtime::context::scoped::Scoped::set::h4f447f8ff52052d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 38: 0x57bc7fca7669 - tokio::runtime::context::set_scheduler::{{closure}}::h712ed7b009c1184f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 39: 0x57bc7fcc5592 - std::thread::local::LocalKey::try_with::hcdf67bc7c3260d22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x57bc7fcc46fe - std::thread::local::LocalKey::with::h332f408e296286cd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x57bc7fca761d - tokio::runtime::context::set_scheduler::h960628d1075d4fc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 42: 0x57bc7fcfe460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h76509aaba5bda03a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 43: 0x57bc7fcfeb13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h268b8699c7393aab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 44: 0x57bc7fcfce00 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5452e0dea6cf8984 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 45: 0x57bc7fcbe960 - tokio::runtime::context::runtime::enter_runtime::h2e2529f1dea77ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 46: 0x57bc7fcfc7c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1b56e41af3a6da45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 47: 0x57bc7fccd984 - tokio::runtime::runtime::Runtime::block_on_inner::hce9388eb36873fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 48: 0x57bc7fccdb4c - tokio::runtime::runtime::Runtime::block_on::h933f468f7434558b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 49: 0x57bc7fc1ab23 - notify_schedule::ninja_handler::test_get_data_from_ninja::hd16bcc1c4c674918 [INFO] [stdout] at /opt/rustwide/workdir/src/ninja_handler.rs:560:27 [INFO] [stdout] 50: 0x57bc7fc1b0a7 - notify_schedule::ninja_handler::test_get_data_from_ninja::{{closure}}::had9420c49793c5a1 [INFO] [stdout] at /opt/rustwide/workdir/src/ninja_handler.rs:552:36 [INFO] [stdout] 51: 0x57bc7fcc5c76 - core::ops::function::FnOnce::call_once::h6a564d619ce3a6cb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 52: 0x57bc7fe07a7b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 53: 0x57bc7fe07a7b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 54: 0x57bc7fe1d525 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 55: 0x57bc7fe1d525 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x57bc7fe1d525 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 57: 0x57bc7fe1d525 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 58: 0x57bc7fe1d525 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x57bc7fe1d525 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 60: 0x57bc7fe1d525 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 61: 0x57bc7fdf3f44 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 62: 0x57bc7fdf3f44 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 63: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x57bc7fdf782a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x57bc7fdf782a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 66: 0x57bc7fdf782a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 67: 0x57bc7fdf782a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x57bc7fdf782a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x57bc7fdf782a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 70: 0x57bc8066747f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 71: 0x57bc8066747f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 72: 0x726ddaf48aa4 - [INFO] [stdout] 73: 0x726ddafd5a34 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] discord::test_send_message_to_channel [INFO] [stdout] init::test_get_init_data [INFO] [stdout] job_handler::tests::test_get_the_refresh_key_map [INFO] [stdout] ninja_handler::test_get_data_from_ninja [INFO] [stdout] redis::tests::test_redis [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin notify-schedule` [INFO] running `Command { std: "docker" "inspect" "aba53e94f744f5bc49b213786026fc9f9cfdf301e40b38e3874353fb5ac232f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba53e94f744f5bc49b213786026fc9f9cfdf301e40b38e3874353fb5ac232f5", kill_on_drop: false }` [INFO] [stdout] aba53e94f744f5bc49b213786026fc9f9cfdf301e40b38e3874353fb5ac232f5