[INFO] cloning repository https://github.com/StefanVDWeide/actix-web-api-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StefanVDWeide/actix-web-api-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStefanVDWeide%2Factix-web-api-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStefanVDWeide%2Factix-web-api-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 355cfa0c5d4856a263c7304f19de33f8150509e5
[INFO] testing StefanVDWeide/actix-web-api-template against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStefanVDWeide%2Factix-web-api-template" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StefanVDWeide/actix-web-api-template
[INFO] finished tweaking git repo https://github.com/StefanVDWeide/actix-web-api-template
[INFO] tweaked toml for git repo https://github.com/StefanVDWeide/actix-web-api-template written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StefanVDWeide/actix-web-api-template on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StefanVDWeide/actix-web-api-template 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.18
[INFO] [stderr]   Downloaded serde v1.0.136
[INFO] [stderr]   Downloaded serde_derive v1.0.136
[INFO] [stderr]   Downloaded futures-core v0.3.21
[INFO] [stderr]   Downloaded bytestring v1.0.0
[INFO] [stderr]   Downloaded actix-router v0.5.0
[INFO] [stderr]   Downloaded firestorm v0.5.0
[INFO] [stderr]   Downloaded actix-utils v3.0.0
[INFO] [stderr]   Downloaded serde_json v1.0.79
[INFO] [stderr]   Downloaded futures-task v0.3.21
[INFO] [stderr]   Downloaded crypto-common v0.1.3
[INFO] [stderr]   Downloaded parking_lot_core v0.8.5
[INFO] [stderr]   Downloaded local-waker v0.1.2
[INFO] [stderr]   Downloaded itoa v1.0.1
[INFO] [stderr]   Downloaded num_threads v0.1.5
[INFO] [stderr]   Downloaded actix-macros v0.2.3
[INFO] [stderr]   Downloaded sha-1 v0.10.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded httpdate v1.0.2
[INFO] [stderr]   Downloaded slab v0.4.6
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] [stderr]   Downloaded block-buffer v0.10.2
[INFO] [stderr]   Downloaded actix-codec v0.5.0
[INFO] [stderr]   Downloaded actix-rt v2.7.0
[INFO] [stderr]   Downloaded generic-array v0.14.5
[INFO] [stderr]   Downloaded local-channel v0.1.2
[INFO] [stderr]   Downloaded futures-sink v0.3.21
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded once_cell v1.10.0
[INFO] [stderr]   Downloaded cookie v0.16.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.20
[INFO] [stderr]   Downloaded parking_lot_core v0.9.2
[INFO] [stderr]   Downloaded typenum v1.15.0
[INFO] [stderr]   Downloaded smallvec v1.8.0
[INFO] [stderr]   Downloaded semver v1.0.7
[INFO] [stderr]   Downloaded zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]   Downloaded zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]   Downloaded jobserver v0.1.24
[INFO] [stderr]   Downloaded digest v0.10.3
[INFO] [stderr]   Downloaded httparse v1.7.0
[INFO] [stderr]   Downloaded lock_api v0.4.7
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] [stderr]   Downloaded paste v1.0.7
[INFO] [stderr]   Downloaded actix-server v2.1.1
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded flate2 v1.0.23
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded bytes v1.1.0
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded unicode-bidi v0.3.7
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded memchr v2.4.1
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded http v0.2.6
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded time v0.3.9
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded ntapi v0.3.7
[INFO] [stderr]   Downloaded actix-http v3.0.4
[INFO] [stderr]   Downloaded futures-util v0.3.21
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] [stderr]   Downloaded actix-web v4.0.1
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded tokio v1.17.0
[INFO] [stderr]   Downloaded libc v0.2.123
[INFO] [stderr]   Downloaded windows_i686_msvc v0.34.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.34.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.34.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.34.0
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.34.0
[INFO] [stderr]   Downloaded encoding_rs v0.8.31
[INFO] [stderr]   Downloaded brotli v3.3.4
[INFO] [stderr]   Downloaded windows-sys v0.34.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01
[INFO] running `Command { std: "docker" "start" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling local-waker v0.1.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling firestorm v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling local-channel v0.1.2
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix-web-codegen v4.0.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.0.4
[INFO] [stderr]    Compiling actix-web v4.0.1
[INFO] [stderr]    Compiling actix-web-api-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `handlers::CustomError`
[INFO] [stdout]  --> src/errors/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use handlers::CustomError;
[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: `tests::*`
[INFO] [stdout]  --> src/helpers/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use tests::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tests::*`
[INFO] [stdout]  --> src/posts/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use tests::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_app_factory` is never used
[INFO] [stdout]  --> src/helpers/tests.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn test_app_factory(cfg: &mut web::ServiceConfig) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/posts/models.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                         ^--------
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Queryable` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this function `_impl_queryable_for_post`
[INFO] [stdout] 6 | #[belongs_to(User)]
[INFO] [stdout] 7 | pub struct Post {
[INFO] [stdout]   |            ---- `Post` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/posts/models.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                    ^-----------
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `BelongsTo` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this function `_impl_associations_for_post`
[INFO] [stdout] 6 | #[belongs_to(User)]
[INFO] [stdout]   |              ---- `User` is not local
[INFO] [stdout] 7 | pub struct Post {
[INFO] [stdout]   |            ---- `Post` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/posts/models.rs:5:66
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                                  ^-----------
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  `HasTable` is not local
[INFO] [stdout]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_post`
[INFO] [stdout] 6 | #[belongs_to(User)]
[INFO] [stdout] 7 | pub struct Post {
[INFO] [stdout]   |            ---- `Post` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/posts/models.rs:5:66
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  `Identifiable` is not local
[INFO] [stdout]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_post`
[INFO] [stdout] 6 | #[belongs_to(User)]
[INFO] [stdout] 7 | pub struct Post {
[INFO] [stdout]   |            ---- `Post` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/posts/models.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 16 | #[table_name = "posts"]
[INFO] [stdout] 17 | pub struct NewPost<'a> {
[INFO] [stdout]    |            ------- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/posts/models.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 16 | #[table_name = "posts"]
[INFO] [stdout] 17 | pub struct NewPost<'a> {
[INFO] [stdout]    |            ------- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/posts/models.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 16 | #[table_name = "posts"]
[INFO] [stdout] 17 | pub struct NewPost<'a> {
[INFO] [stdout]    |            ------- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] 5 | |         body -> Text,
[INFO] [stdout]   | |         ---- `body` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] 5 | |         body -> Text,
[INFO] [stdout] 6 | |         user_id -> Int4,
[INFO] [stdout]   | |         ------- `user_id` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |         created_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `created_at` is not local
[INFO] [stdout] 8 | |     }
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout]    | |         ---------- `first_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_first_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] 15 | |         last_name -> Text,
[INFO] [stdout]    | |         --------- `last_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_last_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] 15 | |         last_name -> Text,
[INFO] [stdout] 16 | |         email -> Text,
[INFO] [stdout]    | |         ----- `email` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/users/models.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                         ^--------
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Queryable` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stdout] 5 | pub struct User {
[INFO] [stdout]   |            ---- `User` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/users/models.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                                  ^-----------
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  `HasTable` is not local
[INFO] [stdout]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_user`
[INFO] [stdout] 5 | pub struct User {
[INFO] [stdout]   |            ---- `User` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/users/models.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  `Identifiable` is not local
[INFO] [stdout]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_user`
[INFO] [stdout] 5 | pub struct User {
[INFO] [stdout]   |            ---- `User` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/users/models.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 14 | #[table_name = "users"]
[INFO] [stdout] 15 | pub struct NewUser<'a> {
[INFO] [stdout]    |            ------- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/users/models.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 14 | #[table_name = "users"]
[INFO] [stdout] 15 | pub struct NewUser<'a> {
[INFO] [stdout]    |            ------- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/users/models.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 14 | #[table_name = "users"]
[INFO] [stdout] 15 | pub struct NewUser<'a> {
[INFO] [stdout]    |            ------- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling actix-web-api-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `handlers::CustomError`
[INFO] [stdout]  --> src/errors/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use handlers::CustomError;
[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: `tests::*`
[INFO] [stdout]  --> src/posts/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use tests::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/posts/models.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                         ^--------
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Queryable` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this function `_impl_queryable_for_post`
[INFO] [stdout] 6 | #[belongs_to(User)]
[INFO] [stdout] 7 | pub struct Post {
[INFO] [stdout]   |            ---- `Post` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/posts/models.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                    ^-----------
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `BelongsTo` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this function `_impl_associations_for_post`
[INFO] [stdout] 6 | #[belongs_to(User)]
[INFO] [stdout]   |              ---- `User` is not local
[INFO] [stdout] 7 | pub struct Post {
[INFO] [stdout]   |            ---- `Post` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/posts/models.rs:5:66
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                                  ^-----------
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  `HasTable` is not local
[INFO] [stdout]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_post`
[INFO] [stdout] 6 | #[belongs_to(User)]
[INFO] [stdout] 7 | pub struct Post {
[INFO] [stdout]   |            ---- `Post` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/posts/models.rs:5:66
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  `Identifiable` is not local
[INFO] [stdout]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_post`
[INFO] [stdout] 6 | #[belongs_to(User)]
[INFO] [stdout] 7 | pub struct Post {
[INFO] [stdout]   |            ---- `Post` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/posts/models.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 16 | #[table_name = "posts"]
[INFO] [stdout] 17 | pub struct NewPost<'a> {
[INFO] [stdout]    |            ------- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/posts/models.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 16 | #[table_name = "posts"]
[INFO] [stdout] 17 | pub struct NewPost<'a> {
[INFO] [stdout]    |            ------- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/posts/models.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 16 | #[table_name = "posts"]
[INFO] [stdout] 17 | pub struct NewPost<'a> {
[INFO] [stdout]    |            ------- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] 5 | |         body -> Text,
[INFO] [stdout]   | |         ---- `body` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] 5 | |         body -> Text,
[INFO] [stdout] 6 | |         user_id -> Int4,
[INFO] [stdout]   | |         ------- `user_id` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |         created_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `created_at` is not local
[INFO] [stdout] 8 | |     }
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout]    | |         ---------- `first_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_first_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] 15 | |         last_name -> Text,
[INFO] [stdout]    | |         --------- `last_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_last_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] 15 | |         last_name -> Text,
[INFO] [stdout] 16 | |         email -> Text,
[INFO] [stdout]    | |         ----- `email` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         first_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/users/models.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                         ^--------
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Queryable` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stdout] 5 | pub struct User {
[INFO] [stdout]   |            ---- `User` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/users/models.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                                  ^-----------
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  `HasTable` is not local
[INFO] [stdout]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_user`
[INFO] [stdout] 5 | pub struct User {
[INFO] [stdout]   |            ---- `User` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/users/models.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^
[INFO] [stdout]   |                                                                  |
[INFO] [stdout]   |                                                                  `Identifiable` is not local
[INFO] [stdout]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_user`
[INFO] [stdout] 5 | pub struct User {
[INFO] [stdout]   |            ---- `User` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/users/models.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 14 | #[table_name = "users"]
[INFO] [stdout] 15 | pub struct NewUser<'a> {
[INFO] [stdout]    |            ------- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/users/models.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 14 | #[table_name = "users"]
[INFO] [stdout] 15 | pub struct NewUser<'a> {
[INFO] [stdout]    |            ------- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/users/models.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Insertable, Debug)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 14 | #[table_name = "users"]
[INFO] [stdout] 15 | pub struct NewUser<'a> {
[INFO] [stdout]    |            ------- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.89s
[INFO] running `Command { std: "docker" "inspect" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `handlers::CustomError`
[INFO] [stderr]  --> src/errors/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use handlers::CustomError;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tests::*`
[INFO] [stderr]  --> src/posts/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use tests::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/posts/models.rs:5:41
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stderr]   |                                         ^--------
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Queryable` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this function `_impl_queryable_for_post`
[INFO] [stderr] 6 | #[belongs_to(User)]
[INFO] [stderr] 7 | pub struct Post {
[INFO] [stderr]   |            ---- `Post` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/posts/models.rs:5:52
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stderr]   |                                                    ^-----------
[INFO] [stderr]   |                                                    |
[INFO] [stderr]   |                                                    `BelongsTo` is not local
[INFO] [stderr]   |                                                    move the `impl` block outside of this function `_impl_associations_for_post`
[INFO] [stderr] 6 | #[belongs_to(User)]
[INFO] [stderr]   |              ---- `User` is not local
[INFO] [stderr] 7 | pub struct Post {
[INFO] [stderr]   |            ---- `Post` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/posts/models.rs:5:66
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stderr]   |                                                                  ^-----------
[INFO] [stderr]   |                                                                  |
[INFO] [stderr]   |                                                                  `HasTable` is not local
[INFO] [stderr]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_post`
[INFO] [stderr] 6 | #[belongs_to(User)]
[INFO] [stderr] 7 | pub struct Post {
[INFO] [stderr]   |            ---- `Post` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/posts/models.rs:5:66
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stderr]   |                                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |                                                                  |
[INFO] [stderr]   |                                                                  `Identifiable` is not local
[INFO] [stderr]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_post`
[INFO] [stderr] 6 | #[belongs_to(User)]
[INFO] [stderr] 7 | pub struct Post {
[INFO] [stderr]   |            ---- `Post` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/posts/models.rs:15:10
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Insertable, Debug)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Insertable` is not local
[INFO] [stderr]    |          `table` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stderr] 16 | #[table_name = "posts"]
[INFO] [stderr] 17 | pub struct NewPost<'a> {
[INFO] [stderr]    |            ------- `NewPost` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/posts/models.rs:15:10
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Insertable, Debug)]
[INFO] [stderr]    |          -^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Insertable` is not local
[INFO] [stderr]    |          `table` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stderr] 16 | #[table_name = "posts"]
[INFO] [stderr] 17 | pub struct NewPost<'a> {
[INFO] [stderr]    |            ------- `NewPost` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/posts/models.rs:15:10
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Insertable, Debug)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |          `table` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stderr] 16 | #[table_name = "posts"]
[INFO] [stderr] 17 | pub struct NewPost<'a> {
[INFO] [stderr]    |            ------- `NewPost` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     posts (id) {
[INFO] [stderr] 3 | |         id -> Int4,
[INFO] [stderr] 4 | |         title -> Text,
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | | `table` is not local
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     posts (id) {
[INFO] [stderr] 3 | |         id -> Int4,
[INFO] [stderr]   | |         -- `id` is not local
[INFO] [stderr] 4 | |         title -> Text,
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     posts (id) {
[INFO] [stderr] 3 | |         id -> Int4,
[INFO] [stderr] 4 | |         title -> Text,
[INFO] [stderr]   | |         ----- `title` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     posts (id) {
[INFO] [stderr] 3 | |         id -> Int4,
[INFO] [stderr] 4 | |         title -> Text,
[INFO] [stderr] 5 | |         body -> Text,
[INFO] [stderr]   | |         ---- `body` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     posts (id) {
[INFO] [stderr] 3 | |         id -> Int4,
[INFO] [stderr] 4 | |         title -> Text,
[INFO] [stderr] 5 | |         body -> Text,
[INFO] [stderr] 6 | |         user_id -> Int4,
[INFO] [stderr]   | |         ------- `user_id` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     posts (id) {
[INFO] [stderr] 3 | |         id -> Int4,
[INFO] [stderr] 4 | |         title -> Text,
[INFO] [stderr] ... |
[INFO] [stderr] 7 | |         created_at -> Timestamp,
[INFO] [stderr]   | |         ---------- `created_at` is not local
[INFO] [stderr] 8 | |     }
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     users (id) {
[INFO] [stderr] 13 | |         id -> Int4,
[INFO] [stderr] 14 | |         first_name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     users (id) {
[INFO] [stderr] 13 | |         id -> Int4,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 14 | |         first_name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     users (id) {
[INFO] [stderr] 13 | |         id -> Int4,
[INFO] [stderr] 14 | |         first_name -> Text,
[INFO] [stderr]    | |         ---------- `first_name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_first_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     users (id) {
[INFO] [stderr] 13 | |         id -> Int4,
[INFO] [stderr] 14 | |         first_name -> Text,
[INFO] [stderr] 15 | |         last_name -> Text,
[INFO] [stderr]    | |         --------- `last_name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_last_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     users (id) {
[INFO] [stderr] 13 | |         id -> Int4,
[INFO] [stderr] 14 | |         first_name -> Text,
[INFO] [stderr] 15 | |         last_name -> Text,
[INFO] [stderr] 16 | |         email -> Text,
[INFO] [stderr]    | |         ----- `email` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     users (id) {
[INFO] [stderr] 13 | |         id -> Int4,
[INFO] [stderr] 14 | |         first_name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | |         created_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `created_at` is not local
[INFO] [stderr] 18 | |     }
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/users/models.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stderr]   |                                         ^--------
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Queryable` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stderr] 5 | pub struct User {
[INFO] [stderr]   |            ---- `User` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/users/models.rs:4:66
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stderr]   |                                                                  ^-----------
[INFO] [stderr]   |                                                                  |
[INFO] [stderr]   |                                                                  `HasTable` is not local
[INFO] [stderr]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_user`
[INFO] [stderr] 5 | pub struct User {
[INFO] [stderr]   |            ---- `User` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/users/models.rs:4:66
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Debug, Serialize, Deserialize, Queryable, Associations, Identifiable)]
[INFO] [stderr]   |                                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |                                                                  |
[INFO] [stderr]   |                                                                  `Identifiable` is not local
[INFO] [stderr]   |                                                                  move the `impl` block outside of this function `_impl_identifiable_for_user`
[INFO] [stderr] 5 | pub struct User {
[INFO] [stderr]   |            ---- `User` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/users/models.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Insertable, Debug)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Insertable` is not local
[INFO] [stderr]    |          `table` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stderr] 14 | #[table_name = "users"]
[INFO] [stderr] 15 | pub struct NewUser<'a> {
[INFO] [stderr]    |            ------- `NewUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/users/models.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Insertable, Debug)]
[INFO] [stderr]    |          -^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Insertable` is not local
[INFO] [stderr]    |          `table` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stderr] 14 | #[table_name = "users"]
[INFO] [stderr] 15 | pub struct NewUser<'a> {
[INFO] [stderr]    |            ------- `NewUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/users/models.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Insertable, Debug)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |          `table` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stderr] 14 | #[table_name = "users"]
[INFO] [stderr] 15 | pub struct NewUser<'a> {
[INFO] [stderr]    |            ------- `NewUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `actix-web-api-template` (bin "actix-web-api-template" test) generated 27 warnings (run `cargo fix --bin "actix-web-api-template" -p actix-web-api-template --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actix_web_api_template-5f05593377814bba)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test posts::tests::tests::test_get_all_posts ... FAILED
[INFO] [stdout] test posts::tests::tests::test_get_single_post ... FAILED
[INFO] [stdout] test posts::tests::tests::test_delete_single_post ... FAILED
[INFO] [stdout] test posts::tests::tests::test_post_new_post ... FAILED
[INFO] [stdout] test posts::tests::tests::test_get_all_posts_by_user ... FAILED
[INFO] [stdout] test users::tests::tests::test_delete_user ... FAILED
[INFO] [stdout] test users::tests::tests::test_get_all_users ... FAILED
[INFO] [stdout] test users::tests::tests::test_post_user ... FAILED
[INFO] [stdout] test users::tests::tests::test_get_user ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- posts::tests::tests::test_get_all_posts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'posts::tests::tests::test_get_all_posts' (2709) panicked at src/helpers/tests.rs:11:54:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626137b556b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626137b556b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626137b6b91a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626137b6b91a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x626137b5a162 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626137b5a162 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626137b34186 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626137b34186 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626137b4d8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6261377634fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6261377634fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626137b4db22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x626137b4db22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626137b34242 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626137b29239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626137b34ffd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626137b6c10c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626137b6be52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62613769e64e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6261376deaec - actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/tests.rs:11:54
[INFO] [stdout]   22:     0x62613771c763 - <actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(&mut actix_web[5ec31f01112c4f68]::config::ServiceConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626137736251 - <actix_web[5ec31f01112c4f68]::app::App<actix_web[5ec31f01112c4f68]::app_service::AppEntry>>::configure::<actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.0.1/src/app.rs:188:9
[INFO] [stdout]   24:     0x62613768fa38 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:15:18
[INFO] [stdout]   25:     0x62613773bc76 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   26:     0x6261376c1040 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x62613767e075 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x62613767c89e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x62613773bff2 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x62613773bff2 - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x62613773bff2 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   32:     0x6261376f622d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::task::local::Context>>::set::<<tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x626137734cba - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   34:     0x626137742d5b - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   35:     0x62613773a835 - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   36:     0x6261377258ad - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62613767bf8d - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   38:     0x6261376c0590 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x62613767d775 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x62613767c5ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x62613767b04f - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   42:     0x62613767b04f - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x62613767b04f - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   44:     0x62613766f5f0 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   45:     0x62613767685c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   46:     0x6261376764e4 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   47:     0x6261376f6b2d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>>::set::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x62613767361c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   49:     0x626137675665 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   50:     0x62613766db60 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::BasicScheduler>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   51:     0x6261376b37d0 - <tokio[3de7ef7d72637c2d]::runtime::Runtime>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   52:     0x626137734fbb - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   53:     0x6261376b417d - <actix_rt[f5ab50a064a01c93]::runtime::Runtime>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x626137699891 - <actix_rt[f5ab50a064a01c93]::system::SystemRunner>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x626137694ce2 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:11:5
[INFO] [stdout]   56:     0x62613768f887 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:12:34
[INFO] [stdout]   57:     0x62613771c0f6 - <actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6261377565db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6261377565db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x626137763e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x626137763e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x626137763e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x62613775d764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x62613775d764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x626137766ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x626137766ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x626137766ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x626137b54fdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   77:     0x626137b54fdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x784715bfeaa4 - <unknown>
[INFO] [stdout]   79:     0x784715c8ba64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- posts::tests::tests::test_get_single_post stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'posts::tests::tests::test_get_single_post' (2711) panicked at src/helpers/tests.rs:11:54:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626137b556b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626137b556b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626137b6b91a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626137b6b91a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x626137b5a162 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626137b5a162 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626137b34186 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626137b34186 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626137b4d8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6261377634fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6261377634fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626137b4db22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x626137b4db22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626137b34242 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626137b29239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626137b34ffd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626137b6c10c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626137b6be52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62613769e64e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6261376deaec - actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/tests.rs:11:54
[INFO] [stdout]   22:     0x62613771c763 - <actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(&mut actix_web[5ec31f01112c4f68]::config::ServiceConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626137736251 - <actix_web[5ec31f01112c4f68]::app::App<actix_web[5ec31f01112c4f68]::app_service::AppEntry>>::configure::<actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.0.1/src/app.rs:188:9
[INFO] [stdout]   24:     0x626137690638 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:28:18
[INFO] [stdout]   25:     0x62613773bcb6 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   26:     0x6261376c12a0 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x62613767e275 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x62613767c93e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x62613773c432 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x62613773c432 - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x62613773c432 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   32:     0x6261376f642d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::task::local::Context>>::set::<<tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x626137734d5a - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   34:     0x626137742dfb - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   35:     0x62613773acb5 - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   36:     0x62613772592d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62613767c00d - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   38:     0x6261376c07f0 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x62613767d975 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x62613767c66e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x62613767b3cf - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   42:     0x62613767b3cf - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x62613767b3cf - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   44:     0x62613766fc30 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   45:     0x6261376778bc - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   46:     0x626137676524 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   47:     0x6261376f6d2d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>>::set::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x626137673d9c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   49:     0x6261376756e5 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   50:     0x62613766e120 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::BasicScheduler>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   51:     0x6261376b3a10 - <tokio[3de7ef7d72637c2d]::runtime::Runtime>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   52:     0x6261377350bb - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   53:     0x6261376b421d - <actix_rt[f5ab50a064a01c93]::runtime::Runtime>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x626137699911 - <actix_rt[f5ab50a064a01c93]::system::SystemRunner>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x626137694de2 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:24:5
[INFO] [stdout]   56:     0x62613768f8e7 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:25:36
[INFO] [stdout]   57:     0x62613771c176 - <actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_single_post::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6261377565db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6261377565db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x626137763e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x626137763e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x626137763e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x62613775d764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x62613775d764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x626137766ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x626137766ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x626137766ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x626137b54fdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   77:     0x626137b54fdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x784715bfeaa4 - <unknown>
[INFO] [stdout]   79:     0x784715c8ba64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- posts::tests::tests::test_delete_single_post stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'posts::tests::tests::test_delete_single_post' (2708) panicked at src/helpers/tests.rs:11:54:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626137b556b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626137b556b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626137b6b91a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626137b6b91a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x626137b5a162 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626137b5a162 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626137b34186 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626137b34186 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626137b4d8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6261377634fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6261377634fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626137b4db22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x626137b4db22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626137b34242 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626137b29239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626137b34ffd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626137b6c10c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626137b6be52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62613769e64e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6261376deaec - actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/tests.rs:11:54
[INFO] [stdout]   22:     0x62613771c763 - <actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(&mut actix_web[5ec31f01112c4f68]::config::ServiceConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626137736251 - <actix_web[5ec31f01112c4f68]::app::App<actix_web[5ec31f01112c4f68]::app_service::AppEntry>>::configure::<actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.0.1/src/app.rs:188:9
[INFO] [stdout]   24:     0x626137690b88 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:78:18
[INFO] [stdout]   25:     0x62613773bcd6 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   26:     0x6261376c13d0 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x62613767e375 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x62613767c98e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x62613773c652 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x62613773c652 - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x62613773c652 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   32:     0x6261376f652d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::task::local::Context>>::set::<<tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x626137734daa - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   34:     0x626137742e4b - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   35:     0x62613773aef5 - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   36:     0x62613772596d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62613767c04d - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   38:     0x6261376c0920 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x62613767da75 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x62613767c6be - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x62613767b58f - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   42:     0x62613767b58f - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x62613767b58f - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   44:     0x62613766ff50 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   45:     0x6261376780ec - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   46:     0x626137676544 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   47:     0x6261376f6e2d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>>::set::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x62613767415c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   49:     0x626137675725 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   50:     0x62613766e400 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::BasicScheduler>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   51:     0x6261376b3b30 - <tokio[3de7ef7d72637c2d]::runtime::Runtime>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   52:     0x62613773513b - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   53:     0x6261376b426d - <actix_rt[f5ab50a064a01c93]::runtime::Runtime>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x626137699951 - <actix_rt[f5ab50a064a01c93]::system::SystemRunner>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x626137694e62 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:74:5
[INFO] [stdout]   56:     0x62613768f917 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:75:39
[INFO] [stdout]   57:     0x62613771c1b6 - <actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_delete_single_post::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6261377565db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6261377565db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x626137763e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x626137763e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x626137763e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x62613775d764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x62613775d764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x626137766ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x626137766ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x626137766ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x626137b54fdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   77:     0x626137b54fdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x784715bfeaa4 - <unknown>
[INFO] [stdout]   79:     0x784715c8ba64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- posts::tests::tests::test_post_new_post stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'posts::tests::tests::test_post_new_post' (2712) panicked at src/helpers/tests.rs:11:54:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626137b556b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626137b556b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626137b6b91a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626137b6b91a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x626137b5a162 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626137b5a162 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626137b34186 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626137b34186 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626137b4d8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6261377634fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6261377634fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626137b4db22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x626137b4db22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626137b34242 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626137b29239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626137b34ffd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626137b6c10c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626137b6be52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62613769e64e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6261376deaec - actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/tests.rs:11:54
[INFO] [stdout]   22:     0x62613771c763 - <actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(&mut actix_web[5ec31f01112c4f68]::config::ServiceConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626137736251 - <actix_web[5ec31f01112c4f68]::app::App<actix_web[5ec31f01112c4f68]::app_service::AppEntry>>::configure::<actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.0.1/src/app.rs:188:9
[INFO] [stdout]   24:     0x62613768ff88 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:56:18
[INFO] [stdout]   25:     0x62613773bc96 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   26:     0x6261376c1170 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x62613767e175 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x62613767c8ee - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x62613773c212 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x62613773c212 - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x62613773c212 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   32:     0x6261376f632d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::task::local::Context>>::set::<<tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x626137734d0a - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   34:     0x626137742dab - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   35:     0x62613773aa75 - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   36:     0x6261377258ed - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62613767bfcd - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   38:     0x6261376c06c0 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x62613767d875 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x62613767c61e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x62613767b20f - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   42:     0x62613767b20f - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x62613767b20f - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   44:     0x62613766f910 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   45:     0x62613767708c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   46:     0x626137676504 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   47:     0x6261376f6c2d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>>::set::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x6261376739dc - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   49:     0x6261376756a5 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   50:     0x62613766de40 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::BasicScheduler>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   51:     0x6261376b38f0 - <tokio[3de7ef7d72637c2d]::runtime::Runtime>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   52:     0x62613773503b - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   53:     0x6261376b41cd - <actix_rt[f5ab50a064a01c93]::runtime::Runtime>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x6261376998d1 - <actix_rt[f5ab50a064a01c93]::system::SystemRunner>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x626137694d62 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:52:5
[INFO] [stdout]   56:     0x62613768f8b7 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:53:34
[INFO] [stdout]   57:     0x62613771c136 - <actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_post_new_post::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6261377565db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6261377565db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x626137763e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x626137763e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x626137763e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x62613775d764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x62613775d764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x626137766ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x626137766ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x626137766ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x626137b54fdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   77:     0x626137b54fdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x784715bfeaa4 - <unknown>
[INFO] [stdout]   79:     0x784715c8ba64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- posts::tests::tests::test_get_all_posts_by_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'posts::tests::tests::test_get_all_posts_by_user' (2710) panicked at src/helpers/tests.rs:11:54:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626137b556b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626137b556b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626137b6b91a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626137b6b91a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x626137b5a162 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626137b5a162 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626137b34186 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626137b34186 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626137b4d8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6261377634fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6261377634fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626137b4db22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x626137b4db22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626137b34242 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626137b29239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626137b34ffd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626137b6c10c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626137b6be52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62613769e64e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6261376deaec - actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/tests.rs:11:54
[INFO] [stdout]   22:     0x62613771c763 - <actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(&mut actix_web[5ec31f01112c4f68]::config::ServiceConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626137736251 - <actix_web[5ec31f01112c4f68]::app::App<actix_web[5ec31f01112c4f68]::app_service::AppEntry>>::configure::<actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.0.1/src/app.rs:188:9
[INFO] [stdout]   24:     0x6261376910d8 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:41:18
[INFO] [stdout]   25:     0x62613773bcf6 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   26:     0x6261376c1500 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x62613767e475 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x62613767c9de - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x62613773c872 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x62613773c872 - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x62613773c872 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   32:     0x6261376f662d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::task::local::Context>>::set::<<tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x626137734dfa - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   34:     0x626137742e9b - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   35:     0x62613773b135 - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   36:     0x6261377259ad - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62613767c08d - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   38:     0x6261376c0a50 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x62613767db75 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x62613767c70e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x62613767b74f - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   42:     0x62613767b74f - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x62613767b74f - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   44:     0x626137670270 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   45:     0x62613767891c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   46:     0x626137676564 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   47:     0x6261376f6f2d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>>::set::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x62613767451c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   49:     0x626137675765 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   50:     0x62613766e6e0 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::BasicScheduler>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   51:     0x6261376b3c50 - <tokio[3de7ef7d72637c2d]::runtime::Runtime>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   52:     0x6261377351bb - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   53:     0x6261376b42bd - <actix_rt[f5ab50a064a01c93]::runtime::Runtime>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x626137699991 - <actix_rt[f5ab50a064a01c93]::system::SystemRunner>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x626137694ee2 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:37:5
[INFO] [stdout]   56:     0x62613768f947 - actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/posts/tests.rs:38:42
[INFO] [stdout]   57:     0x62613771c1f6 - <actix_web_api_template[c22f3f12c3d222cf]::posts::tests::tests::test_get_all_posts_by_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6261377565db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6261377565db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x626137763e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x626137763e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x626137763e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x62613775d764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x62613775d764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x626137766ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x626137766ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x626137766ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x626137b54fdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   77:     0x626137b54fdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x784715bfeaa4 - <unknown>
[INFO] [stdout]   79:     0x784715c8ba64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- users::tests::tests::test_delete_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'users::tests::tests::test_delete_user' (2713) panicked at src/helpers/tests.rs:11:54:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626137b556b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626137b556b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626137b6b91a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626137b6b91a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x626137b5a162 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626137b5a162 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626137b34186 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626137b34186 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626137b4d8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6261377634fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6261377634fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626137b4db22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x626137b4db22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626137b34242 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626137b29239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626137b34ffd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626137b6c10c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626137b6be52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62613769e64e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6261376deaec - actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/tests.rs:11:54
[INFO] [stdout]   22:     0x62613771c763 - <actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(&mut actix_web[5ec31f01112c4f68]::config::ServiceConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626137736251 - <actix_web[5ec31f01112c4f68]::app::App<actix_web[5ec31f01112c4f68]::app_service::AppEntry>>::configure::<actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.0.1/src/app.rs:188:9
[INFO] [stdout]   24:     0x6261376837d8 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:50:43
[INFO] [stdout]   25:     0x62613773bd56 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   26:     0x6261376c1890 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x62613767e775 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x62613767cace - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x62613773ced2 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x62613773ced2 - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x62613773ced2 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   32:     0x6261376f692d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::task::local::Context>>::set::<<tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x626137734eea - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   34:     0x626137742f8b - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   35:     0x62613773b7f5 - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   36:     0x626137725a6d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62613767c14d - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   38:     0x6261376c0de0 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x62613767de75 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x62613767c7fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x62613767bc8f - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   42:     0x62613767bc8f - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x62613767bc8f - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   44:     0x626137670bd0 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   45:     0x62613767a1ac - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   46:     0x6261376765c4 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   47:     0x6261376f722d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>>::set::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x62613767505c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   49:     0x626137675825 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   50:     0x62613766ef80 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::BasicScheduler>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   51:     0x6261376b3fb0 - <tokio[3de7ef7d72637c2d]::runtime::Runtime>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   52:     0x62613773533b - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   53:     0x6261376b43ad - <actix_rt[f5ab50a064a01c93]::runtime::Runtime>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x626137699a51 - <actix_rt[f5ab50a064a01c93]::system::SystemRunner>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x626137685732 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:47:5
[INFO] [stdout]   56:     0x626137682aa7 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:48:32
[INFO] [stdout]   57:     0x62613771c2b6 - <actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_delete_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6261377565db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6261377565db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x626137763e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x626137763e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x626137763e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x62613775d764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x62613775d764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x626137766ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x626137766ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x626137766ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x626137b54fdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   77:     0x626137b54fdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x784715bfeaa4 - <unknown>
[INFO] [stdout]   79:     0x784715c8ba64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- users::tests::tests::test_get_all_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'users::tests::tests::test_get_all_users' (2714) panicked at src/helpers/tests.rs:11:54:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626137b556b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626137b556b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626137b6b91a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626137b6b91a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x626137b5a162 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626137b5a162 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626137b34186 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626137b34186 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626137b4d8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6261377634fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6261377634fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626137b4db22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x626137b4db22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626137b34242 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626137b29239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626137b34ffd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626137b6c10c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626137b6be52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62613769e64e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6261376deaec - actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/tests.rs:11:54
[INFO] [stdout]   22:     0x62613771c763 - <actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(&mut actix_web[5ec31f01112c4f68]::config::ServiceConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626137736251 - <actix_web[5ec31f01112c4f68]::app::App<actix_web[5ec31f01112c4f68]::app_service::AppEntry>>::configure::<actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.0.1/src/app.rs:188:9
[INFO] [stdout]   24:     0x626137683d28 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:12:18
[INFO] [stdout]   25:     0x62613773bd76 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   26:     0x6261376c19c0 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x62613767e875 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x62613767cb1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x62613773d0f2 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x62613773d0f2 - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x62613773d0f2 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   32:     0x6261376f6a2d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::task::local::Context>>::set::<<tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x626137734f3a - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   34:     0x626137742fdb - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   35:     0x62613773ba35 - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   36:     0x626137725aad - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62613767c18d - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   38:     0x6261376c0f10 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x62613767df75 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x62613767c84e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x62613767be4f - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   42:     0x62613767be4f - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x62613767be4f - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   44:     0x626137670ef0 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   45:     0x62613767a9dc - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   46:     0x6261376765e4 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   47:     0x6261376f732d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>>::set::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x62613767541c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   49:     0x626137675865 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   50:     0x62613766f260 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::BasicScheduler>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   51:     0x6261376b40d0 - <tokio[3de7ef7d72637c2d]::runtime::Runtime>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   52:     0x6261377353bb - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   53:     0x6261376b43fd - <actix_rt[f5ab50a064a01c93]::runtime::Runtime>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x626137699a91 - <actix_rt[f5ab50a064a01c93]::system::SystemRunner>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x6261376857b2 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:8:5
[INFO] [stdout]   56:     0x626137682ad7 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:9:34
[INFO] [stdout]   57:     0x62613771c2f6 - <actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_all_users::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6261377565db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6261377565db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x626137763e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x626137763e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x626137763e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x62613775d764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x62613775d764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x626137766ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x626137766ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x626137766ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x626137b54fdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   77:     0x626137b54fdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x784715bfeaa4 - <unknown>
[INFO] [stdout]   79:     0x784715c8ba64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- users::tests::tests::test_post_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'users::tests::tests::test_post_user' (2716) panicked at src/helpers/tests.rs:11:54:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626137b556b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626137b556b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626137b6b91a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626137b6b91a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x626137b5a162 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626137b5a162 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626137b34186 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626137b34186 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626137b4d8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6261377634fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6261377634fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626137b4db22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x626137b4db22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626137b34242 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626137b29239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626137b34ffd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626137b6c10c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626137b6be52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62613769e64e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6261376deaec - actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/tests.rs:11:54
[INFO] [stdout]   22:     0x62613771c763 - <actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(&mut actix_web[5ec31f01112c4f68]::config::ServiceConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626137736251 - <actix_web[5ec31f01112c4f68]::app::App<actix_web[5ec31f01112c4f68]::app_service::AppEntry>>::configure::<actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.0.1/src/app.rs:188:9
[INFO] [stdout]   24:     0x626137683118 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:33:43
[INFO] [stdout]   25:     0x62613773bd36 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   26:     0x6261376c1760 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x62613767e675 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x62613767ca7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x62613773ccb2 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x62613773ccb2 - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x62613773ccb2 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   32:     0x6261376f682d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::task::local::Context>>::set::<<tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x626137734e9a - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   34:     0x626137742f3b - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   35:     0x62613773b5b5 - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   36:     0x626137725a2d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62613767c10d - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   38:     0x6261376c0cb0 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x62613767dd75 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x62613767c7ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x62613767bacf - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   42:     0x62613767bacf - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x62613767bacf - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   44:     0x6261376708b0 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   45:     0x62613767997c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   46:     0x6261376765a4 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   47:     0x6261376f712d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>>::set::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x626137674c9c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   49:     0x6261376757e5 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   50:     0x62613766eca0 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::BasicScheduler>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   51:     0x6261376b3e90 - <tokio[3de7ef7d72637c2d]::runtime::Runtime>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   52:     0x6261377352bb - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   53:     0x6261376b435d - <actix_rt[f5ab50a064a01c93]::runtime::Runtime>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x626137699a11 - <actix_rt[f5ab50a064a01c93]::system::SystemRunner>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x6261376856b2 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:30:5
[INFO] [stdout]   56:     0x626137682a77 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:31:30
[INFO] [stdout]   57:     0x62613771c276 - <actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_post_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6261377565db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6261377565db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x626137763e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x626137763e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x626137763e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x62613775d764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x62613775d764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x626137766ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x626137766ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x626137766ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x626137b54fdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   77:     0x626137b54fdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x784715bfeaa4 - <unknown>
[INFO] [stdout]   79:     0x784715c8ba64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- users::tests::tests::test_get_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'users::tests::tests::test_get_user' (2715) panicked at src/helpers/tests.rs:11:54:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626137b556b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626137b556b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626137b556b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626137b6b91a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626137b6b91a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x626137b5a162 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626137b5a162 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626137b34186 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626137b34186 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626137b4d8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6261377634fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6261377634fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626137b4db22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x626137b4db22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626137b34242 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626137b29239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626137b34ffd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626137b6c10c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626137b6be52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62613769e64e - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6261376deaec - actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/tests.rs:11:54
[INFO] [stdout]   22:     0x62613771c763 - <actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(&mut actix_web[5ec31f01112c4f68]::config::ServiceConfig,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626137736251 - <actix_web[5ec31f01112c4f68]::app::App<actix_web[5ec31f01112c4f68]::app_service::AppEntry>>::configure::<actix_web_api_template[c22f3f12c3d222cf]::helpers::tests::test_app_factory>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.0.1/src/app.rs:188:9
[INFO] [stdout]   24:     0x626137682bc8 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:24:43
[INFO] [stdout]   25:     0x62613773bd16 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   26:     0x6261376c1630 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x62613767e575 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   28:     0x62613767ca2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   29:     0x62613773ca92 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x62613773ca92 - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x62613773ca92 - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   32:     0x6261376f672d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::task::local::Context>>::set::<<tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x626137734e4a - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   34:     0x626137742eeb - <tokio[3de7ef7d72637c2d]::task::local::RunUntil<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   35:     0x62613773b375 - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   36:     0x6261377259ed - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x62613767c0cd - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   38:     0x6261376c0b80 - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   39:     0x62613767dc75 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::try_with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x62613767c75e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3de7ef7d72637c2d]::coop::Budget>>>::with::<tokio[3de7ef7d72637c2d]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x62613767b90f - tokio[3de7ef7d72637c2d]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   42:     0x62613767b90f - tokio[3de7ef7d72637c2d]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   43:     0x62613767b90f - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   44:     0x626137670590 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   45:     0x62613767914c - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   46:     0x626137676584 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   47:     0x6261376f702d - <tokio[3de7ef7d72637c2d]::macros::scoped_tls::ScopedKey<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Context>>::set::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x6261376748dc - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   49:     0x6261376757a5 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   50:     0x62613766e9c0 - <tokio[3de7ef7d72637c2d]::runtime::basic_scheduler::BasicScheduler>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   51:     0x6261376b3d70 - <tokio[3de7ef7d72637c2d]::runtime::Runtime>::block_on::<<tokio[3de7ef7d72637c2d]::task::local::LocalSet>::run_until<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   52:     0x62613773523b - <tokio[3de7ef7d72637c2d]::task::local::LocalSet>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   53:     0x6261376b430d - <actix_rt[f5ab50a064a01c93]::runtime::Runtime>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   54:     0x6261376999d1 - <actix_rt[f5ab50a064a01c93]::system::SystemRunner>::block_on::<actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   55:     0x626137685632 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:21:5
[INFO] [stdout]   56:     0x626137682a47 - actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/tests.rs:22:29
[INFO] [stdout]   57:     0x62613771c236 - <actix_web_api_template[c22f3f12c3d222cf]::users::tests::tests::test_get_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6261377565db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6261377565db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x626137763e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x626137763e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x626137763e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x626137763e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x626137763e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x62613775d764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x62613775d764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x626137766ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x626137766ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x626137766ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x626137766ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x626137766ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x626137b54fdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   77:     0x626137b54fdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x784715bfeaa4 - <unknown>
[INFO] [stdout]   79:     0x784715c8ba64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     posts::tests::tests::test_delete_single_post
[INFO] [stdout]     posts::tests::tests::test_get_all_posts
[INFO] [stdout]     posts::tests::tests::test_get_all_posts_by_user
[INFO] [stdout]     posts::tests::tests::test_get_single_post
[INFO] [stdout]     posts::tests::tests::test_post_new_post
[INFO] [stdout]     users::tests::tests::test_delete_user
[INFO] [stdout]     users::tests::tests::test_get_all_users
[INFO] [stdout]     users::tests::tests::test_get_user
[INFO] [stdout]     users::tests::tests::test_post_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin actix-web-api-template`
[INFO] running `Command { std: "docker" "inspect" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01", kill_on_drop: false }`
[INFO] [stdout] 4572e7e73aea182fdf0d023163a225371e52cd0f15af808925245e87dc82ac01
