[INFO] cloning repository https://github.com/belagoesr/todo-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/belagoesr/todo-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbelagoesr%2Ftodo-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbelagoesr%2Ftodo-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61c9a777e74d772cec27eab39c4ef834c9bf64a8
[INFO] testing belagoesr/todo-server against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbelagoesr%2Ftodo-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/belagoesr/todo-server
[INFO] finished tweaking git repo https://github.com/belagoesr/todo-server
[INFO] tweaked toml for git repo https://github.com/belagoesr/todo-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/belagoesr/todo-server on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/belagoesr/todo-server 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.8.2
[INFO] [stderr]   Downloaded tokio-stream v0.1.11
[INFO] [stderr]   Downloaded parking_lot_core v0.9.5
[INFO] [stderr]   Downloaded jsonwebtokens v1.2.0
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded indexmap v1.9.2
[INFO] [stderr]   Downloaded actix_derive v0.6.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.85
[INFO] [stderr]   Downloaded paste v1.0.11
[INFO] [stderr]   Downloaded actix-files v0.6.2
[INFO] [stderr]   Downloaded aws-smithy-async v0.49.0
[INFO] [stderr]   Downloaded time v0.3.17
[INFO] [stderr]   Downloaded diesel v2.0.2
[INFO] [stderr]   Downloaded aws-sdk-sts v0.19.0
[INFO] [stderr]   Downloaded aws-config v0.49.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]   Downloaded actix v0.11.1
[INFO] [stderr]   Downloaded actix-web-lab v0.18.9
[INFO] [stderr]   Downloaded base64 v0.20.0
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] [stderr]   Downloaded aws-sdk-dynamodb v0.19.0
[INFO] [stderr]   Downloaded tokio v1.23.0
[INFO] [stderr]   Downloaded actix-rt v2.7.0
[INFO] [stderr]   Downloaded cxx-build v1.0.85
[INFO] [stderr]   Downloaded actix-server v2.1.1
[INFO] [stderr]   Downloaded actix-web-codegen v4.1.0
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded actix-web-lab-derive v0.18.0
[INFO] [stderr]   Downloaded async-trait v0.1.61
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded arc-swap v1.6.0
[INFO] [stderr]   Downloaded bytes-utils v0.1.3
[INFO] [stderr]   Downloaded actix-web v4.2.1
[INFO] [stderr]   Downloaded actix-http v3.2.2
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.85
[INFO] [stderr]   Downloaded scratch v1.0.3
[INFO] [stderr]   Downloaded diesel_derives v2.0.1
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded bytestring v1.2.0
[INFO] [stderr]   Downloaded cxx v1.0.85
[INFO] [stderr]   Downloaded impl-more v0.1.1
[INFO] [stderr]   Downloaded mediatype v0.19.11
[INFO] [stderr]   Downloaded serde_html_form v0.1.1
[INFO] [stderr]   Downloaded aws-sdk-sso v0.19.0
[INFO] [stderr]   Downloaded urlencoding v2.1.2
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded aws-smithy-query v0.49.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.49.0
[INFO] [stderr]   Downloaded aws-endpoint v0.49.0
[INFO] [stderr]   Downloaded aws-http v0.49.0
[INFO] [stderr]   Downloaded aws-sigv4 v0.49.0
[INFO] [stderr]   Downloaded aws-sig-auth v0.49.0
[INFO] [stderr]   Downloaded aws-smithy-json v0.49.0
[INFO] [stderr]   Downloaded aws-smithy-http-tower v0.49.0
[INFO] [stderr]   Downloaded aws-smithy-client v0.49.0
[INFO] [stderr]   Downloaded aws-smithy-http v0.49.0
[INFO] [stderr]   Downloaded aws-smithy-types v0.49.0
[INFO] [stderr]   Downloaded aws-types v0.49.0
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded bcrypt v0.13.0
[INFO] [stderr]   Downloaded pq-sys v0.4.7
[INFO] [stderr]   Downloaded toml v0.5.10
[INFO] [stderr]   Downloaded migrations_internals v2.0.0
[INFO] [stderr]   Downloaded migrations_macros v2.0.0
[INFO] [stderr]   Downloaded diesel_migrations v2.0.0
[INFO] [stderr]   Downloaded jobserver v0.1.25
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded bytes v1.3.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33f70531ded7d31ff25bbebca06c69aba623444d7f91a7366e27dd6dd6c77bbe
[INFO] running `Command { std: "docker" "start" "-a" "33f70531ded7d31ff25bbebca06c69aba623444d7f91a7366e27dd6dd6c77bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33f70531ded7d31ff25bbebca06c69aba623444d7f91a7366e27dd6dd6c77bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f70531ded7d31ff25bbebca06c69aba623444d7f91a7366e27dd6dd6c77bbe", kill_on_drop: false }`
[INFO] [stdout] 33f70531ded7d31ff25bbebca06c69aba623444d7f91a7366e27dd6dd6c77bbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 456dcac57b1c308a5eee0205e7687cdffdf77058fdbb128230171ccd3571bbb3
[INFO] running `Command { std: "docker" "start" "-a" "456dcac57b1c308a5eee0205e7687cdffdf77058fdbb128230171ccd3571bbb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling bytes-utils v0.1.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling aws-smithy-types v0.49.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling aws-types v0.49.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling aws-smithy-json v0.49.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]    Compiling mediatype v0.19.11
[INFO] [stderr]    Compiling aws-smithy-query v0.49.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.49.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling impl-more v0.1.1
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling bcrypt v0.13.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling diesel_derives v2.0.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling actix-web-lab-derive v0.18.0
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling aws-smithy-async v0.49.0
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling actix v0.11.1
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_html_form v0.1.1
[INFO] [stderr]    Compiling serde_cbor_2 v0.12.0-dev
[INFO] [stderr]    Compiling diesel v2.0.2
[INFO] [stderr]    Compiling migrations_internals v2.0.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling jsonwebtokens v1.2.0
[INFO] [stderr]    Compiling migrations_macros v2.0.0
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling aws-smithy-http v0.49.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.49.0
[INFO] [stderr]    Compiling aws-sigv4 v0.49.0
[INFO] [stderr]    Compiling aws-smithy-client v0.49.0
[INFO] [stderr]    Compiling aws-endpoint v0.49.0
[INFO] [stderr]    Compiling aws-http v0.49.0
[INFO] [stderr]    Compiling aws-sig-auth v0.49.0
[INFO] [stderr]    Compiling actix-files v0.6.2
[INFO] [stderr]    Compiling aws-sdk-sts v0.19.0
[INFO] [stderr]    Compiling aws-sdk-sso v0.19.0
[INFO] [stderr]    Compiling aws-sdk-dynamodb v0.19.0
[INFO] [stderr]    Compiling actix-web-lab v0.18.9
[INFO] [stderr]    Compiling aws-config v0.49.0
[INFO] [stderr]    Compiling diesel_migrations v2.0.0
[INFO] [stderr]    Compiling todo-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dbtest")]
[INFO] [stdout]    |       ^^^^^^^^^^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unit-db-test`
[INFO] [stdout]   --> src/todo_api/db/auth.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(feature = "unit-db-test"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `unit-db-test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |               ^^^^^^^^^^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "dbtest")]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/todo_api/db/helpers.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     for item in items {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     while let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     if let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dbtest")]
[INFO] [stdout]    |       ^^^^^^^^^^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unit-db-test`
[INFO] [stdout]   --> src/todo_api/db/auth.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(feature = "unit-db-test"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `unit-db-test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |               ^^^^^^^^^^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "dbtest")]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/todo_api/db/helpers.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     for item in items {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     while let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     if let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s
[INFO] running `Command { std: "docker" "inspect" "456dcac57b1c308a5eee0205e7687cdffdf77058fdbb128230171ccd3571bbb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "456dcac57b1c308a5eee0205e7687cdffdf77058fdbb128230171ccd3571bbb3", kill_on_drop: false }`
[INFO] [stdout] 456dcac57b1c308a5eee0205e7687cdffdf77058fdbb128230171ccd3571bbb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ee908b2c38703c2f0132ebd18b80304fae18a763f768dc07d5594fdae0aa4b6
[INFO] running `Command { std: "docker" "start" "-a" "9ee908b2c38703c2f0132ebd18b80304fae18a763f768dc07d5594fdae0aa4b6", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dbtest")]
[INFO] [stdout]    |       ^^^^^^^^^^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unit-db-test`
[INFO] [stdout]   --> src/todo_api/db/auth.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(feature = "unit-db-test"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `unit-db-test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |               ^^^^^^^^^^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "dbtest")]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/todo_api/db/helpers.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     for item in items {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     while let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     if let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dbtest")]
[INFO] [stdout]    |       ^^^^^^^^^^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unit-db-test`
[INFO] [stdout]   --> src/todo_api/db/auth.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(feature = "unit-db-test"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `unit-db-test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |               ^^^^^^^^^^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "dbtest")]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/todo_api/db/helpers.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     for item in items {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     while let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     if let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling todo-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dbtest")]
[INFO] [stdout]    |       ^^^^^^^^^^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unit-db-test`
[INFO] [stdout]   --> src/todo_api/db/auth.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(feature = "unit-db-test"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `unit-db-test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |               ^^^^^^^^^^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "dbtest")]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/core/mod.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dbtest")]
[INFO] [stdout]    |       ^^^^^^^^^^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unit-db-test`
[INFO] [stdout]   --> src/todo_api/db/auth.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(feature = "unit-db-test"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `unit-db-test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(not(feature = "dbtest"))]
[INFO] [stdout]    |               ^^^^^^^^^^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stdout]   --> src/todo_api/model/core.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "dbtest")]
[INFO] [stdout]    |           ^^^^^^^^^^--------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stdout]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `actix_web::App::<T>::data`: Use `.app_data(Data::new(val))` instead.
[INFO] [stdout]    --> tests/todo_api_web/controller.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |             test::init_service(App::new().data(Clients::new()).configure(app_routes)).await;
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/todo_api/db/helpers.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     for item in items {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     while let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     if let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/todo_api/db/helpers.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     for item in items {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     while let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 155 -     for item in items {
[INFO] [stdout] 155 +     if let Ok(item) = items {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.69s
[INFO] running `Command { std: "docker" "inspect" "9ee908b2c38703c2f0132ebd18b80304fae18a763f768dc07d5594fdae0aa4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee908b2c38703c2f0132ebd18b80304fae18a763f768dc07d5594fdae0aa4b6", kill_on_drop: false }`
[INFO] [stdout] 9ee908b2c38703c2f0132ebd18b80304fae18a763f768dc07d5594fdae0aa4b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6a48a2fc943e460c1045524e0727f284593c6f7071b7887853b36039163d0c4
[INFO] running `Command { std: "docker" "start" "-a" "c6a48a2fc943e460c1045524e0727f284593c6f7071b7887853b36039163d0c4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stderr]   --> src/todo_api/core/mod.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[cfg(not(feature = "dbtest"))]
[INFO] [stderr]    |           ^^^^^^^^^^--------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stderr]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stderr]   --> src/todo_api/core/mod.rs:58:7
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[cfg(feature = "dbtest")]
[INFO] [stderr]    |       ^^^^^^^^^^--------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: there is a expected value with a similar name: `"db-test"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stderr]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unit-db-test`
[INFO] [stderr]   --> src/todo_api/db/auth.rs:43:11
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[cfg(not(feature = "unit-db-test"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stderr]    = help: consider adding `unit-db-test` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stderr]   --> src/todo_api/model/core.rs:51:15
[INFO] [stderr]    |
[INFO] [stderr] 51 |     #[cfg(not(feature = "dbtest"))]
[INFO] [stderr]    |               ^^^^^^^^^^--------
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         help: there is a expected value with a similar name: `"db-test"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stderr]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dbtest`
[INFO] [stderr]   --> src/todo_api/model/core.rs:74:11
[INFO] [stderr]    |
[INFO] [stderr] 74 |     #[cfg(feature = "dbtest")]
[INFO] [stderr]    |           ^^^^^^^^^^--------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: there is a expected value with a similar name: `"db-test"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `db-test` and `dynamo`
[INFO] [stderr]    = help: consider adding `dbtest` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/lib.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stderr]    --> src/todo_api/db/helpers.rs:155:17
[INFO] [stderr]     |
[INFO] [stderr] 155 |     for item in items {
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]     |
[INFO] [stderr] 155 -     for item in items {
[INFO] [stderr] 155 +     while let Ok(item) = items {
[INFO] [stderr]     |
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]     |
[INFO] [stderr] 155 -     for item in items {
[INFO] [stderr] 155 +     if let Ok(item) = items {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `todo-server` (lib) generated 7 warnings
[INFO] [stderr] warning: use of deprecated method `actix_web::App::<T>::data`: Use `.app_data(Data::new(val))` instead.
[INFO] [stderr]    --> tests/todo_api_web/controller.rs:193:43
[INFO] [stderr]     |
[INFO] [stderr] 193 |             test::init_service(App::new().data(Clients::new()).configure(app_routes)).await;
[INFO] [stderr]     |                                           ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/main.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `todo-server` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `todo-server` (test "lib") generated 1 warning
[INFO] [stderr] warning: `todo-server` (bin "todo-server") generated 7 warnings (6 duplicates)
[INFO] [stderr] warning: `todo-server` (bin "todo-server" test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todo_server-7708ad280dbc3b56)
[INFO] [stdout] running 17 tests
[INFO] [stdout] test todo_api::adapter::scan_to_cards::scanoutput_has_two_items ... ok
[INFO] [stdout] test todo_api::adapter::test::converts_json_to_db ... ok
[INFO] [stdout] test todo_api::adapter::test::task_db_to_db_val ... ok
[INFO] [stdout] test todo_api::adapter::test::todo_card_db_to_db_val ... ok
[INFO] [stdout] test todo_api::core::decode_jwt::decodes_random_jwt ... ok
[INFO] [stdout] test todo_api::core::jwt_validations::date_smaller_than_now_is_false ... ok
[INFO] [stdout] test todo_api::core::jwt_validations::date_way_larger_than_now_is_true ... ok
[INFO] [stdout] test todo_api::adapter::scan_to_cards::scanoutput_has_one_item ... ok
[INFO] [stdout] test todo_api::db::auth::test::insert_user_matches_url ... ok
[INFO] [stdout] test todo_api::model::auth::test::user_is_correctly_created ... ok
[INFO] [stdout] test todo_api_web::controller::auth::valid_email_pswd::valid_email_and_pswd ... ok
[INFO] [stdout] test todo_api_web::controller::auth::valid_email_pswd::invalid_emails ... ok
[INFO] [stdout] test todo_api::core::valid_email_pswd::valid_email_and_pswd ... ok
[INFO] [stdout] test todo_api::core::valid_email_pswd::invalid_emails ... ok
[INFO] [stdout] test todo_api::core::valid_email_pswd::invalid_passwords ... ok
[INFO] [stdout] test todo_api_web::controller::auth::valid_email_pswd::invalid_passwords ... ok
[INFO] [stdout] test todo_api::adapter::auth::test::asser_signup_becomes_user ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_server-ff258ff77b52a16b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.54s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test todo_api::adapter::scan_to_cards::scanoutput_has_two_items ... ok
[INFO] [stdout] test todo_api::adapter::test::todo_card_db_to_db_val ... ok
[INFO] [stdout] test todo_api::adapter::test::converts_json_to_db ... ok
[INFO] [stdout] test todo_api::core::jwt_validations::date_smaller_than_now_is_false ... ok
[INFO] [stdout] test todo_api::adapter::test::task_db_to_db_val ... ok
[INFO] [stdout] test todo_api::core::decode_jwt::decodes_random_jwt ... ok
[INFO] [stdout] test todo_api::adapter::scan_to_cards::scanoutput_has_one_item ... ok
[INFO] [stdout] test todo_api::db::auth::test::insert_user_matches_url ... ok
[INFO] [stdout] test todo_api::model::auth::test::user_is_correctly_created ... ok
[INFO] [stdout] test todo_api::core::jwt_validations::date_way_larger_than_now_is_true ... ok
[INFO] [stdout] test todo_api::core::valid_email_pswd::valid_email_and_pswd ... ok
[INFO] [stdout] test todo_api_web::controller::auth::valid_email_pswd::valid_email_and_pswd ... ok
[INFO] [stdout] test todo_api::core::valid_email_pswd::invalid_emails ... ok
[INFO] [stdout] test todo_api_web::controller::auth::valid_email_pswd::invalid_emails ... ok
[INFO] [stdout] test todo_api_web::controller::auth::valid_email_pswd::invalid_passwords ... ok
[INFO] [stdout] test todo_api::core::valid_email_pswd::invalid_passwords ... ok
[INFO] [stderr]      Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-92c5e5d2676bf8c8)
[INFO] [stdout] test todo_api::adapter::auth::test::asser_signup_becomes_user ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.23s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-05456e7397759d14)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test ok_route ... ok
[INFO] [stdout] test todo_api_web::controller::auth::login_returns_token ... FAILED
[INFO] [stdout] test todo_api_web::controller::auth::signup_returns_created_status ... FAILED
[INFO] [stdout] test todo_api_web::controller::auth::logout_accepted ... FAILED
[INFO] [stdout] test todo_api_web::controller::ping_readiness::test_ping_pong ... FAILED
[INFO] [stdout] test todo_api_web::controller::read_all_todos::test_todo_cards_count ... FAILED
[INFO] [stdout] test todo_api_web::controller::create_todo::valid_todo_post ... FAILED
[INFO] [stdout] test todo_api_web::controller::read_all_todos::test_todo_cards_with_value ... FAILED
[INFO] [stdout] test todo_api_web::controller::ping_readiness::test_readiness ... FAILED
[INFO] [stdout] test todo_api_web::controller::read_all_todos::test_todo_index_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- todo_api_web::controller::auth::login_returns_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'todo_api_web::controller::auth::login_returns_token' panicked at tests/todo_api_web/controller.rs:170:9:
[INFO] [stdout] assertion failed: jwt.contains("token")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6167d9801fc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6167d9801fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6167d9801fc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6167d9801fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6167d982ea33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6167d982ea33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6167d97fe143 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6167d97fe143 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6167d9801e12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6167d98035c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6167d98033fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6167d8b537c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6167d8b537c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6167d980409e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6167d980409e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6167d9803d36 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x6167d98024c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6167d98039fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6167d982c360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6167d982c3ec - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6167d8b10e67 - lib::todo_api_web::controller::auth::login_returns_token::{{closure}}::h8b726e7d9cdd5e48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:170:9
[INFO] [stdout]   21:     0x6167d8aedb78 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h1baa40a447d02426
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   22:     0x6167d8ae9c5b - tokio::task::local::LocalSet::with::{{closure}}::h6f32fdc3317a8edc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   23:     0x6167d8ac2045 - std::thread::local::LocalKey<T>::try_with::hfae58d857b5d798b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x6167d8abe43e - std::thread::local::LocalKey<T>::with::h8b5a71d981e179fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x6167d8ae964b - tokio::task::local::LocalSet::with::h22dd72d653ce4588
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   26:     0x6167d8aed4cb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h43a8aef8f4e99e47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   27:     0x6167d8aeac2d - tokio::task::local::LocalSet::run_until::{{closure}}::h0e039f367921aa5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   28:     0x6167d8ae775d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f5bc554e12dba31
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x6167d8abdd5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcccd18e404a187a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   30:     0x6167d8abd39b - tokio::runtime::coop::with_budget::h949d12609b834e34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   31:     0x6167d8abd39b - tokio::runtime::coop::budget::h3a1e874d4b9ebf45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   32:     0x6167d8abd39b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hacf8bf52b2e0b8f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   33:     0x6167d8aaf040 - tokio::runtime::scheduler::current_thread::Context::enter::h570a0032a1b0ecfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   34:     0x6167d8abbcda - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf4a2b01cdde1c0eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   35:     0x6167d8ab5544 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4e7f46ae72793618
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   36:     0x6167d8aec5c3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h55eeaba3bc5b1b0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x6167d8ab373f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h66e9f25bcbf21744
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   38:     0x6167d8ab5702 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h203290aca5b80626
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   39:     0x6167d8aacaf3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcbf047264e5c2664
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   40:     0x6167d8ae63ef - tokio::runtime::runtime::Runtime::block_on::h5e420ddc1e0a312b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   41:     0x6167d8aea753 - tokio::task::local::LocalSet::block_on::hbf9c1fe88ed68ec4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   42:     0x6167d8b0ba3b - actix_rt::runtime::Runtime::block_on::hc12188ca4ae77586
[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]   43:     0x6167d8b160fa - actix_rt::system::SystemRunner::block_on::h4f7d16b37a1dd89d
[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]   44:     0x6167d8b1037f - lib::todo_api_web::controller::auth::login_returns_token::hc4e08941bdb8dc02
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:155:5
[INFO] [stdout]   45:     0x6167d8b10337 - lib::todo_api_web::controller::auth::login_returns_token::{{closure}}::h8706f1e5a40a4fc7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:156:35
[INFO] [stdout]   46:     0x6167d8acdd26 - core::ops::function::FnOnce::call_once::hc0866152fa88a698
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x6167d8b5902b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6167d8b5902b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x6167d8b58165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x6167d8b58165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x6167d8b58165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x6167d8b58165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x6167d8b58165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6167d8b58165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x6167d8b58165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x6167d8b1bd64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x6167d8b1bd64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x6167d8b1f73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x6167d8b1f73a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x6167d8b1f73a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x6167d8b1f73a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x6167d8b1f73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x6167d98071af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x6167d98071af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x73910de84aa4 - <unknown>
[INFO] [stdout]   68:     0x73910df11a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- todo_api_web::controller::auth::signup_returns_created_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'todo_api_web::controller::auth::signup_returns_created_status' panicked at tests/todo_api_web/controller.rs:186:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 500
[INFO] [stdout]  right: 201
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6167d9801fc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6167d9801fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6167d9801fc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6167d9801fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6167d982ea33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6167d982ea33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6167d97fe143 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6167d97fe143 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6167d9801e12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6167d98035c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6167d98033fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6167d8b537c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6167d8b537c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6167d980409e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6167d980409e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6167d9803d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6167d98024c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6167d98039fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6167d982c360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6167d982c70c - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6167d8afb3c9 - core::panicking::assert_failed::h76f558a9fdd8fa52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6167d8b119d1 - lib::todo_api_web::controller::auth::signup_returns_created_status::{{closure}}::hb06bc42a7b922b38
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:186:9
[INFO] [stdout]   22:     0x6167d8aeda28 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h13c48d30989c52de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   23:     0x6167d8ae9e9b - tokio::task::local::LocalSet::with::{{closure}}::h8c6a8e5c07c2fc8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   24:     0x6167d8abe925 - std::thread::local::LocalKey<T>::try_with::h066e381408ecae9a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x6167d8abe57e - std::thread::local::LocalKey<T>::with::hd016ff3e57629bdb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x6167d8ae97db - tokio::task::local::LocalSet::with::hd6df5777e695bed3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   27:     0x6167d8aed5bb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hd64ef9a2475e781b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   28:     0x6167d8aebe9d - tokio::task::local::LocalSet::run_until::{{closure}}::hc38455d1d025ea1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   29:     0x6167d8ae795d - <core::pin::Pin<P> as core::future::future::Future>::poll::hc597a415dede944d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x6167d8abdddd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf0870a99452c7d63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x6167d8abdabb - tokio::runtime::coop::with_budget::h0888ddd2d8edd0a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   32:     0x6167d8abdabb - tokio::runtime::coop::budget::h3dce4aac2e197bda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   33:     0x6167d8abdabb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf2bc5315f05ee3d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x6167d8aaf360 - tokio::runtime::scheduler::current_thread::Context::enter::h5ecdcfa18262a41e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x6167d8ab5b8a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0e276068fdcf03bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x6167d8ab5524 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2ceb701e844bcfec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x6167d8aece13 - tokio::macros::scoped_tls::ScopedKey<T>::set::heddfaa8cbe345871
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x6167d8ab52cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfcfd2ef100073057
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x6167d8ab5842 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h86bcc2273b67df4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x6167d8aabf33 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h377d2d1758f573e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x6167d8ae62bf - tokio::runtime::runtime::Runtime::block_on::h48fbe67185d8045a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   42:     0x6167d8aea703 - tokio::task::local::LocalSet::block_on::hb2613da3ab9aeb97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   43:     0x6167d8b0b99b - actix_rt::runtime::Runtime::block_on::h66e39b2b0e38bb06
[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]   44:     0x6167d8b160ea - actix_rt::system::SystemRunner::block_on::h49c690bf8c624938
[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]   45:     0x6167d8b10f3f - lib::todo_api_web::controller::auth::signup_returns_created_status::hca6a121440b9abe9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:173:5
[INFO] [stdout]   46:     0x6167d8b10ef7 - lib::todo_api_web::controller::auth::signup_returns_created_status::{{closure}}::hea7f0230c817ea5a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:174:45
[INFO] [stdout]   47:     0x6167d8acdb96 - core::ops::function::FnOnce::call_once::h7c4076533d5d4956
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6167d8b5902b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x6167d8b5902b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   50:     0x6167d8b58165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   51:     0x6167d8b58165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x6167d8b58165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x6167d8b58165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x6167d8b58165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6167d8b58165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   56:     0x6167d8b58165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   57:     0x6167d8b1bd64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   58:     0x6167d8b1bd64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x6167d8b1f73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x6167d8b1f73a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x6167d8b1f73a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   63:     0x6167d8b1f73a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x6167d8b1f73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x6167d98071af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   67:     0x6167d98071af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   68:     0x73910de84aa4 - <unknown>
[INFO] [stdout]   69:     0x73910df11a34 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- todo_api_web::controller::auth::logout_accepted stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'todo_api_web::controller::auth::logout_accepted' panicked at tests/todo_api_web/controller.rs:203:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 404
[INFO] [stdout]  right: 202
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6167d9801fc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6167d9801fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6167d9801fc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6167d9801fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6167d982ea33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6167d982ea33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6167d97fe143 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6167d97fe143 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6167d9801e12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6167d98035c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6167d98033fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6167d8b537c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6167d8b537c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6167d980409e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6167d980409e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6167d9803d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6167d98024c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6167d98039fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6167d982c360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6167d982c70c - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6167d8afb3c9 - core::panicking::assert_failed::h76f558a9fdd8fa52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6167d8b124bd - lib::todo_api_web::controller::auth::logout_accepted::{{closure}}::hf3faa337895a81a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:203:9
[INFO] [stdout]   22:     0x6167d8aedf68 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h8293e645b8982e25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   23:     0x6167d8aea1fb - tokio::task::local::LocalSet::with::{{closure}}::hba7e6429658a7d7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   24:     0x6167d8ac0265 - std::thread::local::LocalKey<T>::try_with::h97e024365fc8d860
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x6167d8abe61e - std::thread::local::LocalKey<T>::with::he85f0108f4180b13
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x6167d8ae973b - tokio::task::local::LocalSet::with::h6d85a7ced2ddac7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   27:     0x6167d8aed65b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hdfc5bbec29197133
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   28:     0x6167d8aeb7dd - tokio::task::local::LocalSet::run_until::{{closure}}::h96a22b78d451a222
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   29:     0x6167d8ae771d - <core::pin::Pin<P> as core::future::future::Future>::poll::h25999dd5c683f627
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x6167d8abdd1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9e89be1719097e80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x6167d8abd16b - tokio::runtime::coop::with_budget::h5e8e7c1a912165cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   32:     0x6167d8abd16b - tokio::runtime::coop::budget::hbb74d14e891d6b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   33:     0x6167d8abd16b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8f1281b6c993f4c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x6167d8ab1470 - tokio::runtime::scheduler::current_thread::Context::enter::hf4a7b1be35b4603b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x6167d8ab919a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8cfacfbda35833c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x6167d8ab5564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h57a4ceefaccab1ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x6167d8aec6f3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6c28526a665a3548
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x6167d8ab2f5f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h13092d99281d2931
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x6167d8ab5892 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9e22f0304c3cd710
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x6167d8aab953 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2254fcbec2351cf1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x6167d8ae604f - tokio::runtime::runtime::Runtime::block_on::h0717d76fb8aff4f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   42:     0x6167d8aea4f3 - tokio::task::local::LocalSet::block_on::h49f1c8be52ccced3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   43:     0x6167d8b0b97b - actix_rt::runtime::Runtime::block_on::h3a0d9ee393610b36
[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]   44:     0x6167d8b1612a - actix_rt::system::SystemRunner::block_on::h6a2c268d96cce2ed
[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]   45:     0x6167d8b11a8f - lib::todo_api_web::controller::auth::logout_accepted::hde4c8942e499d05c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:189:5
[INFO] [stdout]   46:     0x6167d8b11a47 - lib::todo_api_web::controller::auth::logout_accepted::{{closure}}::h604f6efb50ca2c71
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:190:31
[INFO] [stdout]   47:     0x6167d8acdcc6 - core::ops::function::FnOnce::call_once::hb0be177a3bdfaf02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6167d8b5902b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x6167d8b5902b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   50:     0x6167d8b58165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   51:     0x6167d8b58165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x6167d8b58165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x6167d8b58165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x6167d8b58165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6167d8b58165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   56:     0x6167d8b58165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   57:     0x6167d8b1bd64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   58:     0x6167d8b1bd64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x6167d8b1f73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x6167d8b1f73a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x6167d8b1f73a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   63:     0x6167d8b1f73a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x6167d8b1f73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x6167d98071af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   67:     0x6167d98071af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   68:     0x73910de84aa4 - <unknown>
[INFO] [stdout]   69:     0x73910df11a34 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- todo_api_web::controller::ping_readiness::test_ping_pong stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'todo_api_web::controller::ping_readiness::test_ping_pong' panicked at src/todo_api/db/helpers.rs:42:10:
[INFO] [stdout] Failed to create pool.: Error(Some("connection to server at \"172.17.0.2\", port 5432 failed: Network is unreachable\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6167d9801fc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6167d9801fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6167d9801fc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6167d9801fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6167d982ea33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6167d982ea33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6167d97fe143 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6167d97fe143 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6167d9801e12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6167d98035c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6167d98033fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6167d8b537c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6167d8b537c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6167d980409e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6167d980409e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6167d9803d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6167d98024c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6167d98039fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6167d982c360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6167d982c816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6167d8b7633a - core::result::Result<T,E>::expect::hef633a32e79c73f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6167d8bd14a3 - todo_server::todo_api::db::helpers::db_executor_address::hed75b323872ecffd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api/db/helpers.rs:42:10
[INFO] [stdout]   22:     0x6167d8ae3942 - todo_server::todo_api_web::model::http::Clients::new::{{closure}}::hc60a4945f42262de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api_web/model/http.rs:15:23
[INFO] [stdout]   23:     0x6167d8af8a34 - lib::todo_api_web::controller::ping_readiness::test_ping_pong::{{closure}}::h3f67b825ccc6651f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:7:52
[INFO] [stdout]   24:     0x6167d8aee0b8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hbc6fce7130021cfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   25:     0x6167d8ae9fbb - tokio::task::local::LocalSet::with::{{closure}}::h91ce5e56712e0b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   26:     0x6167d8ac1505 - std::thread::local::LocalKey<T>::try_with::hcbefb4015f593b08
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x6167d8abe5ce - std::thread::local::LocalKey<T>::with::hde2a9b6df1b2e61c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x6167d8ae982b - tokio::task::local::LocalSet::with::hf9f1c526e9021e26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   29:     0x6167d8aed51b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h8d81d50ccdcb8fd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   30:     0x6167d8aeb34a - tokio::task::local::LocalSet::run_until::{{closure}}::h80212010977d8e7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   31:     0x6167d8ae79dd - <core::pin::Pin<P> as core::future::future::Future>::poll::hd32af00c0b3c322c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6167d8abdb9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h07b3dd4df9162e3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x6167d8abcf4b - tokio::runtime::coop::with_budget::hc7c2294781753f55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   34:     0x6167d8abcf4b - tokio::runtime::coop::budget::h61d59ec749ee60a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   35:     0x6167d8abcf4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eed02c936e36eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x6167d8ab0560 - tokio::runtime::scheduler::current_thread::Context::enter::h9ea9deaa83a0b63d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x6167d8ab712a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5726e94a6a0e6289
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x6167d8ab55a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8b40ebe21a94281e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x6167d8aec953 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7ffb9071893a639b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x6167d8ab3f1f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7872daf6754c6fd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x6167d8ab5932 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbdd34587879c79e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x6167d8aacdf1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hedd0e439fc2f8c84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x6167d8ae619d - tokio::runtime::runtime::Runtime::block_on::h224b79b22554a941
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   44:     0x6167d8aea3e1 - tokio::task::local::LocalSet::block_on::h0753dacdd797d6a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   45:     0x6167d8b0b9db - actix_rt::runtime::Runtime::block_on::h98096a88ad83136a
[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]   46:     0x6167d8b1611a - actix_rt::system::SystemRunner::block_on::h58f71abc06e2a29b
[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]   47:     0x6167d8af8820 - lib::todo_api_web::controller::ping_readiness::test_ping_pong::h7910d494db3ee1eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:5:5
[INFO] [stdout]   48:     0x6167d8af87c7 - lib::todo_api_web::controller::ping_readiness::test_ping_pong::{{closure}}::h43083a4c67785356
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:6:30
[INFO] [stdout]   49:     0x6167d8acdc06 - core::ops::function::FnOnce::call_once::h8b57dd51109f52fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x6167d8b5902b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x6167d8b5902b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x6167d8b58165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x6167d8b58165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x6167d8b58165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x6167d8b58165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x6167d8b58165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6167d8b58165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x6167d8b58165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x6167d8b1bd64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x6167d8b1bd64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x6167d8b1f73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x6167d8b1f73a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x6167d8b1f73a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x6167d8b1f73a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x6167d8b1f73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6167d98071af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6167d98071af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x73910de84aa4 - <unknown>
[INFO] [stdout]   71:     0x73910df11a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- todo_api_web::controller::read_all_todos::test_todo_cards_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'todo_api_web::controller::read_all_todos::test_todo_cards_count' panicked at src/todo_api/db/helpers.rs:42:10:
[INFO] [stdout] Failed to create pool.: Error(Some("connection to server at \"172.17.0.2\", port 5432 failed: Network is unreachable\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6167d9801fc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6167d9801fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6167d9801fc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6167d9801fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6167d982ea33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6167d982ea33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6167d97fe143 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6167d97fe143 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6167d9801e12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6167d98035c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6167d98033fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6167d8b537c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6167d8b537c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6167d980409e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6167d980409e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6167d9803d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6167d98024c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6167d98039fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6167d982c360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6167d982c816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6167d8b7633a - core::result::Result<T,E>::expect::hef633a32e79c73f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6167d8bd14a3 - todo_server::todo_api::db::helpers::db_executor_address::hed75b323872ecffd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api/db/helpers.rs:42:10
[INFO] [stdout]   22:     0x6167d8ae3942 - todo_server::todo_api_web::model::http::Clients::new::{{closure}}::hc60a4945f42262de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api_web/model/http.rs:15:23
[INFO] [stdout]   23:     0x6167d8ad8237 - lib::todo_api_web::controller::read_all_todos::test_todo_cards_count::{{closure}}::h56ec423fdb5dbe6e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:96:52
[INFO] [stdout]   24:     0x6167d8aee208 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hd81c5be579733e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   25:     0x6167d8ae98fb - tokio::task::local::LocalSet::with::{{closure}}::h4a3dca5ee69c3d05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   26:     0x6167d8ac1c45 - std::thread::local::LocalKey<T>::try_with::hedffadb1e63e1c0f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x6167d8abe20e - std::thread::local::LocalKey<T>::with::h69dee080705d6341
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x6167d8ae955b - tokio::task::local::LocalSet::with::h147cfffd838d2299
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   29:     0x6167d8aed56b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hd02e1200563641fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   30:     0x6167d8aeba3a - tokio::task::local::LocalSet::run_until::{{closure}}::hb4e036a068a0c6e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   31:     0x6167d8ae799d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcfa53b29517616a0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6167d8abdbdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h46bcef2d6f094fbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x6167d8abd7db - tokio::runtime::coop::with_budget::hcdb46a1ed97f01e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   34:     0x6167d8abd7db - tokio::runtime::coop::budget::hbe42e0a7c35639ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   35:     0x6167d8abd7db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcdbd6b5efbf41f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x6167d8aadaf0 - tokio::runtime::scheduler::current_thread::Context::enter::h05add77ad5e48c8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x6167d8ab665a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h48fe91b1faa2a143
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x6167d8ab55c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea25743760f31a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x6167d8aecce3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hdeffaa70b95f49ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x6167d8ab46ff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h89eca6cba92d6f9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x6167d8ab5662 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0f522d1153c7f74b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x6167d8aac531 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbdfa44afb5185da5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x6167d8ae67bd - tokio::runtime::runtime::Runtime::block_on::hd7a211410c420773
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   44:     0x6167d8aea641 - tokio::task::local::LocalSet::block_on::h9f1047f331b17f53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   45:     0x6167d8b0ba5b - actix_rt::runtime::Runtime::block_on::hccaa0782aaf23487
[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]   46:     0x6167d8b1613a - actix_rt::system::SystemRunner::block_on::h78bb40c9b1e6070a
[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]   47:     0x6167d8ad7fb0 - lib::todo_api_web::controller::read_all_todos::test_todo_cards_count::h785d133712d4e7d2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:94:5
[INFO] [stdout]   48:     0x6167d8ad7f57 - lib::todo_api_web::controller::read_all_todos::test_todo_cards_count::{{closure}}::ha2c897ea5a35eb76
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:95:37
[INFO] [stdout]   49:     0x6167d8acdaf6 - core::ops::function::FnOnce::call_once::h6630906dfe92f473
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x6167d8b5902b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x6167d8b5902b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x6167d8b58165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x6167d8b58165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x6167d8b58165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x6167d8b58165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x6167d8b58165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6167d8b58165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x6167d8b58165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x6167d8b1bd64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x6167d8b1bd64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x6167d8b1f73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x6167d8b1f73a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x6167d8b1f73a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x6167d8b1f73a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x6167d8b1f73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6167d98071af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6167d98071af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x73910de84aa4 - <unknown>
[INFO] [stdout]   71:     0x73910df11a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- todo_api_web::controller::create_todo::valid_todo_post stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'todo_api_web::controller::create_todo::valid_todo_post' panicked at src/todo_api/db/helpers.rs:42:10:
[INFO] [stdout] Failed to create pool.: Error(Some("connection to server at \"172.17.0.2\", port 5432 failed: Network is unreachable\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6167d9801fc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6167d9801fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6167d9801fc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6167d9801fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6167d982ea33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6167d982ea33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6167d97fe143 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6167d97fe143 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6167d9801e12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6167d98035c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6167d98033fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6167d8b537c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6167d8b537c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6167d980409e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6167d980409e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6167d9803d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6167d98024c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6167d98039fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6167d982c360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6167d982c816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6167d8b7633a - core::result::Result<T,E>::expect::hef633a32e79c73f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6167d8bd14a3 - todo_server::todo_api::db::helpers::db_executor_address::hed75b323872ecffd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api/db/helpers.rs:42:10
[INFO] [stdout]   22:     0x6167d8ae3942 - todo_server::todo_api_web::model::http::Clients::new::{{closure}}::hc60a4945f42262de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api_web/model/http.rs:15:23
[INFO] [stdout]   23:     0x6167d8ad6833 - lib::todo_api_web::controller::create_todo::valid_todo_post::{{closure}}::hdeb80a2abfafeefd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:47:52
[INFO] [stdout]   24:     0x6167d8aed788 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h031086f907e68b97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   25:     0x6167d8ae9b3b - tokio::task::local::LocalSet::with::{{closure}}::h5fcb42b313eda53c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   26:     0x6167d8ac1135 - std::thread::local::LocalKey<T>::try_with::hc0cacf237ea9cad9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x6167d8abe07e - std::thread::local::LocalKey<T>::with::h3b708707c6e56f95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x6167d8ae96eb - tokio::task::local::LocalSet::with::h4a4491123456e09b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   29:     0x6167d8aed60b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hd83997652a2562f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   30:     0x6167d8aec0fa - tokio::task::local::LocalSet::run_until::{{closure}}::he2da5bb1cd7de5a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   31:     0x6167d8ae785d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb1a59fba3ae84f62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6167d8abdcdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8fa4119a51106c2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x6167d8abc6fb - tokio::runtime::coop::with_budget::haf26b6b4aa04d3ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   34:     0x6167d8abc6fb - tokio::runtime::coop::budget::h765f5db48092e35c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   35:     0x6167d8abc6fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2abc03a5fe591307
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x6167d8aae420 - tokio::runtime::scheduler::current_thread::Context::enter::h27f58917d41d29ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x6167d8abb20a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he61a8774148f81e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x6167d8ab55e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb65f256931f30f4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x6167d8aeca83 - tokio::macros::scoped_tls::ScopedKey<T>::set::h90cd98fb8361d0f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x6167d8ab430f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7a8cad76de84ddb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x6167d8ab5752 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h285dc33f260d9c46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x6167d8aabc51 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2622e29d18daa8f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x6167d8ae667d - tokio::runtime::runtime::Runtime::block_on::hc8adfcb9e6967c71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   44:     0x6167d8aea561 - tokio::task::local::LocalSet::block_on::h6b9615cbf1b38d95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   45:     0x6167d8b0ba1b - actix_rt::runtime::Runtime::block_on::ha8c57dabd7fb27b6
[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]   46:     0x6167d8b160da - actix_rt::system::SystemRunner::block_on::h1a5de9eda7b6b961
[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]   47:     0x6167d8ad65d0 - lib::todo_api_web::controller::create_todo::valid_todo_post::ha454dcd3a14394d5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:45:5
[INFO] [stdout]   48:     0x6167d8ad6577 - lib::todo_api_web::controller::create_todo::valid_todo_post::{{closure}}::hb4d2637c42389541
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:46:31
[INFO] [stdout]   49:     0x6167d8acd996 - core::ops::function::FnOnce::call_once::h24bff9fbffd26c59
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x6167d8b5902b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x6167d8b5902b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x6167d8b58165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x6167d8b58165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x6167d8b58165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x6167d8b58165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x6167d8b58165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6167d8b58165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x6167d8b58165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x6167d8b1bd64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x6167d8b1bd64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x6167d8b1f73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x6167d8b1f73a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x6167d8b1f73a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x6167d8b1f73a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x6167d8b1f73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6167d98071af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6167d98071af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x73910de84aa4 - <unknown>
[INFO] [stdout]   71:     0x73910df11a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- todo_api_web::controller::read_all_todos::test_todo_cards_with_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'todo_api_web::controller::read_all_todos::test_todo_cards_with_value' panicked at src/todo_api/db/helpers.rs:42:10:
[INFO] [stdout] Failed to create pool.: Error(Some("connection to server at \"172.17.0.2\", port 5432 failed: Network is unreachable\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6167d9801fc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6167d9801fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6167d9801fc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6167d9801fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6167d982ea33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6167d982ea33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6167d97fe143 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6167d97fe143 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6167d9801e12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6167d98035c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6167d98033fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6167d8b537c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6167d8b537c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6167d980409e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6167d980409e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6167d9803d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6167d98024c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6167d98039fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6167d982c360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6167d982c816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6167d8b7633a - core::result::Result<T,E>::expect::hef633a32e79c73f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6167d8bd14a3 - todo_server::todo_api::db::helpers::db_executor_address::hed75b323872ecffd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api/db/helpers.rs:42:10
[INFO] [stdout]   22:     0x6167d8ae3942 - todo_server::todo_api_web::model::http::Clients::new::{{closure}}::hc60a4945f42262de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api_web/model/http.rs:15:23
[INFO] [stdout]   23:     0x6167d8ad95f7 - lib::todo_api_web::controller::read_all_todos::test_todo_cards_with_value::{{closure}}::ha755e4bac7b3cf3e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:118:52
[INFO] [stdout]   24:     0x6167d8aede18 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h3e988a0e328aef7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   25:     0x6167d8aea0db - tokio::task::local::LocalSet::with::{{closure}}::h91dd7517e2a47a9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   26:     0x6167d8ac0065 - std::thread::local::LocalKey<T>::try_with::h7978cb7d97c4bab3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x6167d8abe39e - std::thread::local::LocalKey<T>::with::h8622dd2123a9cf18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x6167d8ae95fb - tokio::task::local::LocalSet::with::h1f0dc09202eb6deb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   29:     0x6167d8aed47b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h3e9aa099d1a520e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   30:     0x6167d8aeb0ea - tokio::task::local::LocalSet::run_until::{{closure}}::h3cc1a4bb7f90ce87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   31:     0x6167d8ae7a1d - <core::pin::Pin<P> as core::future::future::Future>::poll::he965d8dd9de1bbef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6167d8abdc9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8734c4a2ba276434
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x6167d8abd64b - tokio::runtime::coop::with_budget::h7dcb9ed0c15e19fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   34:     0x6167d8abd64b - tokio::runtime::coop::budget::haea7a78dfddb634d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   35:     0x6167d8abd64b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcba3dddd8a86d1c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x6167d8aaea30 - tokio::runtime::scheduler::current_thread::Context::enter::h2f72f28d4eeeb327
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x6167d8ab9c6a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::haaa68bff0341e666
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x6167d8ab5624 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd118a30d0b8266bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x6167d8aecbb3 - tokio::macros::scoped_tls::ScopedKey<T>::set::ha5e443d485e4b01d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x6167d8ab4aef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9c4936e4fc7edd20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x6167d8ab56b2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1506abd64397724f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x6167d8aad0f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hee8c81afbc3d2b3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x6167d8ae6a3d - tokio::runtime::runtime::Runtime::block_on::hfacaacd2efc64b31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   44:     0x6167d8aea451 - tokio::task::local::LocalSet::block_on::h0f3e3cc8c4ea910a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   45:     0x6167d8b0b9bb - actix_rt::runtime::Runtime::block_on::h7533894474e15787
[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]   46:     0x6167d8b1614a - actix_rt::system::SystemRunner::block_on::h85a5cfc8dc0b3c28
[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]   47:     0x6167d8ad9370 - lib::todo_api_web::controller::read_all_todos::test_todo_cards_with_value::h942c30a991264dc8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:116:5
[INFO] [stdout]   48:     0x6167d8ad9317 - lib::todo_api_web::controller::read_all_todos::test_todo_cards_with_value::{{closure}}::he7b498ca4578d30e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:117:42
[INFO] [stdout]   49:     0x6167d8acdd86 - core::ops::function::FnOnce::call_once::hdb3e9f059e005570
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x6167d8b5902b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x6167d8b5902b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x6167d8b58165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x6167d8b58165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x6167d8b58165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x6167d8b58165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x6167d8b58165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6167d8b58165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x6167d8b58165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x6167d8b1bd64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x6167d8b1bd64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x6167d8b1f73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x6167d8b1f73a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x6167d8b1f73a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x6167d8b1f73a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x6167d8b1f73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6167d98071af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6167d98071af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x73910de84aa4 - <unknown>
[INFO] [stdout]   71:     0x73910df11a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- todo_api_web::controller::ping_readiness::test_readiness stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'todo_api_web::controller::ping_readiness::test_readiness' panicked at src/todo_api/db/helpers.rs:42:10:
[INFO] [stdout] Failed to create pool.: Error(Some("connection to server at \"172.17.0.2\", port 5432 failed: Network is unreachable\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6167d9801fc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6167d9801fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6167d9801fc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6167d9801fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6167d982ea33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6167d982ea33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6167d97fe143 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6167d97fe143 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6167d9801e12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6167d98035c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6167d98033fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6167d8b537c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6167d8b537c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6167d980409e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6167d980409e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6167d9803d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6167d98024c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6167d98039fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6167d982c360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6167d982c816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6167d8b7633a - core::result::Result<T,E>::expect::hef633a32e79c73f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6167d8bd14a3 - todo_server::todo_api::db::helpers::db_executor_address::hed75b323872ecffd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api/db/helpers.rs:42:10
[INFO] [stdout]   22:     0x6167d8ae3942 - todo_server::todo_api_web::model::http::Clients::new::{{closure}}::hc60a4945f42262de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api_web/model/http.rs:15:23
[INFO] [stdout]   23:     0x6167d8af949c - lib::todo_api_web::controller::ping_readiness::test_readiness::{{closure}}::h9f74a8ba1b906f75
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:21:52
[INFO] [stdout]   24:     0x6167d8aed8d8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h0ac9c6d99360d041
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   25:     0x6167d8ae9a1b - tokio::task::local::LocalSet::with::{{closure}}::h52b55e2c0393b4d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   26:     0x6167d8ac0b65 - std::thread::local::LocalKey<T>::try_with::hb3a1134960af53b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x6167d8abe6be - std::thread::local::LocalKey<T>::with::hec4a445e3abd155b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x6167d8ae978b - tokio::task::local::LocalSet::with::ha05a35ba21c0296c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   29:     0x6167d8aed6ab - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::he2f28e3182cf58ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   30:     0x6167d8aeae8a - tokio::task::local::LocalSet::run_until::{{closure}}::h390eb9353e190046
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   31:     0x6167d8ae77dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h856150e21fbcfc58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6167d8abdc5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h78871fe9367d5f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x6167d8abc88b - tokio::runtime::coop::with_budget::h77e26ae69f8520f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   34:     0x6167d8abc88b - tokio::runtime::coop::budget::h7d352f44046b2f19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   35:     0x6167d8abc88b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2b2ccd0ea414a917
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x6167d8aaf970 - tokio::runtime::scheduler::current_thread::Context::enter::h802f9946ab23f2d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x6167d8ab7bfa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7619fab837d9a3e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x6167d8ab5644 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hde89418a481bd7e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x6167d8aec493 - tokio::macros::scoped_tls::ScopedKey<T>::set::h4e8fa6e879dcd1ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x6167d8ab4edf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdf2b03ca386502a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x6167d8ab57a2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3679a12df7a836ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x6167d8aab671 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h20adc8c06f262b21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x6167d8ae653d - tokio::runtime::runtime::Runtime::block_on::hc256408f81de5cdd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   44:     0x6167d8aea5d1 - tokio::task::local::LocalSet::block_on::h893a47987ac789d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   45:     0x6167d8b0b9fb - actix_rt::runtime::Runtime::block_on::h991281abb851478b
[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]   46:     0x6167d8b1615a - actix_rt::system::SystemRunner::block_on::h8ca2f2cb7d600ae3
[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]   47:     0x6167d8af92a0 - lib::todo_api_web::controller::ping_readiness::test_readiness::h57fc67b5f92b4765
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:19:5
[INFO] [stdout]   48:     0x6167d8af9247 - lib::todo_api_web::controller::ping_readiness::test_readiness::{{closure}}::h13d8c22de152b8d6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:20:30
[INFO] [stdout]   49:     0x6167d8acda56 - core::ops::function::FnOnce::call_once::h4bbaa7171d771c72
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x6167d8b5902b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x6167d8b5902b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x6167d8b58165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x6167d8b58165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x6167d8b58165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x6167d8b58165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x6167d8b58165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6167d8b58165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x6167d8b58165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x6167d8b1bd64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x6167d8b1bd64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x6167d8b1f73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x6167d8b1f73a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x6167d8b1f73a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x6167d8b1f73a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x6167d8b1f73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6167d98071af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6167d98071af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x73910de84aa4 - <unknown>
[INFO] [stdout]   71:     0x73910df11a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- todo_api_web::controller::read_all_todos::test_todo_index_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'todo_api_web::controller::read_all_todos::test_todo_index_ok' panicked at src/todo_api/db/helpers.rs:42:10:
[INFO] [stdout] Failed to create pool.: Error(Some("connection to server at \"172.17.0.2\", port 5432 failed: Network is unreachable\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6167d9801fc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6167d9801fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6167d9801fc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6167d9801fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6167d982ea33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6167d982ea33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6167d97fe143 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6167d97fe143 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6167d9801e12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6167d98035c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6167d98033fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6167d8b537c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6167d8b537c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6167d980409e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6167d980409e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6167d9803d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6167d98024c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6167d98039fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6167d982c360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6167d982c816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6167d8b7633a - core::result::Result<T,E>::expect::hef633a32e79c73f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6167d8bd14a3 - todo_server::todo_api::db::helpers::db_executor_address::hed75b323872ecffd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api/db/helpers.rs:42:10
[INFO] [stdout]   22:     0x6167d8ae3942 - todo_server::todo_api_web::model::http::Clients::new::{{closure}}::hc60a4945f42262de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/todo_api_web/model/http.rs:15:23
[INFO] [stdout]   23:     0x6167d8ad797c - lib::todo_api_web::controller::read_all_todos::test_todo_index_ok::{{closure}}::h9128f174b587c601
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:84:52
[INFO] [stdout]   24:     0x6167d8aee358 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::he3ef3d77bb7509d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   25:     0x6167d8ae9d7b - tokio::task::local::LocalSet::with::{{closure}}::h80143434436a29da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   26:     0x6167d8abf525 - std::thread::local::LocalKey<T>::try_with::h34f2260cc29df2d2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x6167d8abdeee - std::thread::local::LocalKey<T>::with::h0fe8f23541858c7a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x6167d8ae95ab - tokio::task::local::LocalSet::with::h1c0abf3f4e5002cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   29:     0x6167d8aed42b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h103c779439bb930b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   30:     0x6167d8aeb5aa - tokio::task::local::LocalSet::run_until::{{closure}}::h927cc8a9c0b19296
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   31:     0x6167d8ae781d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb047083f622d778a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x6167d8abdc1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h51d678d484e57303
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x6167d8abcc2b - tokio::runtime::coop::with_budget::ha51360877dc9e7c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   34:     0x6167d8abcc2b - tokio::runtime::coop::budget::h4762c4a67f212245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   35:     0x6167d8abcc2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h48476274d79853ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x6167d8ab0b70 - tokio::runtime::scheduler::current_thread::Context::enter::hbd9ced06845bd2e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x6167d8ab86ca - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7d10bbd0c202d4ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x6167d8ab5604 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb6e52171e938bb5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x6167d8aec823 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6fa651694a3d7085
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x6167d8ab334f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15a0250f6866015e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x6167d8ab57f2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h56cfd593d0305a04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x6167d8aac231 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5eb3da50a2ed1d87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x6167d8ae68fd - tokio::runtime::runtime::Runtime::block_on::he65cab0fe75581eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   44:     0x6167d8aea6b1 - tokio::task::local::LocalSet::block_on::hacbd4cea085ff669
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   45:     0x6167d8b0ba7b - actix_rt::runtime::Runtime::block_on::hfaa68b4206281557
[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]   46:     0x6167d8b1616a - actix_rt::system::SystemRunner::block_on::hbd30835df92684f5
[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]   47:     0x6167d8ad7780 - lib::todo_api_web::controller::read_all_todos::test_todo_index_ok::h40d6284465583022
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:82:5
[INFO] [stdout]   48:     0x6167d8ad7727 - lib::todo_api_web::controller::read_all_todos::test_todo_index_ok::{{closure}}::h9cc7a3dad40ae962
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/todo_api_web/controller.rs:83:34
[INFO] [stdout]   49:     0x6167d8acd9d6 - core::ops::function::FnOnce::call_once::h29dde0de0d163357
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x6167d8b5902b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x6167d8b5902b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x6167d8b58165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x6167d8b58165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x6167d8b58165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x6167d8b58165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x6167d8b58165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6167d8b58165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x6167d8b58165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x6167d8b1bd64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x6167d8b1bd64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x6167d8b1f73a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x6167d8b1f73a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x6167d8b1f73a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x6167d8b1f73a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x6167d8b1f73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x6167d8b1f73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   68:     0x6167d98071af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x6167d98071af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   70:     0x73910de84aa4 - <unknown>
[INFO] [stdout]   71:     0x73910df11a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     todo_api_web::controller::auth::login_returns_token
[INFO] [stdout]     todo_api_web::controller::auth::logout_accepted
[INFO] [stdout]     todo_api_web::controller::auth::signup_returns_created_status
[INFO] [stdout]     todo_api_web::controller::create_todo::valid_todo_post
[INFO] [stdout]     todo_api_web::controller::ping_readiness::test_ping_pong
[INFO] [stdout]     todo_api_web::controller::ping_readiness::test_readiness
[INFO] [stdout]     todo_api_web::controller::read_all_todos::test_todo_cards_count
[INFO] [stdout]     todo_api_web::controller::read_all_todos::test_todo_cards_with_value
[INFO] [stdout]     todo_api_web::controller::read_all_todos::test_todo_index_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] running `Command { std: "docker" "inspect" "c6a48a2fc943e460c1045524e0727f284593c6f7071b7887853b36039163d0c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a48a2fc943e460c1045524e0727f284593c6f7071b7887853b36039163d0c4", kill_on_drop: false }`
[INFO] [stdout] c6a48a2fc943e460c1045524e0727f284593c6f7071b7887853b36039163d0c4
