[INFO] cloning repository https://github.com/lowcarboncode/fastfood [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lowcarboncode/fastfood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowcarboncode%2Ffastfood", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowcarboncode%2Ffastfood'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef1e401ac4b4f202cb22d40798bce588ee8b9481 [INFO] testing lowcarboncode/fastfood against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowcarboncode%2Ffastfood" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lowcarboncode/fastfood on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lowcarboncode/fastfood [INFO] finished tweaking git repo https://github.com/lowcarboncode/fastfood [INFO] tweaked toml for git repo https://github.com/lowcarboncode/fastfood written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lowcarboncode/fastfood 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d81627e84ba815d21d478089d22c15b710bd52bd7366ce086507a2b5f8684b51 [INFO] running `Command { std: "docker" "start" "-a" "d81627e84ba815d21d478089d22c15b710bd52bd7366ce086507a2b5f8684b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d81627e84ba815d21d478089d22c15b710bd52bd7366ce086507a2b5f8684b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81627e84ba815d21d478089d22c15b710bd52bd7366ce086507a2b5f8684b51", kill_on_drop: false }` [INFO] [stdout] d81627e84ba815d21d478089d22c15b710bd52bd7366ce086507a2b5f8684b51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 171688ca681bd8c5a7890da81f4148db12746d794bde1d8c41ed48ae8d395fc7 [INFO] running `Command { std: "docker" "start" "-a" "171688ca681bd8c5a7890da81f4148db12746d794bde1d8c41ed48ae8d395fc7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling diesel v2.1.6 [INFO] [stderr] Compiling actix-http v3.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling crud-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::log` [INFO] [stdout] --> src/services/crud.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::log; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Responder` [INFO] [stdout] --> src/main.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{web, App, HttpServer, Responder}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/main.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppState` is never constructed [INFO] [stdout] --> src/main.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct AppState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PoolError` is never constructed [INFO] [stdout] --> src/services/crud.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 76 | DieselError(diesel::result::Error), [INFO] [stdout] 77 | PoolError(r2d2::Error), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `drop_table` is never used [INFO] [stdout] --> src/services/crud.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 80 | impl CrudService { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 167 | pub async fn drop_table(&self, table_name: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.05s [INFO] running `Command { std: "docker" "inspect" "171688ca681bd8c5a7890da81f4148db12746d794bde1d8c41ed48ae8d395fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171688ca681bd8c5a7890da81f4148db12746d794bde1d8c41ed48ae8d395fc7", kill_on_drop: false }` [INFO] [stdout] 171688ca681bd8c5a7890da81f4148db12746d794bde1d8c41ed48ae8d395fc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4a1eebc26813cbda9f9c467c851c23d032a9e69d5733dbcaedf2f42f24aff47 [INFO] running `Command { std: "docker" "start" "-a" "b4a1eebc26813cbda9f9c467c851c23d032a9e69d5733dbcaedf2f42f24aff47", kill_on_drop: false }` [INFO] [stderr] Compiling crud-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::log` [INFO] [stdout] --> src/services/crud.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::log; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Responder` [INFO] [stdout] --> src/main.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{web, App, HttpServer, Responder}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/main.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/services/crud.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppState` is never constructed [INFO] [stdout] --> src/main.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct AppState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PoolError` is never constructed [INFO] [stdout] --> src/services/crud.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 76 | DieselError(diesel::result::Error), [INFO] [stdout] 77 | PoolError(r2d2::Error), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "b4a1eebc26813cbda9f9c467c851c23d032a9e69d5733dbcaedf2f42f24aff47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a1eebc26813cbda9f9c467c851c23d032a9e69d5733dbcaedf2f42f24aff47", kill_on_drop: false }` [INFO] [stdout] b4a1eebc26813cbda9f9c467c851c23d032a9e69d5733dbcaedf2f42f24aff47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91c6819857df11cceab973ccc915ac5c8b7f6be3cca3be3ce507fe09bed9dff4 [INFO] running `Command { std: "docker" "start" "-a" "91c6819857df11cceab973ccc915ac5c8b7f6be3cca3be3ce507fe09bed9dff4", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `log::log` [INFO] [stderr] --> src/services/crud.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use log::log; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Responder` [INFO] [stderr] --> src/main.rs:4:39 [INFO] [stderr] | [INFO] [stderr] 4 | use actix_web::{web, App, HttpServer, Responder}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stderr] --> src/main.rs:10:13 [INFO] [stderr] | [INFO] [stderr] 10 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `diesel::prelude` [INFO] [stderr] --> src/services/crud.rs:189:9 [INFO] [stderr] | [INFO] [stderr] 189 | use diesel::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `diesel::prelude` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use diesel::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `AppState` is never constructed [INFO] [stderr] --> src/main.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | struct AppState { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `PoolError` is never constructed [INFO] [stderr] --> src/services/crud.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 75 | pub enum Error { [INFO] [stderr] | ----- variant in this enum [INFO] [stderr] 76 | DieselError(diesel::result::Error), [INFO] [stderr] 77 | PoolError(r2d2::Error), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `crud-api` (bin "crud-api" test) generated 7 warnings (run `cargo fix --bin "crud-api" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crud_api-6db43dfa36fbffe8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test services::crud::tests::test_drop_table ... FAILED [INFO] [stdout] test services::crud::tests::test_create_table ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- services::crud::tests::test_drop_table stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'services::crud::tests::test_drop_table' panicked at src/services/crud.rs:197:14: [INFO] [stdout] Failed to create pool.: Error(Some("Unable to open the database file")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5803a8e71bb2 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5803a8e71bb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5803a8e71bb2 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5803a8e71bb2 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5803a8e99dc3 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x5803a8e99dc3 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5803a8e6e5f3 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5803a8e71a02 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5803a8e7305a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5803a8e72e49 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5803a8d76b67 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x5803a8d76b67 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x5803a8e73b43 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x5803a8e73b43 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5803a8e737fa - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x5803a8e720a9 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5803a8e7348d - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5803a8e987c0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5803a8e98c66 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x5803a8d2783a - core::result::Result::expect::h01e9e4dfef549fca [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x5803a8d382b7 - crud_api::services::crud::tests::get_pool::hcd1eaa8863e0cd02 [INFO] [stdout] at /opt/rustwide/workdir/src/services/crud.rs:195:9 [INFO] [stdout] 21: 0x5803a8d38bb3 - crud_api::services::crud::tests::test_drop_table::{{closure}}::h76ad3a8e9e8da9b7 [INFO] [stdout] at /opt/rustwide/workdir/src/services/crud.rs:235:20 [INFO] [stdout] 22: 0x5803a8d3c9af - as core::future::future::Future>::poll::{{closure}}::hdac5ecd1f8fc937a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:978:42 [INFO] [stdout] 23: 0x5803a8d3ac10 - tokio::task::local::LocalSet::with::{{closure}}::h16830738e4be0edf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:730:13 [INFO] [stdout] 24: 0x5803a8d25b05 - std::thread::local::LocalKey::try_with::h7d05eb4de3a653fb [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 25: 0x5803a8d250fe - std::thread::local::LocalKey::with::h95a32e2d6a156fe8 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 26: 0x5803a8d3aa46 - tokio::task::local::LocalSet::with::h130281986d9b887f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:728:9 [INFO] [stdout] 27: 0x5803a8d3c7f5 - as core::future::future::Future>::poll::hc518a39bd4e0df14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:968:9 [INFO] [stdout] 28: 0x5803a8d3b18f - tokio::task::local::LocalSet::run_until::{{closure}}::hab6afc4ae6197044 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:635:19 [INFO] [stdout] 29: 0x5803a8d3bfbd - as core::future::future::Future>::poll::h7c6c3f64cf7b0e35 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x5803a8d3114f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h23ebefd8390e4c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 31: 0x5803a8d30ef5 - tokio::runtime::coop::with_budget::h07d35a6683a75fe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 32: 0x5803a8d30ef5 - tokio::runtime::coop::budget::h86dc903e060438ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 33: 0x5803a8d30ef5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h42109213deae0213 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 34: 0x5803a8d2de00 - tokio::runtime::scheduler::current_thread::Context::enter::h74c710c4c08635c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 35: 0x5803a8d30548 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h85700d2b92d17e9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 36: 0x5803a8d2f6f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::had9db456009f10f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 37: 0x5803a8d3b54b - tokio::runtime::context::scoped::Scoped::set::h2b7f2f11384c982e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 38: 0x5803a8d3b2c9 - tokio::runtime::context::set_scheduler::{{closure}}::h5945ee1cc6af544b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 39: 0x5803a8d25552 - std::thread::local::LocalKey::try_with::h31bceacefec61dcf [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 40: 0x5803a8d2501e - std::thread::local::LocalKey::with::h32522eae4b50d791 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 41: 0x5803a8d3b27d - tokio::runtime::context::set_scheduler::h81a207a7f6cbf111 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 42: 0x5803a8d2f060 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5610b01ec69e238b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 43: 0x5803a8d2f773 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h802bcb21a835d7fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 44: 0x5803a8d2d86f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h226e143457e25ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 45: 0x5803a8d3777a - tokio::runtime::context::runtime::enter_runtime::h4942443b3bb16813 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 46: 0x5803a8d2d436 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9924a09acc7cbe24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 47: 0x5803a8d2b4c2 - tokio::runtime::runtime::Runtime::block_on::h87cb1e37db85df9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 48: 0x5803a8d3ad03 - tokio::task::local::LocalSet::block_on::h171d35ead2bd5f2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:592:9 [INFO] [stdout] 49: 0x5803a8d38177 - actix_rt::runtime::Runtime::block_on::h15013b3d328d155f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:9 [INFO] [stdout] 50: 0x5803a8d2c35a - actix_rt::system::SystemRunner::block_on::haa0c53ea64ea33be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:9 [INFO] [stdout] 51: 0x5803a8d38b16 - crud_api::services::crud::tests::test_drop_table::he6b721397ae3cbf8 [INFO] [stdout] at /opt/rustwide/workdir/src/services/crud.rs:233:5 [INFO] [stdout] 52: 0x5803a8d38ac7 - crud_api::services::crud::tests::test_drop_table::{{closure}}::h0120a4b6114a3114 [INFO] [stdout] at /opt/rustwide/workdir/src/services/crud.rs:234:31 [INFO] [stdout] 53: 0x5803a8d263d6 - core::ops::function::FnOnce::call_once::h934311b56a545a6b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5803a8d7c44b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5803a8d7c44b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x5803a8d7b505 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x5803a8d7b505 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5803a8d7b505 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 59: 0x5803a8d7b505 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 60: 0x5803a8d7b505 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5803a8d7b505 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x5803a8d7b505 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x5803a8d3e4f4 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x5803a8d3e4f4 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x5803a8d4202a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x5803a8d4202a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x5803a8d4202a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 68: 0x5803a8d4202a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 69: 0x5803a8d4202a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x5803a8d4202a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x5803a8d4202a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x5803a8e7755b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 73: 0x5803a8e7755b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 74: 0x5803a8e7755b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x788763ea8ac3 - [INFO] [stdout] 76: 0x788763f39a04 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- services::crud::tests::test_create_table stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'services::crud::tests::test_create_table' panicked at src/services/crud.rs:197:14: [INFO] [stdout] Failed to create pool.: Error(Some("Unable to open the database file")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5803a8e71bb2 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5803a8e71bb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5803a8e71bb2 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5803a8e71bb2 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5803a8e99dc3 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x5803a8e99dc3 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5803a8e6e5f3 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5803a8e71a02 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5803a8e7305a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5803a8e72e49 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5803a8d76b67 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x5803a8d76b67 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x5803a8e73b43 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x5803a8e73b43 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5803a8e737fa - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x5803a8e720a9 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5803a8e7348d - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5803a8e987c0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5803a8e98c66 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x5803a8d2783a - core::result::Result::expect::h01e9e4dfef549fca [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x5803a8d382b7 - crud_api::services::crud::tests::get_pool::hcd1eaa8863e0cd02 [INFO] [stdout] at /opt/rustwide/workdir/src/services/crud.rs:195:9 [INFO] [stdout] 21: 0x5803a8d383f3 - crud_api::services::crud::tests::test_create_table::{{closure}}::h28f06197b53f3144 [INFO] [stdout] at /opt/rustwide/workdir/src/services/crud.rs:202:20 [INFO] [stdout] 22: 0x5803a8d3c86f - as core::future::future::Future>::poll::{{closure}}::hc069d8d9d4e23313 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:978:42 [INFO] [stdout] 23: 0x5803a8d3ab20 - tokio::task::local::LocalSet::with::{{closure}}::h09b666d03ef11313 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:730:13 [INFO] [stdout] 24: 0x5803a8d25f45 - std::thread::local::LocalKey::try_with::hf0113bb48f53c534 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 25: 0x5803a8d2514e - std::thread::local::LocalKey::with::hb6115149bae6d232 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 26: 0x5803a8d3aa86 - tokio::task::local::LocalSet::with::hf12b9e29723d4206 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:728:9 [INFO] [stdout] 27: 0x5803a8d3c795 - as core::future::future::Future>::poll::hbbaee2e11cf9343a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:968:9 [INFO] [stdout] 28: 0x5803a8d3af5f - tokio::task::local::LocalSet::run_until::{{closure}}::h5e9e6b92a9188de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:635:19 [INFO] [stdout] 29: 0x5803a8d3bffd - as core::future::future::Future>::poll::hf18ca165d1e3bf83 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x5803a8d3118f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h363ac74fa9e13cb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 31: 0x5803a8d31095 - tokio::runtime::coop::with_budget::h7913c76c9c2a4507 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 32: 0x5803a8d31095 - tokio::runtime::coop::budget::h055ae9b3f7559ad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 33: 0x5803a8d31095 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h79a966ae16319556 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 34: 0x5803a8d2e700 - tokio::runtime::scheduler::current_thread::Context::enter::hfa7e8c7b51ed6eb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 35: 0x5803a8d2fa38 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h166d7ea7e8eb565b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 36: 0x5803a8d2f6d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55be26efefbb82c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 37: 0x5803a8d3b69b - tokio::runtime::context::scoped::Scoped::set::he372779cf309bc21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 38: 0x5803a8d3b309 - tokio::runtime::context::set_scheduler::{{closure}}::h8853eb83cc5faefb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 39: 0x5803a8d258d2 - std::thread::local::LocalKey::try_with::h662ff0bcb003caf8 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 40: 0x5803a8d2521e - std::thread::local::LocalKey::with::hf0b506530a37b892 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 41: 0x5803a8d3b23d - tokio::runtime::context::set_scheduler::h1b808b684ea45cc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 42: 0x5803a8d2f480 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfaed35d2dc94e2dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 43: 0x5803a8d2f713 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h086c9600aa45b2da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 44: 0x5803a8d2d52f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h03b9c92fe9560b29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 45: 0x5803a8d375ca - tokio::runtime::context::runtime::enter_runtime::h10d74f12e3707fb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 46: 0x5803a8d2d356 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6a589feef3a282a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 47: 0x5803a8d2b602 - tokio::runtime::runtime::Runtime::block_on::hb5174f4a843ea62e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 48: 0x5803a8d3acb3 - tokio::task::local::LocalSet::block_on::h12c7a7b2d9fd4c81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/task/local.rs:592:9 [INFO] [stdout] 49: 0x5803a8d38197 - actix_rt::runtime::Runtime::block_on::h6a32ba05db5699f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:9 [INFO] [stdout] 50: 0x5803a8d2c36a - actix_rt::system::SystemRunner::block_on::hde5f1c61d712207b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:9 [INFO] [stdout] 51: 0x5803a8d38356 - crud_api::services::crud::tests::test_create_table::h8fb6298b387dc95b [INFO] [stdout] at /opt/rustwide/workdir/src/services/crud.rs:200:5 [INFO] [stdout] 52: 0x5803a8d38307 - crud_api::services::crud::tests::test_create_table::{{closure}}::h964e32edc04cb9f2 [INFO] [stdout] at /opt/rustwide/workdir/src/services/crud.rs:201:33 [INFO] [stdout] 53: 0x5803a8d26356 - core::ops::function::FnOnce::call_once::h81447427cc24f665 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5803a8d7c44b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5803a8d7c44b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 56: 0x5803a8d7b505 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 57: 0x5803a8d7b505 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5803a8d7b505 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 59: 0x5803a8d7b505 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 60: 0x5803a8d7b505 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5803a8d7b505 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 62: 0x5803a8d7b505 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 63: 0x5803a8d3e4f4 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 64: 0x5803a8d3e4f4 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x5803a8d4202a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x5803a8d4202a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x5803a8d4202a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 68: 0x5803a8d4202a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 69: 0x5803a8d4202a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x5803a8d4202a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x5803a8d4202a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x5803a8e7755b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 73: 0x5803a8e7755b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 74: 0x5803a8e7755b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 75: 0x788763ea8ac3 - [INFO] [stdout] 76: 0x788763f39a04 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] services::crud::tests::test_create_table [INFO] [stdout] services::crud::tests::test_drop_table [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin crud-api` [INFO] running `Command { std: "docker" "inspect" "91c6819857df11cceab973ccc915ac5c8b7f6be3cca3be3ce507fe09bed9dff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c6819857df11cceab973ccc915ac5c8b7f6be3cca3be3ce507fe09bed9dff4", kill_on_drop: false }` [INFO] [stdout] 91c6819857df11cceab973ccc915ac5c8b7f6be3cca3be3ce507fe09bed9dff4