[INFO] cloning repository https://github.com/arthuRHD/weil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arthuRHD/weil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarthuRHD%2Fweil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarthuRHD%2Fweil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7bf24083b501fea952a234b669b8fa449b59b81 [INFO] testing arthuRHD/weil against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarthuRHD%2Fweil" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arthuRHD/weil on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arthuRHD/weil [INFO] finished tweaking git repo https://github.com/arthuRHD/weil [INFO] tweaked toml for git repo https://github.com/arthuRHD/weil written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/arthuRHD/weil 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ca2ca2ae405f7be3c87e45f897798e5fe97f482402b6f4070c12be098d5008c [INFO] running `Command { std: "docker" "start" "-a" "2ca2ca2ae405f7be3c87e45f897798e5fe97f482402b6f4070c12be098d5008c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ca2ca2ae405f7be3c87e45f897798e5fe97f482402b6f4070c12be098d5008c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca2ca2ae405f7be3c87e45f897798e5fe97f482402b6f4070c12be098d5008c", kill_on_drop: false }` [INFO] [stdout] 2ca2ca2ae405f7be3c87e45f897798e5fe97f482402b6f4070c12be098d5008c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2800170f52a6d0ad8d6d1fca41c7478aeff232ca5a782ee990380c28a5bd0880 [INFO] running `Command { std: "docker" "start" "-a" "2800170f52a6d0ad8d6d1fca41c7478aeff232ca5a782ee990380c28a5bd0880", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling syn v2.0.14 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling diesel_derives v2.0.2 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling diesel v2.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-http v3.3.1 [INFO] [stderr] Compiling actix-web v4.3.1 [INFO] [stderr] Compiling weil v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "2800170f52a6d0ad8d6d1fca41c7478aeff232ca5a782ee990380c28a5bd0880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2800170f52a6d0ad8d6d1fca41c7478aeff232ca5a782ee990380c28a5bd0880", kill_on_drop: false }` [INFO] [stdout] 2800170f52a6d0ad8d6d1fca41c7478aeff232ca5a782ee990380c28a5bd0880 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c695bdf92b6d22abb0fa0e05fb33d23d74ac63e6d8dab21612f5cab09ce1624a [INFO] running `Command { std: "docker" "start" "-a" "c695bdf92b6d22abb0fa0e05fb33d23d74ac63e6d8dab21612f5cab09ce1624a", kill_on_drop: false }` [INFO] [stderr] Compiling weil v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.68s [INFO] running `Command { std: "docker" "inspect" "c695bdf92b6d22abb0fa0e05fb33d23d74ac63e6d8dab21612f5cab09ce1624a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c695bdf92b6d22abb0fa0e05fb33d23d74ac63e6d8dab21612f5cab09ce1624a", kill_on_drop: false }` [INFO] [stdout] c695bdf92b6d22abb0fa0e05fb33d23d74ac63e6d8dab21612f5cab09ce1624a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 406088483f61e5e471157c192510281c062e5fb2385d9a8dc1b655405c4f8032 [INFO] running `Command { std: "docker" "start" "-a" "406088483f61e5e471157c192510281c062e5fb2385d9a8dc1b655405c4f8032", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weil-97f782a4ca242f71) [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:57Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:11:58Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:00Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:03Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:09Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stderr] [2024-07-02T02:12:22Z ERROR r2d2] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address [INFO] [stderr] Is the server running on that host and accepting TCP/IP connections? [INFO] [stderr] [INFO] [stdout] test handlers::create_user_test ... FAILED [INFO] [stdout] test repository::tests::create_user_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- handlers::create_user_test stdout ---- [INFO] [stdout] thread 'handlers::create_user_test' panicked at src/config.rs:22:10: [INFO] [stdout] Failed to create connection pool: Error(Some("connection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (::1), port 5432 failed: Cannot assign requested address\n\tIs the server running on that host and accepting TCP/IP connections?\n")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e73a842c55 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55e73a842c55 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e73a842c55 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55e73a842c55 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55e73a86b75b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55e73a86b75b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55e73a84030f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55e73a842a2e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55e73a842a2e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55e73a8443a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x55e73a84406e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55e73a386dea - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55e73a386dea - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55e73a844976 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55e73a844976 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55e73a844724 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55e73a843119 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55e73a844457 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55e73a2dcf43 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55e73a2dd4b6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55e73a2f09ca - core::result::Result::expect::h24dc4c31b4fc3d7e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55e73a2faf1f - weil::config::create_connection_pool::hb657dccefc54bf67 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:20:5 [INFO] [stdout] 22: 0x55e73a2ea2dd - weil::handlers::create_user_test::{{closure}}::h9aa3e871c79f352c [INFO] [stdout] at /opt/rustwide/workdir/src/handlers.rs:143:38 [INFO] [stdout] 23: 0x55e73a30147e - as core::future::future::Future>::poll::{{closure}}::h0054a7b2c2faf690 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/task/local.rs:923:42 [INFO] [stdout] 24: 0x55e73a2fec4e - tokio::task::local::LocalSet::with::{{closure}}::h0f376796fd3751a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/task/local.rs:684:13 [INFO] [stdout] 25: 0x55e73a31e9d0 - std::thread::local::LocalKey::try_with::hb25a3401d807b316 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 26: 0x55e73a31e3da - std::thread::local::LocalKey::with::hfc295e3d5561ad38 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 27: 0x55e73a2feb86 - tokio::task::local::LocalSet::with::h825ef5e4eb1b1e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/task/local.rs:667:9 [INFO] [stdout] 28: 0x55e73a3013f5 - as core::future::future::Future>::poll::h0332752677427d98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/task/local.rs:913:9 [INFO] [stdout] 29: 0x55e73a2fef17 - tokio::task::local::LocalSet::run_until::{{closure}}::h84dfd4101d6be9ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/task/local.rs:573:19 [INFO] [stdout] 30: 0x55e73a306496 - as core::future::future::Future>::poll::h2cc1d4e0af144aa0 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 31: 0x55e73a305aa4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7f41e4c3d0143711 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 32: 0x55e73a3059aa - tokio::runtime::coop::with_budget::h1715692e4f83d7da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 33: 0x55e73a3059aa - tokio::runtime::coop::budget::h3cf7fa8a69f0a402 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 34: 0x55e73a3059aa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc43dda6e3193b249 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 35: 0x55e73a3041cc - tokio::runtime::scheduler::current_thread::Context::enter::h505b86c89e2452da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 36: 0x55e73a304f9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7597afdbeee480a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 37: 0x55e73a304ccb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h74ad9576cc36f469 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 38: 0x55e73a31ada8 - tokio::macros::scoped_tls::ScopedKey::set::ha26b7e5232a0a30b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 39: 0x55e73a304a5f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h180447ea5a315922 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 40: 0x55e73a304ced - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1d80c15b07b722ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 41: 0x55e73a303c5b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb62de8132efcaca1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 42: 0x55e73a32028f - tokio::runtime::runtime::Runtime::block_on::h7520a31535cef863 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 43: 0x55e73a2fecf3 - tokio::task::local::LocalSet::block_on::h640c8fba676e395e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/task/local.rs:534:9 [INFO] [stdout] 44: 0x55e73a320ae7 - actix_rt::runtime::Runtime::block_on::h45fee3b489ff3e2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 45: 0x55e73a2ef18a - actix_rt::system::SystemRunner::block_on::h9de4e7696afbf3a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 46: 0x55e73a2ea0f8 - weil::handlers::create_user_test::h444fcf628f727742 [INFO] [stdout] at /opt/rustwide/workdir/src/handlers.rs:131:1 [INFO] [stdout] 47: 0x55e73a2ea0a7 - weil::handlers::create_user_test::{{closure}}::h7562b3590bdad2de [INFO] [stdout] at /opt/rustwide/workdir/src/handlers.rs:132:28 [INFO] [stdout] 48: 0x55e73a321e56 - core::ops::function::FnOnce::call_once::h1944a4687825c112 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x55e73a38b7cb - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x55e73a38b7cb - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 51: 0x55e73a38aed1 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 52: 0x55e73a38aed1 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x55e73a38aed1 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 54: 0x55e73a38aed1 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 55: 0x55e73a38aed1 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 56: 0x55e73a38aed1 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 57: 0x55e73a38aed1 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 58: 0x55e73a353954 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 59: 0x55e73a353954 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 60: 0x55e73a3583c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 61: 0x55e73a3583c2 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x55e73a3583c2 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 63: 0x55e73a3583c2 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 64: 0x55e73a3583c2 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 65: 0x55e73a3583c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 66: 0x55e73a3583c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x55e73a848f5b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 68: 0x55e73a848f5b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 69: 0x55e73a848f5b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 70: 0x7fb1514ccac3 - [INFO] [stdout] 71: 0x7fb15155da04 - __clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- repository::tests::create_user_test stdout ---- [INFO] [stdout] thread 'repository::tests::create_user_test' panicked at src/config.rs:22:10: [INFO] [stdout] Failed to create connection pool: Error(Some("connection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (::1), port 5432 failed: Cannot assign requested address\n\tIs the server running on that host and accepting TCP/IP connections?\n")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e73a842c55 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55e73a842c55 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e73a842c55 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55e73a842c55 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55e73a86b75b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55e73a86b75b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55e73a84030f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55e73a842a2e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55e73a842a2e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55e73a8443a9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x55e73a84406e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55e73a386dea - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55e73a386dea - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55e73a844976 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55e73a844976 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55e73a844724 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55e73a843119 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55e73a844457 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55e73a2dcf43 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55e73a2dd4b6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55e73a2f09ca - core::result::Result::expect::h24dc4c31b4fc3d7e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55e73a2faf1f - weil::config::create_connection_pool::hb657dccefc54bf67 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:20:5 [INFO] [stdout] 22: 0x55e73a313b49 - weil::repository::tests::create_user_test::ha34b9269d2a5b88b [INFO] [stdout] at /opt/rustwide/workdir/src/repository.rs:56:30 [INFO] [stdout] 23: 0x55e73a313aa7 - weil::repository::tests::create_user_test::{{closure}}::hee8a26b5fd60a943 [INFO] [stdout] at /opt/rustwide/workdir/src/repository.rs:53:26 [INFO] [stdout] 24: 0x55e73a322016 - core::ops::function::FnOnce::call_once::hc8335fe6d90a9bb5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55e73a38b7cb - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x55e73a38b7cb - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 27: 0x55e73a38aed1 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 28: 0x55e73a38aed1 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x55e73a38aed1 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 30: 0x55e73a38aed1 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 31: 0x55e73a38aed1 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 32: 0x55e73a38aed1 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 33: 0x55e73a38aed1 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 34: 0x55e73a353954 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 35: 0x55e73a353954 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 36: 0x55e73a3583c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 37: 0x55e73a3583c2 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x55e73a3583c2 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 39: 0x55e73a3583c2 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 40: 0x55e73a3583c2 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 41: 0x55e73a3583c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 42: 0x55e73a3583c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55e73a848f5b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 44: 0x55e73a848f5b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 45: 0x55e73a848f5b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fb1514ccac3 - [INFO] [stdout] 47: 0x7fb15155da04 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] handlers::create_user_test [INFO] [stdout] repository::tests::create_user_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin weil` [INFO] running `Command { std: "docker" "inspect" "406088483f61e5e471157c192510281c062e5fb2385d9a8dc1b655405c4f8032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "406088483f61e5e471157c192510281c062e5fb2385d9a8dc1b655405c4f8032", kill_on_drop: false }` [INFO] [stdout] 406088483f61e5e471157c192510281c062e5fb2385d9a8dc1b655405c4f8032