[INFO] cloning repository https://github.com/MikhailMS/rust-rocket-api-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikhailMS/rust-rocket-api-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikhailMS%2Frust-rocket-api-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikhailMS%2Frust-rocket-api-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 565d06bf8d65f923594a836b5189062f69be5fe0 [INFO] testing MikhailMS/rust-rocket-api-example against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikhailMS%2Frust-rocket-api-example" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MikhailMS/rust-rocket-api-example on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MikhailMS/rust-rocket-api-example [INFO] finished tweaking git repo https://github.com/MikhailMS/rust-rocket-api-example [INFO] tweaked toml for git repo https://github.com/MikhailMS/rust-rocket-api-example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/MikhailMS/rust-rocket-api-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ba263beb587c7a57a6d8759a17875910d85dad93f0dc53699715c36a347c098 [INFO] running `Command { std: "docker" "start" "-a" "5ba263beb587c7a57a6d8759a17875910d85dad93f0dc53699715c36a347c098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ba263beb587c7a57a6d8759a17875910d85dad93f0dc53699715c36a347c098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ba263beb587c7a57a6d8759a17875910d85dad93f0dc53699715c36a347c098", kill_on_drop: false }` [INFO] [stdout] 5ba263beb587c7a57a6d8759a17875910d85dad93f0dc53699715c36a347c098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31ab0613ad528898d9e53ec4173013b9516520120e2b5cb4a86a38f3126e4a03 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31ab0613ad528898d9e53ec4173013b9516520120e2b5cb4a86a38f3126e4a03", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling rocket_contrib v0.4.5 [INFO] [stderr] Compiling hellorocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "31ab0613ad528898d9e53ec4173013b9516520120e2b5cb4a86a38f3126e4a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ab0613ad528898d9e53ec4173013b9516520120e2b5cb4a86a38f3126e4a03", kill_on_drop: false }` [INFO] [stdout] 31ab0613ad528898d9e53ec4173013b9516520120e2b5cb4a86a38f3126e4a03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a5780c34297a10289b5a5c26c4df5b72826e326357c9504293942a1a50bed24f [INFO] running `Command { std: "docker" "start" "-a" "a5780c34297a10289b5a5c26c4df5b72826e326357c9504293942a1a50bed24f", kill_on_drop: false }` [INFO] [stderr] Compiling hellorocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.93s [INFO] running `Command { std: "docker" "inspect" "a5780c34297a10289b5a5c26c4df5b72826e326357c9504293942a1a50bed24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5780c34297a10289b5a5c26c4df5b72826e326357c9504293942a1a50bed24f", kill_on_drop: false }` [INFO] [stdout] a5780c34297a10289b5a5c26c4df5b72826e326357c9504293942a1a50bed24f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f33e6918b220a16d379ef141c274f2e43d44005d6c1f99be687186f5044f3aeb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f33e6918b220a16d379ef141c274f2e43d44005d6c1f99be687186f5044f3aeb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hellorocket-7a7e579acd7b3b4a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hellorocket-b672ffe017947f23 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/users-06d6f2172291613f [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test missing_auth_token ... FAILED [INFO] [stdout] test invalid_auth_token_value ... FAILED [INFO] [stdout] test get_json_user_route ... FAILED [INFO] [stdout] test invalid_create_user_route_missing_field ... FAILED [INFO] [stdout] test invalid_get_json_user_route_non_existing_id ... FAILED [INFO] [stdout] test invalid_create_user_route_extra_field ... FAILED [INFO] [stdout] test delete_user_route ... FAILED [INFO] [stdout] test invalid_update_user_route_extra_field ... FAILED [INFO] [stdout] test invalid_update_user_route_missing_field ... FAILED [INFO] [stdout] test invalid_update_user_route_ein_validation_failed ... FAILED [INFO] [stdout] test invalid_get_json_user_route_invalid_id_type ... FAILED [INFO] [stdout] test multiple_auth_token_value ... FAILED [INFO] [stdout] test create_user_route ... FAILED [INFO] [stdout] test invalid_create_user_route_incorrect_field_type ... FAILED [INFO] [stdout] test update_user_route ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- missing_auth_token stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'missing_auth_token' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:256:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c39e6f - users::missing_auth_token::hba69b9ceaa24eff8 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:256:24 [INFO] [stdout] 18: 0x55fc42c39dba - users::missing_auth_token::{{closure}}::hadbdb5b174a4889e [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:255:1 [INFO] [stdout] 19: 0x55fc42c43afe - core::ops::function::FnOnce::call_once::h2477c1f87d1355a8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- invalid_auth_token_value stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'invalid_auth_token_value' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:267:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c3b3a7 - users::invalid_auth_token_value::h5f159fc8a1604b07 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:267:24 [INFO] [stdout] 18: 0x55fc42c3b2ea - users::invalid_auth_token_value::{{closure}}::hf18f3bbc0c87bddc [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:266:1 [INFO] [stdout] 19: 0x55fc42c43dee - core::ops::function::FnOnce::call_once::hf0157c83185c4f09 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- get_json_user_route stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'get_json_user_route' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:21:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c1f24f - users::get_json_user_route::h431ea1ecfa832ebd [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:21:24 [INFO] [stdout] 18: 0x55fc42c1f18a - users::get_json_user_route::{{closure}}::hf0dc2c981c649dfa [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:19:1 [INFO] [stdout] 19: 0x55fc42c43c4e - core::ops::function::FnOnce::call_once::h78d387089f1ed1c1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- invalid_create_user_route_missing_field stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'invalid_create_user_route_missing_field' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:124:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c29567 - users::invalid_create_user_route_missing_field::h2e1057dd8768e481 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:124:24 [INFO] [stdout] 18: 0x55fc42c294aa - users::invalid_create_user_route_missing_field::{{closure}}::hd2db814a7a2a2705 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:122:1 [INFO] [stdout] 19: 0x55fc42c43ace - core::ops::function::FnOnce::call_once::h23e828aa9a491350 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- invalid_get_json_user_route_non_existing_id stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'invalid_get_json_user_route_non_existing_id' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:68:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c23907 - users::invalid_get_json_user_route_non_existing_id::hc79dd4c5e6fea735 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:68:24 [INFO] [stdout] 18: 0x55fc42c2384a - users::invalid_get_json_user_route_non_existing_id::{{closure}}::h9b0bb43565873e99 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:67:1 [INFO] [stdout] 19: 0x55fc42c43b2e - core::ops::function::FnOnce::call_once::h2fd5b81eea0b891f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- invalid_create_user_route_extra_field stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'invalid_create_user_route_extra_field' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:110:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c27dd7 - users::invalid_create_user_route_extra_field::h73295ad7dc85a47d [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:110:24 [INFO] [stdout] 18: 0x55fc42c27d1a - users::invalid_create_user_route_extra_field::{{closure}}::h5f64c2628f6758cc [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:108:1 [INFO] [stdout] 19: 0x55fc42c43cbe - core::ops::function::FnOnce::call_once::haa7e0dc733691547 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- delete_user_route stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'delete_user_route' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:139:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c2acff - users::delete_user_route::h3ca996ca4295fcbf [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:139:24 [INFO] [stdout] 18: 0x55fc42c2ac3a - users::delete_user_route::{{closure}}::h2d2e668191ed5457 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:138:1 [INFO] [stdout] 19: 0x55fc42c43b8e - core::ops::function::FnOnce::call_once::h5330e4ed6038ff3e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- invalid_update_user_route_extra_field stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'invalid_update_user_route_extra_field' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:182:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c303df - users::invalid_update_user_route_extra_field::he45acf2d35e4204a [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:182:24 [INFO] [stdout] 18: 0x55fc42c3031a - users::invalid_update_user_route_extra_field::{{closure}}::h2fd67840ae9ce559 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:181:1 [INFO] [stdout] 19: 0x55fc42c43bee - core::ops::function::FnOnce::call_once::h6c1fb7c744a272d2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- invalid_update_user_route_missing_field stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'invalid_update_user_route_missing_field' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:203:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c32f5f - users::invalid_update_user_route_missing_field::h71c9d9a871e1f616 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:203:24 [INFO] [stdout] 18: 0x55fc42c32e9a - users::invalid_update_user_route_missing_field::{{closure}}::h0df357640f8732f2 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:202:1 [INFO] [stdout] 19: 0x55fc42c43b5e - core::ops::function::FnOnce::call_once::h3ab872e2d9af8665 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- invalid_update_user_route_ein_validation_failed stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'invalid_update_user_route_ein_validation_failed' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:224:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c35ae7 - users::invalid_update_user_route_ein_validation_failed::h841f814387690977 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:224:24 [INFO] [stdout] 18: 0x55fc42c35a1a - users::invalid_update_user_route_ein_validation_failed::{{closure}}::hca174157beb65c60 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:223:1 [INFO] [stdout] 19: 0x55fc42c43a9e - core::ops::function::FnOnce::call_once::h16807f3e1c0f086e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- invalid_get_json_user_route_invalid_id_type stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'invalid_get_json_user_route_invalid_id_type' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:56:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c22197 - users::invalid_get_json_user_route_invalid_id_type::h5577a92eb33a7f39 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:56:24 [INFO] [stdout] 18: 0x55fc42c220da - users::invalid_get_json_user_route_invalid_id_type::{{closure}}::h4203a8115af38310 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:54:1 [INFO] [stdout] 19: 0x55fc42c43c1e - core::ops::function::FnOnce::call_once::h71b2cb8eb45a25e6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- multiple_auth_token_value stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'multiple_auth_token_value' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:279:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c3cb1f - users::multiple_auth_token_value::hdec5088971e07601 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:279:24 [INFO] [stdout] 18: 0x55fc42c3ca5a - users::multiple_auth_token_value::{{closure}}::he58e3ce2f7cabfc1 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:278:1 [INFO] [stdout] 19: 0x55fc42c43bbe - core::ops::function::FnOnce::call_once::h65e04ade4c5548fb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- create_user_route stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'create_user_route' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:82:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c25077 - users::create_user_route::h72059bb61177f6b9 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:82:24 [INFO] [stdout] 18: 0x55fc42c24fba - users::create_user_route::{{closure}}::hc542b6f87bf6b40d [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:81:1 [INFO] [stdout] 19: 0x55fc42c43e1e - core::ops::function::FnOnce::call_once::hf3c93a2c982345d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- invalid_create_user_route_incorrect_field_type stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'invalid_create_user_route_incorrect_field_type' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:96:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c26647 - users::invalid_create_user_route_incorrect_field_type::h59bf7ae2194f5739 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:96:24 [INFO] [stdout] 18: 0x55fc42c2658a - users::invalid_create_user_route_incorrect_field_type::{{closure}}::he39f531146a89e9e [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:95:1 [INFO] [stdout] 19: 0x55fc42c43cfe - core::ops::function::FnOnce::call_once::hb39ffce66d9c6da7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- update_user_route stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: debug [INFO] [stdout] => workers: 6 [INFO] [stdout] => secret key: provided [INFO] [stdout] => limits: forms = 16KiB, json* = 16KiB [INFO] [stdout] => keep-alive: 15s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] jwt_secret_key: "development_secret" [INFO] [stdout] => [extra] databases: { postgres_db = { url = "host=localhost port=54320 sslmode=disable dbname=shop_api_project user=api_user password=api_user_password connect_timeout=50" } } [INFO] [stdout] Mounting /: [INFO] [stdout] => GET /users_json/ application/json (get_user) [INFO] [stdout] => POST /users_json application/json (create_user) [INFO] [stdout] => PUT /users_json/ application/json (update_user) [INFO] [stdout] => DELETE /users_json/ application/json (delete_user) [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] => 500 [INFO] [stdout] => 503 [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stderr] error: test failed, to rerun pass '--test users' [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: could not connect to server: Connection refused [INFO] [stdout] Is the server running on host "localhost" (127.0.0.1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] could not connect to server: Cannot assign requested address [INFO] [stdout] Is the server running on host "localhost" (::1) and accepting [INFO] [stdout] TCP/IP connections on port 54320? [INFO] [stdout] [INFO] [stdout] Error: Failed to initialize pool for 'postgres_db' [INFO] [stdout] => Error: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 54320?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 54320?\n")) [INFO] [stdout] thread 'update_user_route' panicked at 'valid rocket instance: FailedFairings(["\'postgres_db\' Database Pool"])', tests/users.rs:161:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc4303a970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fc4303a970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc4303a970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fc4303a970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fc430611bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55fc43035632 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55fc4303d1c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fc4303d1c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fc4303d1c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fc4303cd52 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fc4303d961 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55fc4303d4a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55fc4303ae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fc4303d409 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55fc4305f891 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55fc4305f6b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55fc42c48df9 - core::result::Result::expect::h9f5918d45fd9dc65 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55fc42c2d85f - users::update_user_route::h358344461e40f3d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:161:24 [INFO] [stdout] 18: 0x55fc42c2d79a - users::update_user_route::{{closure}}::h75d98f3144a1b5f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/users.rs:160:1 [INFO] [stdout] 19: 0x55fc42c43d6e - core::ops::function::FnOnce::call_once::hdefdc8227cda319e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fc42c70973 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fc42c70973 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 22: 0x55fc42c6f068 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 23: 0x55fc42c6f068 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 24: 0x55fc42c6f068 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55fc42c6f068 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55fc42c6f068 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55fc42c6f068 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 28: 0x55fc42c6f068 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 29: 0x55fc42c49656 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 31: 0x55fc42c4de1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x55fc42c4de1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x55fc42c4de1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x55fc42c4de1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x55fc42c4de1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 36: 0x55fc42c4de1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55fc43043a8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55fc43043a8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fd6f869d609 - start_thread [INFO] [stdout] 41: 0x7fd6f8473293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] create_user_route [INFO] [stdout] delete_user_route [INFO] [stdout] get_json_user_route [INFO] [stdout] invalid_auth_token_value [INFO] [stdout] invalid_create_user_route_extra_field [INFO] [stdout] invalid_create_user_route_incorrect_field_type [INFO] [stdout] invalid_create_user_route_missing_field [INFO] [stdout] invalid_get_json_user_route_invalid_id_type [INFO] [stdout] invalid_get_json_user_route_non_existing_id [INFO] [stdout] invalid_update_user_route_ein_validation_failed [INFO] [stdout] invalid_update_user_route_extra_field [INFO] [stdout] invalid_update_user_route_missing_field [INFO] [stdout] missing_auth_token [INFO] [stdout] multiple_auth_token_value [INFO] [stdout] update_user_route [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f33e6918b220a16d379ef141c274f2e43d44005d6c1f99be687186f5044f3aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f33e6918b220a16d379ef141c274f2e43d44005d6c1f99be687186f5044f3aeb", kill_on_drop: false }` [INFO] [stdout] f33e6918b220a16d379ef141c274f2e43d44005d6c1f99be687186f5044f3aeb