[INFO] cloning repository https://github.com/PandaManPMC/i_dao [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PandaManPMC/i_dao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPandaManPMC%2Fi_dao", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPandaManPMC%2Fi_dao'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d79292c2926fe2988e202c94bd7a91fa08acf5d [INFO] testing PandaManPMC/i_dao against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPandaManPMC%2Fi_dao" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PandaManPMC/i_dao [INFO] finished tweaking git repo https://github.com/PandaManPMC/i_dao [INFO] tweaked toml for git repo https://github.com/PandaManPMC/i_dao written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PandaManPMC/i_dao on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PandaManPMC/i_dao already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 874031d680dfcc1a340499b494417d3a8593596c6e47f7b00e02b2b3a24a9cac [INFO] running `Command { std: "docker" "start" "-a" "874031d680dfcc1a340499b494417d3a8593596c6e47f7b00e02b2b3a24a9cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "874031d680dfcc1a340499b494417d3a8593596c6e47f7b00e02b2b3a24a9cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874031d680dfcc1a340499b494417d3a8593596c6e47f7b00e02b2b3a24a9cac", kill_on_drop: false }` [INFO] [stdout] 874031d680dfcc1a340499b494417d3a8593596c6e47f7b00e02b2b3a24a9cac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5013dbd625984b3c3fdc001ba1e64ad2bac25690857da5066650c217f07146ee [INFO] running `Command { std: "docker" "start" "-a" "5013dbd625984b3c3fdc001ba1e64ad2bac25690857da5066650c217f07146ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling time v0.3.35 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling mysql v25.0.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling i_dao_proc_macro v0.1.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling mysql-common-derive v0.31.1 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling mysql_common v0.32.2 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling r2d2_mysql v24.0.0 [INFO] [stderr] Compiling i_dao v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `model` [INFO] [stdout] --> src/library_test/test_user.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::i_mysql::get_conn` [INFO] [stdout] --> src/library_test/test_user_sve.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::i_mysql::get_conn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `library_test` [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{dao, library_test, sql}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> src/lib_test.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{debug, info, trace, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/lib_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemTime` [INFO] [stdout] --> src/lib_test.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::{Duration, SystemTime}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::library_test::test_user::TestUser` [INFO] [stdout] --> src/lib_test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::library_test::test_user::TestUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::library_test::test_user_sve` [INFO] [stdout] --> src/lib_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::library_test::test_user_sve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sql` [INFO] [stdout] --> src/lib_test.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{library_test, i_mysql, sql}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error` and `MySqlError` [INFO] [stdout] --> src/tok/i_mysql.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use mysql::{Result, MySqlError, Error}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_data_source_key` is never used [INFO] [stdout] --> src/library_test/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn get_data_source_key() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_date_source_key` is never used [INFO] [stdout] --> src/library_test/mod.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn set_date_source_key(key: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TABLE_NAME` is never used [INFO] [stdout] --> src/library_test/test_user.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const TABLE_NAME:&str = "test_user"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIELDS` is never used [INFO] [stdout] --> src/library_test/test_user.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const FIELDS:[&str;5] = ["id", "created_at", "updated_at", "user_name", "state"]; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALIAS` is never used [INFO] [stdout] --> src/library_test/test_user.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ALIAS:&str = "testUser"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestUser` is never constructed [INFO] [stdout] --> src/library_test/test_user.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct TestUser{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `new_full`, `set_pk`, `set_created_at`, and `set_updated_at` are never used [INFO] [stdout] --> src/library_test/test_user.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl TestUser { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 28 | pub fn new(user_name: String, state: u8) -> TestUser{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn new_full(id: u64, created_at: u64,updated_at: u64, user_name: String, state: u8) -> TestUser{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn set_pk(&mut self, pk: u64) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn set_created_at(&mut self, at: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn set_updated_at(&mut self, at: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_field_sql` is never used [INFO] [stdout] --> src/library_test/test_user.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn get_field_sql(alias: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pot` is never used [INFO] [stdout] --> src/library_test/test_user.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn pot(row: Row, offset: usize) -> TestUser { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_list` is never used [INFO] [stdout] --> src/library_test/test_user_dao.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn query_list(tx: &mut Transaction, condition_params: &HashMap>, condition: &[sql:: Condition]) -> Result src/library_test/test_user_dao.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn query_list_by_enum(tx: &mut Transaction, condition_params: &HashMap, condition: &[sql:: Condition]) -> Result... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_count` is never used [INFO] [stdout] --> src/library_test/test_user_dao.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn query_count(conn: &mut r2d2::PooledConnection, condition_params: &HashMap>, condition... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_by_id` is never used [INFO] [stdout] --> src/library_test/test_user_dao.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn find_by_id(tx: &mut Transaction, id: u64) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn add(m: &mut test_user::TestUser) -> Result<(), Box> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_batch` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn add_batch(lst: &mut Vec<&mut test_user::TestUser>) -> Result<(),Box> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_by_id` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update_by_id(m: &mut test_user::TestUser) -> Result<(),Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_list` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn query_list(params: &HashMap>, condition: &[sql::Condition]) -> Result, Box src/library_test/test_user_sve.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn find_by_id(id: u64) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_count` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn query_count(params: &HashMap>, condition: &[sql::Condition]) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub async fn add(m: &mut test_user::TestUser) -> mysql::Result<(), Box> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_list_by_enum` is never used [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn query_list_by_enum(params: &HashMap, condition: &[sql::Condition]) -> mysql::Result src/lib_test.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn test_init() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "5013dbd625984b3c3fdc001ba1e64ad2bac25690857da5066650c217f07146ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5013dbd625984b3c3fdc001ba1e64ad2bac25690857da5066650c217f07146ee", kill_on_drop: false }` [INFO] [stdout] 5013dbd625984b3c3fdc001ba1e64ad2bac25690857da5066650c217f07146ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579a67cf6609c2210b562c0d4271bd88eda5a341e42669bb7281f07e67cacc2a [INFO] running `Command { std: "docker" "start" "-a" "579a67cf6609c2210b562c0d4271bd88eda5a341e42669bb7281f07e67cacc2a", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `model` [INFO] [stdout] --> src/library_test/test_user.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::i_mysql::get_conn` [INFO] [stdout] --> src/library_test/test_user_sve.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::i_mysql::get_conn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `library_test` [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{dao, library_test, sql}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> src/lib_test.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{debug, info, trace, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling i_dao v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/lib_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemTime` [INFO] [stdout] --> src/lib_test.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::{Duration, SystemTime}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::library_test::test_user::TestUser` [INFO] [stdout] --> src/lib_test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::library_test::test_user::TestUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::library_test::test_user_sve` [INFO] [stdout] --> src/lib_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::library_test::test_user_sve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sql` [INFO] [stdout] --> src/lib_test.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{library_test, i_mysql, sql}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod lib_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error` and `MySqlError` [INFO] [stdout] --> src/tok/i_mysql.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use mysql::{Result, MySqlError, Error}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_data_source_key` is never used [INFO] [stdout] --> src/library_test/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn get_data_source_key() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_date_source_key` is never used [INFO] [stdout] --> src/library_test/mod.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn set_date_source_key(key: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TABLE_NAME` is never used [INFO] [stdout] --> src/library_test/test_user.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const TABLE_NAME:&str = "test_user"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIELDS` is never used [INFO] [stdout] --> src/library_test/test_user.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const FIELDS:[&str;5] = ["id", "created_at", "updated_at", "user_name", "state"]; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALIAS` is never used [INFO] [stdout] --> src/library_test/test_user.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ALIAS:&str = "testUser"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestUser` is never constructed [INFO] [stdout] --> src/library_test/test_user.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct TestUser{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `new_full`, `set_pk`, `set_created_at`, and `set_updated_at` are never used [INFO] [stdout] --> src/library_test/test_user.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl TestUser { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 28 | pub fn new(user_name: String, state: u8) -> TestUser{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn new_full(id: u64, created_at: u64,updated_at: u64, user_name: String, state: u8) -> TestUser{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn set_pk(&mut self, pk: u64) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn set_created_at(&mut self, at: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn set_updated_at(&mut self, at: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_field_sql` is never used [INFO] [stdout] --> src/library_test/test_user.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn get_field_sql(alias: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pot` is never used [INFO] [stdout] --> src/library_test/test_user.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn pot(row: Row, offset: usize) -> TestUser { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_list` is never used [INFO] [stdout] --> src/library_test/test_user_dao.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn query_list(tx: &mut Transaction, condition_params: &HashMap>, condition: &[sql:: Condition]) -> Result src/library_test/test_user_dao.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn query_list_by_enum(tx: &mut Transaction, condition_params: &HashMap, condition: &[sql:: Condition]) -> Result... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_count` is never used [INFO] [stdout] --> src/library_test/test_user_dao.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn query_count(conn: &mut r2d2::PooledConnection, condition_params: &HashMap>, condition... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_by_id` is never used [INFO] [stdout] --> src/library_test/test_user_dao.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn find_by_id(tx: &mut Transaction, id: u64) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn add(m: &mut test_user::TestUser) -> Result<(), Box> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_batch` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn add_batch(lst: &mut Vec<&mut test_user::TestUser>) -> Result<(),Box> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_by_id` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update_by_id(m: &mut test_user::TestUser) -> Result<(),Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_list` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn query_list(params: &HashMap>, condition: &[sql::Condition]) -> Result, Box src/library_test/test_user_sve.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn find_by_id(id: u64) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_count` is never used [INFO] [stdout] --> src/library_test/test_user_sve.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn query_count(params: &HashMap>, condition: &[sql::Condition]) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub async fn add(m: &mut test_user::TestUser) -> mysql::Result<(), Box> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_list_by_enum` is never used [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn query_list_by_enum(params: &HashMap, condition: &[sql::Condition]) -> mysql::Result src/lib_test.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn test_init() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model` [INFO] [stdout] --> src/library_test/test_user.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::i_mysql::get_conn` [INFO] [stdout] --> src/library_test/test_user_sve.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::i_mysql::get_conn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `library_test` [INFO] [stdout] --> src/library_test/test_user_sve_tok.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{dao, library_test, sql}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error` and `MySqlError` [INFO] [stdout] --> src/tok/i_mysql.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use mysql::{Result, MySqlError, Error}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_pk`, `set_created_at`, and `set_updated_at` are never used [INFO] [stdout] --> src/library_test/test_user.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 27 | impl TestUser { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | fn set_pk(&mut self, pk: u64) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn set_created_at(&mut self, at: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn set_updated_at(&mut self, at: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "579a67cf6609c2210b562c0d4271bd88eda5a341e42669bb7281f07e67cacc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579a67cf6609c2210b562c0d4271bd88eda5a341e42669bb7281f07e67cacc2a", kill_on_drop: false }` [INFO] [stdout] 579a67cf6609c2210b562c0d4271bd88eda5a341e42669bb7281f07e67cacc2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d757172940a1b8a4754ef96d04cbd535e7fca7e4a5de4c41fb14a5d50461234f [INFO] running `Command { std: "docker" "start" "-a" "d757172940a1b8a4754ef96d04cbd535e7fca7e4a5de4c41fb14a5d50461234f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `model` [INFO] [stderr] --> src/library_test/test_user.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{model}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::i_mysql::get_conn` [INFO] [stderr] --> src/library_test/test_user_sve.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::i_mysql::get_conn; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::any::Any` [INFO] [stderr] --> src/library_test/test_user_sve_tok.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::any::Any; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `library_test` [INFO] [stderr] --> src/library_test/test_user_sve_tok.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::{dao, library_test, sql}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `info` and `warn` [INFO] [stderr] --> src/lib_test.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | use log::{debug, info, trace, warn}; [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | mod lib_test; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/lib_test.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | mod lib_test; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::any::Any` [INFO] [stderr] --> src/lib_test.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::any::Any; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | mod lib_test; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `SystemTime` [INFO] [stderr] --> src/lib_test.rs:6:27 [INFO] [stderr] | [INFO] [stderr] 6 | use std::time::{Duration, SystemTime}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | mod lib_test; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::library_test::test_user::TestUser` [INFO] [stderr] --> src/lib_test.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use crate::library_test::test_user::TestUser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | mod lib_test; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::library_test::test_user_sve` [INFO] [stderr] --> src/lib_test.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::library_test::test_user_sve; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | mod lib_test; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `sql` [INFO] [stderr] --> src/lib_test.rs:9:36 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::{library_test, i_mysql, sql}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | mod lib_test; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Error` and `MySqlError` [INFO] [stderr] --> src/tok/i_mysql.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use mysql::{Result, MySqlError, Error}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_data_source_key` is never used [INFO] [stderr] --> src/library_test/mod.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn get_data_source_key() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `set_date_source_key` is never used [INFO] [stderr] --> src/library_test/mod.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn set_date_source_key(key: String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `TABLE_NAME` is never used [INFO] [stderr] --> src/library_test/test_user.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | pub const TABLE_NAME:&str = "test_user"; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `FIELDS` is never used [INFO] [stderr] --> src/library_test/test_user.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | pub const FIELDS:[&str;5] = ["id", "created_at", "updated_at", "user_name", "state"]; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ALIAS` is never used [INFO] [stderr] --> src/library_test/test_user.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | pub const ALIAS:&str = "testUser"; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TestUser` is never constructed [INFO] [stderr] --> src/library_test/test_user.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct TestUser{ [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `new_full`, `set_pk`, `set_created_at`, and `set_updated_at` are never used [INFO] [stderr] --> src/library_test/test_user.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 27 | impl TestUser { [INFO] [stderr] | ------------- associated items in this implementation [INFO] [stderr] 28 | pub fn new(user_name: String, state: u8) -> TestUser{ [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | pub fn new_full(id: u64, created_at: u64,updated_at: u64, user_name: String, state: u8) -> TestUser{ [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 36 | fn set_pk(&mut self, pk: u64) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 40 | fn set_created_at(&mut self, at: u64) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 44 | fn set_updated_at(&mut self, at: u64) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_field_sql` is never used [INFO] [stderr] --> src/library_test/test_user.rs:136:8 [INFO] [stderr] | [INFO] [stderr] 136 | pub fn get_field_sql(alias: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `pot` is never used [INFO] [stderr] --> src/library_test/test_user.rs:152:8 [INFO] [stderr] | [INFO] [stderr] 152 | pub fn pot(row: Row, offset: usize) -> TestUser { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `query_list` is never used [INFO] [stderr] --> src/library_test/test_user_dao.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn query_list(tx: &mut Transaction, condition_params: &HashMap>, condition: &[sql:: Condition]) -> Result src/library_test/test_user_dao.rs:51:8 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn query_list_by_enum(tx: &mut Transaction, condition_params: &HashMap, condition: &[sql:: Condition]) -> Result... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `query_count` is never used [INFO] [stderr] --> src/library_test/test_user_dao.rs:92:8 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn query_count(conn: &mut r2d2::PooledConnection, condition_params: &HashMap>, condition... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `find_by_id` is never used [INFO] [stderr] --> src/library_test/test_user_dao.rs:136:8 [INFO] [stderr] | [INFO] [stderr] 136 | pub fn find_by_id(tx: &mut Transaction, id: u64) -> Result, Box> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add` is never used [INFO] [stderr] --> src/library_test/test_user_sve.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn add(m: &mut test_user::TestUser) -> Result<(), Box> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add_batch` is never used [INFO] [stderr] --> src/library_test/test_user_sve.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn add_batch(lst: &mut Vec<&mut test_user::TestUser>) -> Result<(),Box> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_by_id` is never used [INFO] [stderr] --> src/library_test/test_user_sve.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn update_by_id(m: &mut test_user::TestUser) -> Result<(),Box> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `query_list` is never used [INFO] [stderr] --> src/library_test/test_user_sve.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn query_list(params: &HashMap>, condition: &[sql::Condition]) -> Result, Box src/library_test/test_user_sve.rs:39:8 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn find_by_id(id: u64) -> Result, Box> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `query_count` is never used [INFO] [stderr] --> src/library_test/test_user_sve.rs:47:8 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn query_count(params: &HashMap>, condition: &[sql::Condition]) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add` is never used [INFO] [stderr] --> src/library_test/test_user_sve_tok.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | pub async fn add(m: &mut test_user::TestUser) -> mysql::Result<(), Box> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `query_list_by_enum` is never used [INFO] [stderr] --> src/library_test/test_user_sve_tok.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | pub async fn query_list_by_enum(params: &HashMap, condition: &[sql::Condition]) -> mysql::Result src/lib_test.rs:11:4 [INFO] [stderr] | [INFO] [stderr] 11 | fn test_init() { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `set_pk`, `set_created_at`, and `set_updated_at` are never used [INFO] [stderr] --> src/library_test/test_user.rs:36:8 [INFO] [stderr] | [INFO] [stderr] 27 | impl TestUser { [INFO] [stderr] | ------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 36 | fn set_pk(&mut self, pk: u64) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 40 | fn set_created_at(&mut self, at: u64) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 44 | fn set_updated_at(&mut self, at: u64) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `i_dao` (lib) generated 34 warnings (run `cargo fix --lib -p i_dao` to apply 12 suggestions) [INFO] [stderr] warning: `i_dao` (lib test) generated 6 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/i_dao-4dcedd49cfe9e836) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stderr] [2025-11-08T13:45:52Z DEBUG i_dao::lib_test] Hello, world! [INFO] [stderr] [2025-11-08T13:45:52Z DEBUG i_dao::lib_test] "mysql_db1" [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stdout] test lib_test::tests::test_add_batch ... FAILED [INFO] [stdout] test lib_test::tests::test_find ... FAILED [INFO] [stdout] test lib_test::tests::test_add ... FAILED [INFO] [stdout] test lib_test::tests::test_update ... FAILED [INFO] [stdout] test lib_test::tests::test_tokio ... FAILED [INFO] [stdout] test lib_test::tests::test_tokio_query_list_by_enum ... FAILED [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:52Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:53Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:53Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:53Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:53Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:53Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:55Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:55Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:55Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:55Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:55Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:58Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:58Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:58Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:58Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:45:58Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:04Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:04Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:04Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:04Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:04Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:17Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:17Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:17Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:17Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stderr] [2025-11-08T13:46:17Z ERROR r2d2] DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) } [INFO] [stdout] test lib_test::tests::test_query_list ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lib_test::tests::test_add_batch stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lib_test::tests::test_add_batch' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14: [INFO] [stdout] Builder::init should not be called after logger initialized: SetLoggerError(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f458c2ed512 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f458c2ed512 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f458c2ed512 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f458c2ed512 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f458c2fff4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f458c2fff4f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f458c2b7453 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f458c2b7453 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f458c2c4452 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f458c2c942f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f458c2c92c1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f458bde11ce - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f458bde11ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f458c2c9aef - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f458c2c9aef - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f458c2c989a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f458c2c4589 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f458c2ab43d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f458c3094d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f458c308786 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5f458be9733b - core::result::Result::expect::h6f29e1b2beadadf7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5f458be8da5d - env_logger::logger::Builder::init::hc72ba816092f5660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14 [INFO] [stdout] 22: 0x5f458bda1b0b - i_dao::lib_test::test_init::hd195651cf2b919de [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:12:78 [INFO] [stdout] 23: 0x5f458bd8ee8c - i_dao::lib_test::tests::test_add_batch::h157dbdc6c6e155c3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:230:9 [INFO] [stdout] 24: 0x5f458bd8f357 - i_dao::lib_test::tests::test_add_batch::{{closure}}::haef6fd0c3f7a8973 [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:229:24 [INFO] [stdout] 25: 0x5f458bd9c5a6 - core::ops::function::FnOnce::call_once::h4344a49adb9bc059 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f458bde0fcb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f458bde0fcb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f458bdf502d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f458bdf502d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5f458bdf502d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5f458bdf502d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x5f458bdf502d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f458bdf502d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f458bdf502d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f458bdce574 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f458bdce574 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x5f458bdd1dca - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5f458bdd1dca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5f458bdd1dca - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x5f458bdd1dca - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x5f458bdd1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f458c2bf98f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x5f458c2bf98f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x7bb9aee57aa4 - [INFO] [stdout] 47: 0x7bb9aeee4a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib_test::tests::test_find stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lib_test::tests::test_find' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14: [INFO] [stdout] Builder::init should not be called after logger initialized: SetLoggerError(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f458c2ed512 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f458c2ed512 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f458c2ed512 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f458c2ed512 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f458c2fff4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f458c2fff4f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f458c2b7453 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f458c2b7453 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f458c2c4452 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f458c2c942f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f458c2c92c1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f458bde11ce - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f458bde11ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f458c2c9aef - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f458c2c9aef - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f458c2c989a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f458c2c4589 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f458c2ab43d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f458c3094d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f458c308786 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5f458be9733b - core::result::Result::expect::h6f29e1b2beadadf7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5f458be8da5d - env_logger::logger::Builder::init::hc72ba816092f5660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14 [INFO] [stdout] 22: 0x5f458bda1b0b - i_dao::lib_test::test_init::hd195651cf2b919de [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:12:78 [INFO] [stdout] 23: 0x5f458bd9235c - i_dao::lib_test::tests::test_find::h326da0c0449a54c4 [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:136:9 [INFO] [stdout] 24: 0x5f458bd92dd7 - i_dao::lib_test::tests::test_find::{{closure}}::h9371cb012628db4a [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:135:19 [INFO] [stdout] 25: 0x5f458bd9c6b6 - core::ops::function::FnOnce::call_once::h633006be53e88c35 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f458bde0fcb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f458bde0fcb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f458bdf502d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f458bdf502d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5f458bdf502d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5f458bdf502d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x5f458bdf502d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f458bdf502d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f458bdf502d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f458bdce574 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f458bdce574 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x5f458bdd1dca - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5f458bdd1dca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5f458bdd1dca - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x5f458bdd1dca - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x5f458bdd1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f458c2bf98f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x5f458c2bf98f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x7bb9aee57aa4 - [INFO] [stdout] 47: 0x7bb9aeee4a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib_test::tests::test_add stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lib_test::tests::test_add' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14: [INFO] [stdout] Builder::init should not be called after logger initialized: SetLoggerError(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f458c2ed512 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f458c2ed512 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f458c2ed512 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f458c2ed512 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f458c2fff4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f458c2fff4f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f458c2b7453 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f458c2b7453 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f458c2c4452 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f458c2c942f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f458c2c92c1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f458bde11ce - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f458bde11ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f458c2c9aef - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f458c2c9aef - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f458c2c989a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f458c2c4589 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f458c2ab43d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f458c3094d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f458c308786 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5f458be9733b - core::result::Result::expect::h6f29e1b2beadadf7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5f458be8da5d - env_logger::logger::Builder::init::hc72ba816092f5660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14 [INFO] [stdout] 22: 0x5f458bda1b0b - i_dao::lib_test::test_init::hd195651cf2b919de [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:12:78 [INFO] [stdout] 23: 0x5f458bd91bbc - i_dao::lib_test::tests::test_add::h4c32e965e5918e40 [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:119:9 [INFO] [stdout] 24: 0x5f458bd92327 - i_dao::lib_test::tests::test_add::{{closure}}::h1934edddc433efed [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:118:18 [INFO] [stdout] 25: 0x5f458bd9c356 - core::ops::function::FnOnce::call_once::h18b0dbd23d789177 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f458bde0fcb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f458bde0fcb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f458bdf502d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f458bdf502d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5f458bdf502d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5f458bdf502d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x5f458bdf502d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f458bdf502d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f458bdf502d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f458bdce574 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f458bdce574 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x5f458bdd1dca - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5f458bdd1dca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5f458bdd1dca - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x5f458bdd1dca - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x5f458bdd1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f458c2bf98f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x5f458c2bf98f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x7bb9aee57aa4 - [INFO] [stdout] 47: 0x7bb9aeee4a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib_test::tests::test_update stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lib_test::tests::test_update' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14: [INFO] [stdout] Builder::init should not be called after logger initialized: SetLoggerError(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f458c2ed512 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f458c2ed512 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f458c2ed512 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f458c2ed512 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f458c2fff4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f458c2fff4f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f458c2b7453 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f458c2b7453 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f458c2c4452 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f458c2c942f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f458c2c92c1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f458bde11ce - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f458bde11ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f458c2c9aef - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f458c2c9aef - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f458c2c989a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f458c2c4589 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f458c2ab43d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f458c3094d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f458c308786 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5f458be9733b - core::result::Result::expect::h6f29e1b2beadadf7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5f458be8da5d - env_logger::logger::Builder::init::hc72ba816092f5660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14 [INFO] [stdout] 22: 0x5f458bda1b0b - i_dao::lib_test::test_init::hd195651cf2b919de [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:12:78 [INFO] [stdout] 23: 0x5f458bd8e05c - i_dao::lib_test::tests::test_update::he28f57ba46e34484 [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:195:9 [INFO] [stdout] 24: 0x5f458bd8ee67 - i_dao::lib_test::tests::test_update::{{closure}}::hb5ebf201ac4499d8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:194:21 [INFO] [stdout] 25: 0x5f458bd9c7b6 - core::ops::function::FnOnce::call_once::h8968ba473d83b89d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f458bde0fcb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f458bde0fcb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f458bdf502d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f458bdf502d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5f458bdf502d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5f458bdf502d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x5f458bdf502d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f458bdf502d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f458bdf502d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f458bdce574 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f458bdce574 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x5f458bdd1dca - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5f458bdd1dca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5f458bdd1dca - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x5f458bdd1dca - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x5f458bdd1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f458c2bf98f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x5f458c2bf98f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x7bb9aee57aa4 - [INFO] [stdout] 47: 0x7bb9aeee4a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib_test::tests::test_tokio stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lib_test::tests::test_tokio' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14: [INFO] [stdout] Builder::init should not be called after logger initialized: SetLoggerError(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f458c2ed512 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f458c2ed512 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f458c2ed512 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f458c2ed512 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f458c2fff4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f458c2fff4f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f458c2b7453 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f458c2b7453 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f458c2c4452 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f458c2c942f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f458c2c92c1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f458bde11ce - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f458bde11ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f458c2c9aef - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f458c2c9aef - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f458c2c989a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f458c2c4589 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f458c2ab43d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f458c3094d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f458c308786 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5f458be9733b - core::result::Result::expect::h6f29e1b2beadadf7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5f458be8da5d - env_logger::logger::Builder::init::hc72ba816092f5660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14 [INFO] [stdout] 22: 0x5f458bd8ce30 - i_dao::lib_test::tests::test_tokio::{{closure}}::h209fcd01f9970afa [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:86:82 [INFO] [stdout] 23: 0x5f458bdb0fb2 - as core::future::future::Future>::poll::h604f424e07bcac50 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5f458bdb0fed - as core::future::future::Future>::poll::hb1b71394e4a07080 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5f458bda8dfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h99b9bafd4fd2b055 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 26: 0x5f458bda8d3b - tokio::runtime::coop::with_budget::h1707c854356d618b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x5f458bda8d3b - tokio::runtime::coop::budget::h6c6084a7efeffa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x5f458bda8d3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h40f9ae812e63cfe3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 29: 0x5f458bda7880 - tokio::runtime::scheduler::current_thread::Context::enter::h428afb1ed29f5a56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 30: 0x5f458bda8400 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h75eb30b11f4bb0bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 31: 0x5f458bda8124 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h367715bf45fa52d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 32: 0x5f458bdb531b - tokio::runtime::context::scoped::Scoped::set::h35bf9acc0296648c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5f458bda6fb9 - tokio::runtime::context::set_scheduler::{{closure}}::hbc2ba2deb0b14795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x5f458bdae7c2 - std::thread::local::LocalKey::try_with::h3807ec2f5a37b678 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 35: 0x5f458bdae44e - std::thread::local::LocalKey::with::h98b294cd7d0a15ed [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 36: 0x5f458bda6f6d - tokio::runtime::context::set_scheduler::h584997a5e8ca880f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x5f458bda7ed0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heb97204f0888fa6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 38: 0x5f458bda8143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4590048a21ea6671 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 39: 0x5f458bda71f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8862c2aadce3b4cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 40: 0x5f458bd9a590 - tokio::runtime::context::runtime::enter_runtime::heb767442bac86b82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5f458bda7151 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb692fb6f95f5ace1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 42: 0x5f458bdbf90a - tokio::runtime::runtime::Runtime::block_on::hd84a098418ae210d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 43: 0x5f458bd8cc7e - i_dao::lib_test::tests::test_tokio::he4424c64ade83ded [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:113:26 [INFO] [stdout] 44: 0x5f458bd8e027 - i_dao::lib_test::tests::test_tokio::{{closure}}::h4afc22eeac8e58bc [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:85:26 [INFO] [stdout] 45: 0x5f458bd9c4e6 - core::ops::function::FnOnce::call_once::h31b1788540f8111d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5f458bde0fcb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5f458bde0fcb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5f458bdf502d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5f458bdf502d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5f458bdf502d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x5f458bdf502d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x5f458bdf502d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5f458bdf502d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5f458bdf502d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5f458bdce574 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5f458bdce574 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 58: 0x5f458bdd1dca - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5f458bdd1dca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5f458bdd1dca - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5f458bdd1dca - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 63: 0x5f458bdd1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5f458c2bf98f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 65: 0x5f458c2bf98f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 66: 0x7bb9aee57aa4 - [INFO] [stdout] 67: 0x7bb9aeee4a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib_test::tests::test_tokio_query_list_by_enum stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lib_test::tests::test_tokio_query_list_by_enum' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14: [INFO] [stdout] Builder::init should not be called after logger initialized: SetLoggerError(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f458c2ed512 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f458c2ed512 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f458c2ed512 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f458c2ed512 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f458c2fff4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f458c2fff4f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f458c2b7453 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f458c2b7453 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f458c2c4452 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f458c2c942f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f458c2c92c1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f458bde11ce - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f458bde11ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f458c2c9aef - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f458c2c9aef - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f458c2c989a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f458c2c4589 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f458c2ab43d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f458c3094d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f458c308786 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5f458be9733b - core::result::Result::expect::h6f29e1b2beadadf7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5f458be8da5d - env_logger::logger::Builder::init::hc72ba816092f5660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:499:14 [INFO] [stdout] 22: 0x5f458bd905c8 - i_dao::lib_test::tests::test_tokio_query_list_by_enum::{{closure}}::hc1253367d3c150a6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:39:82 [INFO] [stdout] 23: 0x5f458bdb0fb2 - as core::future::future::Future>::poll::h604f424e07bcac50 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5f458bdb0fed - as core::future::future::Future>::poll::hb1b71394e4a07080 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5f458bda8dfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h99b9bafd4fd2b055 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 26: 0x5f458bda8d3b - tokio::runtime::coop::with_budget::h1707c854356d618b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x5f458bda8d3b - tokio::runtime::coop::budget::h6c6084a7efeffa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x5f458bda8d3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h40f9ae812e63cfe3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 29: 0x5f458bda7880 - tokio::runtime::scheduler::current_thread::Context::enter::h428afb1ed29f5a56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 30: 0x5f458bda8400 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h75eb30b11f4bb0bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 31: 0x5f458bda8124 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h367715bf45fa52d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 32: 0x5f458bdb531b - tokio::runtime::context::scoped::Scoped::set::h35bf9acc0296648c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5f458bda6fb9 - tokio::runtime::context::set_scheduler::{{closure}}::hbc2ba2deb0b14795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x5f458bdae7c2 - std::thread::local::LocalKey::try_with::h3807ec2f5a37b678 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 35: 0x5f458bdae44e - std::thread::local::LocalKey::with::h98b294cd7d0a15ed [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 36: 0x5f458bda6f6d - tokio::runtime::context::set_scheduler::h584997a5e8ca880f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x5f458bda7ed0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heb97204f0888fa6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 38: 0x5f458bda8143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4590048a21ea6671 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 39: 0x5f458bda71f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8862c2aadce3b4cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 40: 0x5f458bd9a590 - tokio::runtime::context::runtime::enter_runtime::heb767442bac86b82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5f458bda7151 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb692fb6f95f5ace1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 42: 0x5f458bdbf90a - tokio::runtime::runtime::Runtime::block_on::hd84a098418ae210d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 43: 0x5f458bd903de - i_dao::lib_test::tests::test_tokio_query_list_by_enum::h13507398bcabef5c [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:74:23 [INFO] [stdout] 44: 0x5f458bd90477 - i_dao::lib_test::tests::test_tokio_query_list_by_enum::{{closure}}::h150a154a665c4b30 [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:38:45 [INFO] [stdout] 45: 0x5f458bd9c526 - core::ops::function::FnOnce::call_once::h3b2741080a7ce9c6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5f458bde0fcb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5f458bde0fcb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5f458bdf502d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5f458bdf502d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5f458bdf502d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x5f458bdf502d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x5f458bdf502d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5f458bdf502d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5f458bdf502d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5f458bdce574 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5f458bdce574 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 58: 0x5f458bdd1dca - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5f458bdd1dca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5f458bdd1dca - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5f458bdd1dca - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 63: 0x5f458bdd1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5f458c2bf98f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 65: 0x5f458c2bf98f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 66: 0x7bb9aee57aa4 - [INFO] [stdout] 67: 0x7bb9aeee4a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib_test::tests::test_query_list stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lib_test::tests::test_query_list' (28) panicked at src/i_mysql.rs:22:106: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Some("DriverError { Could not connect to address `localhost:3306': Connection refused (os error 111) }")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f458c2ed512 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f458c2ed512 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f458c2ed512 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f458c2ed512 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f458c2fff4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f458c2fff4f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f458c2b7453 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f458c2b7453 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f458c2c4452 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f458c2c942f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f458c2c92c1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f458bde11ce - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f458bde11ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f458c2c9aef - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f458c2c9aef - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f458c2c989a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f458c2c4589 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f458c2ab43d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f458c3094d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f458c308786 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5f458bd898b4 - core::result::Result::unwrap::hf4502bdc523c5804 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f458bd898b4 - i_dao::i_mysql::init::hdbf13b484b3b00e4 [INFO] [stdout] at /opt/rustwide/workdir/src/i_mysql.rs:22:106 [INFO] [stdout] 22: 0x5f458bda1f2a - i_dao::lib_test::test_init::hd195651cf2b919de [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:26:5 [INFO] [stdout] 23: 0x5f458bd8f394 - i_dao::lib_test::tests::test_query_list::h1a87cdd1ee83d70f [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:161:9 [INFO] [stdout] 24: 0x5f458bd90287 - i_dao::lib_test::tests::test_query_list::{{closure}}::h39ef17fe1587814a [INFO] [stdout] at /opt/rustwide/workdir/src/lib_test.rs:160:25 [INFO] [stdout] 25: 0x5f458bd9c636 - core::ops::function::FnOnce::call_once::h51c883532db4785f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f458bde0fcb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5f458bde0fcb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5f458bdf502d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5f458bdf502d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5f458bdf502d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5f458bdf502d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x5f458bdf502d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5f458bdf502d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5f458bdf502d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5f458bdce574 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5f458bdce574 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x5f458bdd1dca - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5f458bdd1dca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5f458bdd1dca - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x5f458bdd1dca - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5f458bdd1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x5f458bdd1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f458c2bf98f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x5f458c2bf98f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x7bb9aee57aa4 - [INFO] [stdout] 47: 0x7bb9aeee4a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lib_test::tests::test_add [INFO] [stdout] lib_test::tests::test_add_batch [INFO] [stdout] lib_test::tests::test_find [INFO] [stdout] lib_test::tests::test_query_list [INFO] [stdout] lib_test::tests::test_tokio [INFO] [stdout] lib_test::tests::test_tokio_query_list_by_enum [INFO] [stdout] lib_test::tests::test_update [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d757172940a1b8a4754ef96d04cbd535e7fca7e4a5de4c41fb14a5d50461234f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d757172940a1b8a4754ef96d04cbd535e7fca7e4a5de4c41fb14a5d50461234f", kill_on_drop: false }` [INFO] [stdout] d757172940a1b8a4754ef96d04cbd535e7fca7e4a5de4c41fb14a5d50461234f