[INFO] cloning repository https://github.com/kreangkrai/rust_esp32_actix_postgresql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kreangkrai/rust_esp32_actix_postgresql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkreangkrai%2Frust_esp32_actix_postgresql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkreangkrai%2Frust_esp32_actix_postgresql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d79102a31791d85275d3835f7904a941c3fa817b
[INFO] testing kreangkrai/rust_esp32_actix_postgresql against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkreangkrai%2Frust_esp32_actix_postgresql" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kreangkrai/rust_esp32_actix_postgresql
[INFO] finished tweaking git repo https://github.com/kreangkrai/rust_esp32_actix_postgresql
[INFO] tweaked toml for git repo https://github.com/kreangkrai/rust_esp32_actix_postgresql written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kreangkrai/rust_esp32_actix_postgresql on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kreangkrai/rust_esp32_actix_postgresql 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] baa9503266ee01922b45e0b5d18ba539cf93db62362360623899e08e863e9a3a
[INFO] running `Command { std: "docker" "start" "-a" "baa9503266ee01922b45e0b5d18ba539cf93db62362360623899e08e863e9a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "baa9503266ee01922b45e0b5d18ba539cf93db62362360623899e08e863e9a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa9503266ee01922b45e0b5d18ba539cf93db62362360623899e08e863e9a3a", kill_on_drop: false }`
[INFO] [stdout] baa9503266ee01922b45e0b5d18ba539cf93db62362360623899e08e863e9a3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74e276fa244518318cf7d985e0fd71cacccd8fa9e7569cbc5f3a0fa6fa4c5164
[INFO] running `Command { std: "docker" "start" "-a" "74e276fa244518318cf7d985e0fd71cacccd8fa9e7569cbc5f3a0fa6fa4c5164", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]    Compiling num_threads v0.1.4
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling local-waker v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling firestorm v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.3
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling postgres-types v0.2.2
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling brotli v3.3.3
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.12.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling retain_mut v0.1.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling actix-web-codegen v4.0.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling simple_asn1 v0.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling local-channel v0.1.2
[INFO] [stderr]    Compiling tokio-postgres v0.7.5
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling tokio-pg-mapper v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deadpool v0.9.3
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling tokio-pg-mapper-derive v0.2.0
[INFO] [stderr]    Compiling deadpool-postgres v0.10.2
[INFO] [stderr]    Compiling jsonwebtoken v8.1.0
[INFO] [stderr]    Compiling config v0.13.1
[INFO] [stderr]    Compiling zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.0.4
[INFO] [stderr]    Compiling actix-web v4.0.1
[INFO] [stderr]    Compiling actix-cors v0.6.1
[INFO] [stderr]    Compiling rust_esp32_actix_postgresql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "74e276fa244518318cf7d985e0fd71cacccd8fa9e7569cbc5f3a0fa6fa4c5164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e276fa244518318cf7d985e0fd71cacccd8fa9e7569cbc5f3a0fa6fa4c5164", kill_on_drop: false }`
[INFO] [stdout] 74e276fa244518318cf7d985e0fd71cacccd8fa9e7569cbc5f3a0fa6fa4c5164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 150b2f105a9162cb142aacdaec7b29f913bdba7ecae697289becfdfae5fa255a
[INFO] running `Command { std: "docker" "start" "-a" "150b2f105a9162cb142aacdaec7b29f913bdba7ecae697289becfdfae5fa255a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_esp32_actix_postgresql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s
[INFO] running `Command { std: "docker" "inspect" "150b2f105a9162cb142aacdaec7b29f913bdba7ecae697289becfdfae5fa255a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150b2f105a9162cb142aacdaec7b29f913bdba7ecae697289becfdfae5fa255a", kill_on_drop: false }`
[INFO] [stdout] 150b2f105a9162cb142aacdaec7b29f913bdba7ecae697289becfdfae5fa255a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97b2a04cfa27e5705d41c5353ec8e58099b1ece899122e95085cf887b2cb7b51
[INFO] running `Command { std: "docker" "start" "-a" "97b2a04cfa27e5705d41c5353ec8e58099b1ece899122e95085cf887b2cb7b51", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_esp32_actix_postgresql-47f490ab3c7759e6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::data_test::unit_tests::test_gets_not_ok ... ok
[INFO] [stdout] test tests::data_test::integration_tests::test_post ... ok
[INFO] [stdout] test tests::data_test::unit_tests::test_gets_ok ... FAILED
[INFO] [stdout] test tests::data_test::integration_tests::test_get ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::data_test::unit_tests::test_gets_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::data_test::unit_tests::test_gets_ok' (27) panicked at src/tests/data_test.rs:12:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6155ada95652 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6155ada95652 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6155ada95652 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6155ada95652 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6155adaa6c5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6155adaa6c5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6155ada61bd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6155ada61bd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6155ada6e212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6155ada730ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6155ada72f81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6155ad68eeee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6155ad68eeee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6155ada7385f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6155ada7385f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6155ada7360a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6155ada6e349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6155ada55e3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6155adaaffe0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6155adaafd93 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6155ad63ac69 - core::panicking::assert_failed::h29df57e239c663e5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6155ad664650 - rust_esp32_actix_postgresql::tests::data_test::unit_tests::test_gets_ok::{{closure}}::hb50f88aceef6a456
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/data_test.rs:12:9
[INFO] [stdout]   22:     0x6155ad656f76 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h0cfe3976211f3257
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   23:     0x6155ad63b5c0 - tokio::coop::with_budget::{{closure}}::h6e58a69ce67595cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x6155ad6186d5 - std::thread::local::LocalKey<T>::try_with::hc4e643405972d075
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x6155ad616cde - std::thread::local::LocalKey<T>::with::h3363aa6bf4e3075c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x6155ad656802 - tokio::coop::with_budget::h9019e9b10d498edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x6155ad656802 - tokio::coop::budget::h81c69edfd8dc9a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x6155ad656802 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h8d520938283634c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   29:     0x6155ad648b8d - tokio::macros::scoped_tls::ScopedKey<T>::set::h52abdee049b45ed2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   30:     0x6155ad655797 - tokio::task::local::LocalSet::with::hef939d7c79b6c290
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   31:     0x6155ad65667b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h8743aed218afecb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   32:     0x6155ad655e68 - tokio::task::local::LocalSet::run_until::{{closure}}::hd9f39ccc347a8165
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   33:     0x6155ad62bb7d - <core::pin::Pin<P> as core::future::future::Future>::poll::h37cfbc4fdb04590b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x6155ad62b78d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9a8bf46bf616556a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   35:     0x6155ad63bbb0 - tokio::coop::with_budget::{{closure}}::haddddecba11f8f2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   36:     0x6155ad6188d5 - std::thread::local::LocalKey<T>::try_with::hd1c2a568462bf1c3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x6155ad616ffe - std::thread::local::LocalKey<T>::with::h872ba2309ad0acc1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x6155ad62b40f - tokio::coop::with_budget::hfc3ec29ef8328127
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   39:     0x6155ad62b40f - tokio::coop::budget::h4fca3ed6c4fd4c42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   40:     0x6155ad62b40f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hae725e55c5160da9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   41:     0x6155ad6263a0 - tokio::runtime::basic_scheduler::Context::enter::h1de29b66f8cfe0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   42:     0x6155ad62aa1c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h9d71ac3f82c13729
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   43:     0x6155ad628eb4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h4b16f834925796fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   44:     0x6155ad648a8d - tokio::macros::scoped_tls::ScopedKey<T>::set::h39f4576120130c86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   45:     0x6155ad628c4c - tokio::runtime::basic_scheduler::CoreGuard::enter::hba3b6ad4a0d6a2d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   46:     0x6155ad628eea - tokio::runtime::basic_scheduler::CoreGuard::block_on::h01da32b3a3c0efd8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   47:     0x6155ad625463 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::he329a388a75603ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   48:     0x6155ad66aaec - tokio::runtime::Runtime::block_on::ha558753a64ccc8ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   49:     0x6155ad65584f - tokio::task::local::LocalSet::block_on::h21011bc3caf5e5ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   50:     0x6155ad65c8a4 - actix_rt::runtime::Runtime::block_on::h725d6a117ea21939
[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]   51:     0x6155ad65173e - actix_rt::system::SystemRunner::block_on::he1a67f5a8479f7c0
[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]   52:     0x6155ad66416c - rust_esp32_actix_postgresql::tests::data_test::unit_tests::test_gets_ok::hfcdc650200e8c2b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/data_test.rs:6:1
[INFO] [stdout]   53:     0x6155ad6641d7 - rust_esp32_actix_postgresql::tests::data_test::unit_tests::test_gets_ok::{{closure}}::h57338df443a891d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/data_test.rs:7:28
[INFO] [stdout]   54:     0x6155ad60a376 - core::ops::function::FnOnce::call_once::h5d002813e6ec20c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6155ad68ecab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6155ad68ecab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x6155ad6a4915 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x6155ad6a4915 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6155ad6a4915 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x6155ad6a4915 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6155ad6a4915 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6155ad6a4915 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x6155ad6a4915 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x6155ad67b104 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x6155ad67b104 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x6155ad67e9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x6155ad67e9ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x6155ad67e9ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x6155ad67e9ca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x6155ad67e9ca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6155ad67e9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x6155ad67e9ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6155ada694af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x6155ada694af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x73ebadefdaa4 - <unknown>
[INFO] [stdout]   76:     0x73ebadf8aa34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::data_test::integration_tests::test_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::data_test::integration_tests::test_get' (24) panicked at src/tests/data_test.rs:36:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6155ada95652 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6155ada95652 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6155ada95652 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6155ada95652 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6155adaa6c5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6155adaa6c5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6155ada61bd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6155ada61bd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6155ada6e212 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6155ada730ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6155ada72f81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6155ad68eeee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6155ad68eeee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6155ada7385f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6155ada7385f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6155ada7360a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6155ada6e349 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6155ada55e3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6155adaaffe0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6155adaafd93 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6155ad63ac69 - core::panicking::assert_failed::h29df57e239c663e5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6155ad64eccf - rust_esp32_actix_postgresql::tests::data_test::integration_tests::test_get::{{closure}}::h1059426da3e9f363
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/data_test.rs:36:9
[INFO] [stdout]   22:     0x6155ad656fd6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::ha5832d95c5f14964
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67
[INFO] [stdout]   23:     0x6155ad63b6f0 - tokio::coop::with_budget::{{closure}}::h7b47daaf41cd848d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x6155ad6180a5 - std::thread::local::LocalKey<T>::try_with::ha8c80bc894ce29b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x6155ad616c8e - std::thread::local::LocalKey<T>::with::h2273eaa73aa35f59
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x6155ad656e62 - tokio::coop::with_budget::h8f295b40dd0a21f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x6155ad656e62 - tokio::coop::budget::h074b0a68e0c1886f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x6155ad656e62 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hacfb8b04d27b9162
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42
[INFO] [stdout]   29:     0x6155ad648f8d - tokio::macros::scoped_tls::ScopedKey<T>::set::hbd1a1b4992cda16e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   30:     0x6155ad655777 - tokio::task::local::LocalSet::with::hc3663b312a605251
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17
[INFO] [stdout]   31:     0x6155ad6565db - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h1fc885febdf2e9b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22
[INFO] [stdout]   32:     0x6155ad65608d - tokio::task::local::LocalSet::run_until::{{closure}}::hec5f1e6083ebf9d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19
[INFO] [stdout]   33:     0x6155ad62bbfd - <core::pin::Pin<P> as core::future::future::Future>::poll::h65067ec576101756
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x6155ad62b74d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h992d729749b79550
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64
[INFO] [stdout]   35:     0x6155ad63b230 - tokio::coop::with_budget::{{closure}}::h51729bdbe84c9687
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   36:     0x6155ad617dd5 - std::thread::local::LocalKey<T>::try_with::h6058d9320c94ef79
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x6155ad6170de - std::thread::local::LocalKey<T>::with::h945474b32cb9d5a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x6155ad62b25f - tokio::coop::with_budget::h0f5f82f375a3d510
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   39:     0x6155ad62b25f - tokio::coop::budget::h1641f685300e7325
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   40:     0x6155ad62b25f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h4e295a0af5e8a7b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   41:     0x6155ad6272b0 - tokio::runtime::basic_scheduler::Context::enter::h90338a2cd0b72403
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   42:     0x6155ad62a1ec - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h4c356d05bef13fbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44
[INFO] [stdout]   43:     0x6155ad628ed4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::heb8b3bba26b9c8ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   44:     0x6155ad648c8d - tokio::macros::scoped_tls::ScopedKey<T>::set::h65ccdd55cbbdba01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   45:     0x6155ad6284cc - tokio::runtime::basic_scheduler::CoreGuard::enter::h2f861cffa92dde8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35
[INFO] [stdout]   46:     0x6155ad628f1a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h7d3cd16263fa8e57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14
[INFO] [stdout]   47:     0x6155ad624ec0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h188366d3e88edc8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29
[INFO] [stdout]   48:     0x6155ad66ac00 - tokio::runtime::Runtime::block_on::hdee6a1ec4de63f3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   49:     0x6155ad6557e2 - tokio::task::local::LocalSet::block_on::h02545a4a4ae0df20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12
[INFO] [stdout]   50:     0x6155ad65c884 - actix_rt::runtime::Runtime::block_on::h3eaf546921f9523a
[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]   51:     0x6155ad65172e - actix_rt::system::SystemRunner::block_on::h675cf93d62ca88db
[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]   52:     0x6155ad64e632 - rust_esp32_actix_postgresql::tests::data_test::integration_tests::test_get::h477aa1c3ddc15957
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/data_test.rs:29:5
[INFO] [stdout]   53:     0x6155ad64e697 - rust_esp32_actix_postgresql::tests::data_test::integration_tests::test_get::{{closure}}::h0382e88ba74d9aa2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/data_test.rs:30:24
[INFO] [stdout]   54:     0x6155ad60a3b6 - core::ops::function::FnOnce::call_once::h5e63adb3f42dc0cb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6155ad68ecab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6155ad68ecab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x6155ad6a4915 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x6155ad6a4915 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6155ad6a4915 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x6155ad6a4915 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6155ad6a4915 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6155ad6a4915 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x6155ad6a4915 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x6155ad67b104 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x6155ad67b104 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x6155ad67e9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x6155ad67e9ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x6155ad67e9ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x6155ad67e9ca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x6155ad67e9ca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6155ad67e9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x6155ad67e9ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6155ada694af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x6155ada694af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x73ebadefdaa4 - <unknown>
[INFO] [stdout]   76:     0x73ebadf8aa34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::data_test::integration_tests::test_get
[INFO] [stdout]     tests::data_test::unit_tests::test_gets_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "97b2a04cfa27e5705d41c5353ec8e58099b1ece899122e95085cf887b2cb7b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b2a04cfa27e5705d41c5353ec8e58099b1ece899122e95085cf887b2cb7b51", kill_on_drop: false }`
[INFO] [stdout] 97b2a04cfa27e5705d41c5353ec8e58099b1ece899122e95085cf887b2cb7b51
