[INFO] cloning repository https://github.com/Bechma/realworld-actix-fullstack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bechma/realworld-actix-fullstack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBechma%2Frealworld-actix-fullstack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBechma%2Frealworld-actix-fullstack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64380c3dc58ffb7896c905c98e52349e9a2b57be
[INFO] testing Bechma/realworld-actix-fullstack against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBechma%2Frealworld-actix-fullstack" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Bechma/realworld-actix-fullstack
[INFO] finished tweaking git repo https://github.com/Bechma/realworld-actix-fullstack
[INFO] tweaked toml for git repo https://github.com/Bechma/realworld-actix-fullstack written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bechma/realworld-actix-fullstack on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bechma/realworld-actix-fullstack already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.99
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded unic-char-property v0.9.0
[INFO] [stderr]   Downloaded unic-char-range v0.9.0
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.99
[INFO] [stderr]   Downloaded system-configuration v0.5.1
[INFO] [stderr]   Downloaded opentelemetry-http v0.10.0
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded phf_codegen v0.11.2
[INFO] [stderr]   Downloaded hyper-rustls v0.24.2
[INFO] [stderr]   Downloaded ipnet v2.10.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded actix-codec v0.5.2
[INFO] [stderr]   Downloaded zstd v0.13.2
[INFO] [stderr]   Downloaded actix-utils v3.0.1
[INFO] [stderr]   Downloaded actix-service v2.0.2
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] [stderr]   Downloaded actix-session v0.10.1
[INFO] [stderr]   Downloaded regex-lite v0.1.6
[INFO] [stderr]   Downloaded comfy-table v6.2.0
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.4
[INFO] [stderr]   Downloaded impl-more v0.1.8
[INFO] [stderr]   Downloaded actix-router v0.5.3
[INFO] [stderr]   Downloaded brotli v6.0.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.1
[INFO] [stderr]   Downloaded reqwest v0.11.27
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.22.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.2
[INFO] [stderr]   Downloaded crossterm v0.26.1
[INFO] [stderr]   Downloaded base64 v0.20.0
[INFO] [stderr]   Downloaded actix-http v3.9.0
[INFO] [stderr]   Downloaded diesel-async v0.4.1
[INFO] [stderr]   Downloaded rustix v0.38.42
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded indexmap v2.7.0
[INFO] [stderr]   Downloaded language-tags v0.3.2
[INFO] [stderr]   Downloaded actix-web v4.9.0
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] [stderr]   Downloaded opentelemetry v0.21.0
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded scoped-futures v0.1.4
[INFO] [stderr]   Downloaded webpki-roots v0.26.7
[INFO] [stderr]   Downloaded local-channel v0.1.5
[INFO] [stderr]   Downloaded actix-server v2.5.0
[INFO] [stderr]   Downloaded local-waker v0.1.4
[INFO] [stderr]   Downloaded shuttle-actix-web v0.49.0
[INFO] [stderr]   Downloaded pest v2.7.15
[INFO] [stderr]   Downloaded unicode_categories v0.1.1
[INFO] [stderr]   Downloaded libc v0.2.168
[INFO] [stderr]   Downloaded futures-intrusive v0.5.0
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded serde_json v1.0.133
[INFO] [stderr]   Downloaded reqwest-middleware v0.2.5
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.14
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.1
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded shuttle-proto v0.49.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.12
[INFO] [stderr]   Downloaded hyper v0.14.32
[INFO] [stderr]   Downloaded cc v1.2.4
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.2
[INFO] [stderr]   Downloaded zstd-safe v7.2.1
[INFO] [stderr]   Downloaded webpki-roots v0.25.4
[INFO] [stderr]   Downloaded actix-macros v0.2.4
[INFO] [stderr]   Downloaded actix-rt v2.10.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.3.0
[INFO] [stderr]   Downloaded bytestring v1.4.0
[INFO] [stderr]   Downloaded cookie v0.16.2
[INFO] [stderr]   Downloaded task-local-extensions v0.1.4
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded tokio v1.42.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.2
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded shuttle-runtime v0.49.0
[INFO] [stderr]   Downloaded postgres-types v0.2.8
[INFO] [stderr]   Downloaded shuttle-common v0.49.0
[INFO] [stderr]   Downloaded pkcs1 v0.7.5
[INFO] [stderr]   Downloaded crc-catalog v2.4.0
[INFO] [stderr]   Downloaded thiserror v2.0.7
[INFO] [stderr]   Downloaded shuttle-api-client v0.49.0
[INFO] [stderr]   Downloaded semver v1.0.24
[INFO] [stderr]   Downloaded pin-project-internal v1.1.7
[INFO] [stderr]   Downloaded ordered-float v4.5.0
[INFO] [stderr]   Downloaded web-time v0.2.4
[INFO] [stderr]   Downloaded strfmt v0.2.4
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.2
[INFO] [stderr]   Downloaded pem-rfc7468 v0.7.0
[INFO] [stderr]   Downloaded dotenvy v0.15.7
[INFO] [stderr]   Downloaded etcetera v0.8.0
[INFO] [stderr]   Downloaded stringprep v0.1.5
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded atoi v2.0.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.12
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded valuable v0.1.0
[INFO] [stderr]   Downloaded phf v0.11.2
[INFO] [stderr]   Downloaded tungstenite v0.20.1
[INFO] [stderr]   Downloaded shuttle-codegen v0.49.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.7
[INFO] [stderr]   Downloaded anyhow v1.0.94
[INFO] [stderr]   Downloaded typeshare-annotation v1.0.4
[INFO] [stderr]   Downloaded typeshare v1.0.4
[INFO] [stderr]   Downloaded shuttle-service v0.49.0
[INFO] [stderr]   Downloaded shuttle-shared-db v0.49.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.2
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.2
[INFO] [stderr]   Downloaded home v0.5.11
[INFO] [stderr]   Downloaded md-5 v0.10.6
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.15
[INFO] [stderr]   Downloaded phf_generator v0.11.2
[INFO] [stderr]   Downloaded siphasher v0.3.11
[INFO] [stderr]   Downloaded bstr v1.11.1
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.17
[INFO] [stderr]   Downloaded js-sys v0.3.76
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded winreg v0.50.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.2
[INFO] [stderr]   Downloaded sqlx v0.8.2
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded unicase v2.8.0
[INFO] [stderr]   Downloaded pin-project v1.1.7
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.21.2
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded hkdf v0.12.4
[INFO] [stderr]   Downloaded flume v0.11.1
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded unicode-bidi v0.3.18
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded tempfile v3.14.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.3
[INFO] [stderr]   Downloaded event-listener v5.3.1
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] [stderr]   Downloaded proc-macro2 v1.0.92
[INFO] [stderr]   Downloaded phf_shared v0.11.2
[INFO] [stderr]   Downloaded system-configuration-sys v0.5.0
[INFO] [stderr]   Downloaded crc v3.2.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.7
[INFO] [stderr]   Downloaded cpufeatures v0.2.16
[INFO] [stderr]   Downloaded unic-common v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-version v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e9affa121e91131c2adb0c8b2c50f77f32b511fb4576f11d9ef766f32d39070
[INFO] running `Command { std: "docker" "start" "-a" "2e9affa121e91131c2adb0c8b2c50f77f32b511fb4576f11d9ef766f32d39070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e9affa121e91131c2adb0c8b2c50f77f32b511fb4576f11d9ef766f32d39070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9affa121e91131c2adb0c8b2c50f77f32b511fb4576f11d9ef766f32d39070", kill_on_drop: false }`
[INFO] [stdout] 2e9affa121e91131c2adb0c8b2c50f77f32b511fb4576f11d9ef766f32d39070
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d941a637a83d44a710a43d17c9d5df835173ac62ef142e2b0a26ea855aedc12
[INFO] running `Command { std: "docker" "start" "-a" "2d941a637a83d44a710a43d17c9d5df835173ac62ef142e2b0a26ea855aedc12", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ordered-float v4.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling opentelemetry-http v0.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling task-local-extensions v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling impl-more v0.1.8
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling shuttle-codegen v0.49.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling typeshare v1.0.4
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling shuttle-common v0.49.0
[INFO] [stderr]    Compiling reqwest-middleware v0.2.5
[INFO] [stderr]    Compiling actix-session v0.10.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling shuttle-service v0.49.0
[INFO] [stderr]    Compiling shuttle-api-client v0.49.0
[INFO] [stderr]    Compiling shuttle-shared-db v0.49.0
[INFO] [stderr]    Compiling shuttle-proto v0.49.0
[INFO] [stderr]    Compiling shuttle-runtime v0.49.0
[INFO] [stderr]    Compiling shuttle-actix-web v0.49.0
[INFO] [stderr]    Compiling realworld-rust-fullstack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "2d941a637a83d44a710a43d17c9d5df835173ac62ef142e2b0a26ea855aedc12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d941a637a83d44a710a43d17c9d5df835173ac62ef142e2b0a26ea855aedc12", kill_on_drop: false }`
[INFO] [stdout] 2d941a637a83d44a710a43d17c9d5df835173ac62ef142e2b0a26ea855aedc12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d2e59b1beaedb70f05381044e003344a92aa94c13f6ec90a323c3f009e53af3
[INFO] running `Command { std: "docker" "start" "-a" "2d2e59b1beaedb70f05381044e003344a92aa94c13f6ec90a323c3f009e53af3", kill_on_drop: false }`
[INFO] [stderr]    Compiling realworld-rust-fullstack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.61s
[INFO] running `Command { std: "docker" "inspect" "2d2e59b1beaedb70f05381044e003344a92aa94c13f6ec90a323c3f009e53af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2e59b1beaedb70f05381044e003344a92aa94c13f6ec90a323c3f009e53af3", kill_on_drop: false }`
[INFO] [stdout] 2d2e59b1beaedb70f05381044e003344a92aa94c13f6ec90a323c3f009e53af3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0857196ab79fc82b9ef1d81119fe13422e4472f3c0d8d75ac3a55b2a36bc2cd6
[INFO] running `Command { std: "docker" "start" "-a" "0857196ab79fc82b9ef1d81119fe13422e4472f3c0d8d75ac3a55b2a36bc2cd6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/realworld_rust_fullstack-ebaaf43b4917b01e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/realworld_rust_fullstack-b92177aacf9ce723)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server/main.rs (/opt/rustwide/target/debug/deps/server-df8a1205e10e5806)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test anonymous_get_routes::test_settings_get ... FAILED
[INFO] [stdout] test anonymous_get_routes::test_register_get ... FAILED
[INFO] [stdout] test anonymous_get_routes::test_logout_get ... FAILED
[INFO] [stdout] test anonymous_get_routes::test_index_get ... FAILED
[INFO] [stdout] test anonymous_get_routes::test_editor_get ... FAILED
[INFO] [stdout] test anonymous_get_routes::test_login_get ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- anonymous_get_routes::test_settings_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'anonymous_get_routes::test_settings_get' panicked at tests/server/helper.rs:11:10:
[INFO] [stdout] database connection can't be done: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c933d885652 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c933d885652 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c933d885652 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c933d885652 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c933d8b0a23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c933d8b0a23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c933d8814f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c933d8814f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c933d8854a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c933d887059 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c933d886e8e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c933cd99ea4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c933cd99ea4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c933d887b2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c933d887b2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c933d8877fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c933d885b59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c933d88748d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c933d8ae5b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c933d8aeac6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c933c9e9d73 - core::result::Result<T,E>::expect::h043d74b2ad3c63cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c933ca87f56 - server::helper::get_test_pool::{{closure}}::he81c19a8e55cc1b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:11:10
[INFO] [stdout]   22:     0x5c933ca885e1 - server::helper::create_server::{{closure}}::h8541d2b3a31e9848
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:35:32
[INFO] [stdout]   23:     0x5c933c9c8cef - server::anonymous_get_routes::test_settings_get::{{closure}}::h95e5bb4cc741aa8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:66:50
[INFO] [stdout]   24:     0x5c933ca9497f - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::haccec8c8b8179ef4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x5c933ca8fce0 - tokio::task::local::LocalSet::with::{{closure}}::h381eb358ef77a7d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x5c933ca14ff5 - std::thread::local::LocalKey<T>::try_with::h06971874b32555b0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x5c933ca1410e - std::thread::local::LocalKey<T>::with::h67d466341a0397e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x5c933ca8fc46 - tokio::task::local::LocalSet::with::hd4f2f0a62487fd3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x5c933ca94186 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h1d679ce864e6f6e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x5c933ca908b9 - tokio::task::local::LocalSet::run_until::{{closure}}::h1941a4ce9149e76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x5c933ca0045d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd6e91e3b85e36c73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5c933c9ffe5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h12879547d354b9a1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5c933c996f5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbae5483187d3ba6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   34:     0x5c933c9960eb - tokio::runtime::coop::with_budget::h6181261f5b7d85c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5c933c9960eb - tokio::runtime::coop::budget::hada72e4240265f41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5c933c9960eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h91dbea0f4fba394e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   37:     0x5c933c987cf0 - tokio::runtime::scheduler::current_thread::Context::enter::hffdd48f45689e117
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   38:     0x5c933c9906e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha8cfc46e10a4263a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   39:     0x5c933c98d564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd0f66dfa3b9c6c7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   40:     0x5c933c9bf32b - tokio::runtime::context::scoped::Scoped<T>::set::h34be155e204afdf6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5c933c9b6f69 - tokio::runtime::context::set_scheduler::{{closure}}::ha39d29a7099fe466
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5c933ca1a902 - std::thread::local::LocalKey<T>::try_with::hec6a870ae56cecfd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5c933ca1451e - std::thread::local::LocalKey<T>::with::ha3b7dc716bc02dd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5c933c9b6bdd - tokio::runtime::context::set_scheduler::ha87ed55c7fb94cb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5c933c98b4d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3a8c58e4f65cabc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   46:     0x5c933c98d943 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hda24eae642fac859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   47:     0x5c933c981813 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8f98e9b2c145e347
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   48:     0x5c933ca09fd0 - tokio::runtime::context::runtime::enter_runtime::hab4e9faf29b53eb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5c933c97ff83 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8e2be94db7f050bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   50:     0x5c933c9d19b1 - tokio::runtime::runtime::Runtime::block_on_inner::h5b092891b3761f01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5c933c9d3513 - tokio::runtime::runtime::Runtime::block_on::hda7f1632daa72305
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   52:     0x5c933ca90460 - tokio::task::local::LocalSet::block_on::hd6993ddf3742dc98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   53:     0x5c933c9a93ea - actix_rt::runtime::Runtime::block_on::ha1d2082a021b863b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5c933ca017aa - actix_rt::system::SystemRunner::block_on::hd905f680f5665604
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5c933c9c8af5 - server::anonymous_get_routes::test_settings_get::h1dd58c692f26250a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:64:1
[INFO] [stdout]   56:     0x5c933c9c8a97 - server::anonymous_get_routes::test_settings_get::{{closure}}::h80f3da03f2b27c98
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:65:29
[INFO] [stdout]   57:     0x5c933c96bd76 - core::ops::function::FnOnce::call_once::h71d62084d1779924
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5c933cd9f70b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c933cd9f70b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5c933cd9e845 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5c933cd9e845 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5c933cd9e845 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5c933cd9e845 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5c933cd9e845 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5c933cd9e845 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5c933cd9e845 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5c933cd62444 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5c933cd62444 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5c933cd65e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5c933cd65e1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5c933cd65e1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5c933cd65e1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5c933cd65e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5c933d88af7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5c933d88af7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x7e3b1a76caa4 - <unknown>
[INFO] [stdout]   79:     0x7e3b1a7f9a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- anonymous_get_routes::test_register_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'anonymous_get_routes::test_register_get' panicked at tests/server/helper.rs:11:10:
[INFO] [stdout] database connection can't be done: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c933d885652 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c933d885652 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c933d885652 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c933d885652 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c933d8b0a23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c933d8b0a23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c933d8814f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c933d8814f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c933d8854a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c933d887059 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c933d886e8e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c933cd99ea4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c933cd99ea4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c933d887b2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c933d887b2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c933d8877fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c933d885b59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c933d88748d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c933d8ae5b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c933d8aeac6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c933c9e9d73 - core::result::Result<T,E>::expect::h043d74b2ad3c63cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c933ca87f56 - server::helper::get_test_pool::{{closure}}::he81c19a8e55cc1b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:11:10
[INFO] [stdout]   22:     0x5c933ca885e1 - server::helper::create_server::{{closure}}::h8541d2b3a31e9848
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:35:32
[INFO] [stdout]   23:     0x5c933c9c8469 - server::anonymous_get_routes::test_register_get::{{closure}}::h82630ee3f3e7a9f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:52:50
[INFO] [stdout]   24:     0x5c933ca945bf - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h3492d5d89d45ae87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x5c933ca8ffb0 - tokio::task::local::LocalSet::with::{{closure}}::h91fcce86f7349d4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x5c933ca19ab5 - std::thread::local::LocalKey<T>::try_with::hc7487df5d84e57c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x5c933ca13bae - std::thread::local::LocalKey<T>::with::h22d5ab5968ef70dd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x5c933ca8fb46 - tokio::task::local::LocalSet::with::h2d681669cb8febbc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x5c933ca94136 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h1121c82cb7d600c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x5c933ca91279 - tokio::task::local::LocalSet::run_until::{{closure}}::hac08b01c3efa6def
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x5c933ca0011d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4fcba9028d07652f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5c933ca0049d - <core::pin::Pin<P> as core::future::future::Future>::poll::hdaa6d8f380e098e3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5c933c996d5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h16659fc0b8500350
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   34:     0x5c933c99627b - tokio::runtime::coop::with_budget::hbdde2c2f0e89d3e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5c933c99627b - tokio::runtime::coop::budget::h78a615058691e66c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5c933c99627b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9e6f08a1f58d654e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   37:     0x5c933c9855a0 - tokio::runtime::scheduler::current_thread::Context::enter::ha1e32762f01ffcc6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   38:     0x5c933c995140 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heb5de5b6ea2f41e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   39:     0x5c933c98d404 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h08589a5213cfbd03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   40:     0x5c933c9bfc5b - tokio::runtime::context::scoped::Scoped<T>::set::hdc802d4dfce0c07f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5c933c9b6fa9 - tokio::runtime::context::set_scheduler::{{closure}}::ha95027fe3bc1a14a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5c933ca15f42 - std::thread::local::LocalKey<T>::try_with::h1ce50bb34b1b005d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5c933ca1422e - std::thread::local::LocalKey<T>::with::h712d4aa9c6ab82e0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5c933c9b6a5d - tokio::runtime::context::set_scheduler::h0783c3dd46645e9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5c933c98c550 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e38a10a326cba3f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   46:     0x5c933c98d883 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb0416781abb2e2bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   47:     0x5c933c980a93 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1580e9f2e80723fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   48:     0x5c933ca09a60 - tokio::runtime::context::runtime::enter_runtime::h8c5c0d718edf3526
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5c933c9801f3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2ace5889a865b9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   50:     0x5c933c9d1591 - tokio::runtime::runtime::Runtime::block_on_inner::h097169d19348e34d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5c933c9d37e3 - tokio::runtime::runtime::Runtime::block_on::hffb3b8aa35826fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   52:     0x5c933ca903e0 - tokio::task::local::LocalSet::block_on::hb2191942fb5785a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   53:     0x5c933c9a940a - actix_rt::runtime::Runtime::block_on::hee9dae4e6de1f3e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5c933ca0178a - actix_rt::system::SystemRunner::block_on::h5e24bf2eeb4b26ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5c933c9c8275 - server::anonymous_get_routes::test_register_get::h6853a13a877121f7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:50:1
[INFO] [stdout]   56:     0x5c933c9c8217 - server::anonymous_get_routes::test_register_get::{{closure}}::h9b85c84a592334ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:51:29
[INFO] [stdout]   57:     0x5c933c96c1f6 - core::ops::function::FnOnce::call_once::hd7c425b37056d442
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5c933cd9f70b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c933cd9f70b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5c933cd9e845 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5c933cd9e845 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5c933cd9e845 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5c933cd9e845 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5c933cd9e845 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5c933cd9e845 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5c933cd9e845 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5c933cd62444 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5c933cd62444 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5c933cd65e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5c933cd65e1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5c933cd65e1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5c933cd65e1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5c933cd65e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5c933d88af7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5c933d88af7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x7e3b1a76caa4 - <unknown>
[INFO] [stdout]   79:     0x7e3b1a7f9a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- anonymous_get_routes::test_logout_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'anonymous_get_routes::test_logout_get' panicked at tests/server/helper.rs:11:10:
[INFO] [stdout] database connection can't be done: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c933d885652 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c933d885652 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c933d885652 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c933d885652 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c933d8b0a23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c933d8b0a23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c933d8814f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c933d8814f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c933d8854a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c933d887059 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c933d886e8e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c933cd99ea4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c933cd99ea4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c933d887b2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c933d887b2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c933d8877fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c933d885b59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c933d88748d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c933d8ae5b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c933d8aeac6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c933c9e9d73 - core::result::Result<T,E>::expect::h043d74b2ad3c63cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c933ca87f56 - server::helper::get_test_pool::{{closure}}::he81c19a8e55cc1b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:11:10
[INFO] [stdout]   22:     0x5c933ca885e1 - server::helper::create_server::{{closure}}::h8541d2b3a31e9848
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:35:32
[INFO] [stdout]   23:     0x5c933c9c7369 - server::anonymous_get_routes::test_logout_get::{{closure}}::h9b475fffa566b1ed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:24:50
[INFO] [stdout]   24:     0x5c933ca9483f - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::ha4a31a5cc7f45267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x5c933ca90190 - tokio::task::local::LocalSet::with::{{closure}}::hfe016979117ecdc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x5c933ca19675 - std::thread::local::LocalKey<T>::try_with::hb7ead5d121cac461
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x5c933ca13fde - std::thread::local::LocalKey<T>::with::h529438e269c82af9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x5c933ca8fc06 - tokio::task::local::LocalSet::with::hcf7a2fcbb131d388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x5c933ca941d6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h4f4e4d809feec4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x5c933ca90b29 - tokio::task::local::LocalSet::run_until::{{closure}}::h21c20c1832286b33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x5c933c9fffdd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3fc285449bf11977
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5c933ca0037d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha75b20892cd4c845
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5c933c996d9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1f3c0c74e8c73a21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   34:     0x5c933c995c0b - tokio::runtime::coop::with_budget::hf8b88d86e7afad5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5c933c995c0b - tokio::runtime::coop::budget::heb299a0429d37515
[INFO] [stderr] error: test failed, to rerun pass `--test server`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5c933c995c0b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h157e85e844090d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   37:     0x5c933c9879d0 - tokio::runtime::scheduler::current_thread::Context::enter::hf212b441071224bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   38:     0x5c933c993c00 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd637de81d21c3a4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   39:     0x5c933c98d4e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h50684e29e93b72fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   40:     0x5c933c9bf9bb - tokio::runtime::context::scoped::Scoped<T>::set::ha02746790c2068aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5c933c9b6e29 - tokio::runtime::context::set_scheduler::{{closure}}::h3c786c8ec2f36b61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5c933ca16402 - std::thread::local::LocalKey<T>::try_with::h231dcfe3804405c5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5c933ca13efe - std::thread::local::LocalKey<T>::with::h4e415b0f4e57549c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5c933c9b6c9d - tokio::runtime::context::set_scheduler::hde1cab6656b9456b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5c933c98b0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21de676e3a32cca3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   46:     0x5c933c98d823 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h95a3b377ebbd9574
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   47:     0x5c933c982c53 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdb9d814031353f7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   48:     0x5c933ca08a10 - tokio::runtime::context::runtime::enter_runtime::h0825e6c1b0cc036f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5c933c980143 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hafb5694b5a7a1db1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   50:     0x5c933c9d26e1 - tokio::runtime::runtime::Runtime::block_on_inner::he2f0dc8acb195373
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5c933c9d29d3 - tokio::runtime::runtime::Runtime::block_on::h6633ae04ec3a0a1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   52:     0x5c933ca90260 - tokio::task::local::LocalSet::block_on::h9ab0dd84d8ab9b7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   53:     0x5c933c9a936a - actix_rt::runtime::Runtime::block_on::h3b954623f5f0a92b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5c933ca0177a - actix_rt::system::SystemRunner::block_on::h5ac395c32b5b4b12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5c933c9c7175 - server::anonymous_get_routes::test_logout_get::h76137ace0e6ab747
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:22:1
[INFO] [stdout]   56:     0x5c933c9c7117 - server::anonymous_get_routes::test_logout_get::{{closure}}::h90cd008f37eb35ae
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:23:27
[INFO] [stdout]   57:     0x5c933c96c426 - core::ops::function::FnOnce::call_once::hf2084c4301a4024c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5c933cd9f70b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c933cd9f70b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5c933cd9e845 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5c933cd9e845 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5c933cd9e845 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5c933cd9e845 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5c933cd9e845 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5c933cd9e845 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5c933cd9e845 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5c933cd62444 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5c933cd62444 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5c933cd65e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5c933cd65e1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5c933cd65e1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5c933cd65e1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5c933cd65e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5c933d88af7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5c933d88af7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x7e3b1a76caa4 - <unknown>
[INFO] [stdout]   79:     0x7e3b1a7f9a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- anonymous_get_routes::test_index_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'anonymous_get_routes::test_index_get' panicked at tests/server/helper.rs:11:10:
[INFO] [stdout] database connection can't be done: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c933d885652 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c933d885652 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c933d885652 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c933d885652 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c933d8b0a23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c933d8b0a23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c933d8814f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c933d8814f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c933d8854a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c933d887059 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c933d886e8e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c933cd99ea4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c933cd99ea4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c933d887b2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c933d887b2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c933d8877fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c933d885b59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c933d88748d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c933d8ae5b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c933d8aeac6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c933c9e9d73 - core::result::Result<T,E>::expect::h043d74b2ad3c63cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c933ca87f56 - server::helper::get_test_pool::{{closure}}::he81c19a8e55cc1b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:11:10
[INFO] [stdout]   22:     0x5c933ca885e1 - server::helper::create_server::{{closure}}::h8541d2b3a31e9848
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:35:32
[INFO] [stdout]   23:     0x5c933c9c6ae9 - server::anonymous_get_routes::test_index_get::{{closure}}::h9634f2f6324b8e0a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:10:50
[INFO] [stdout]   24:     0x5c933ca9433f - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h1b7dc11bb4f6056b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x5c933ca900a0 - tokio::task::local::LocalSet::with::{{closure}}::hb64517914b643b27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x5c933ca18df5 - std::thread::local::LocalKey<T>::try_with::h9fa3e4c63dd00afa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x5c933ca1415e - std::thread::local::LocalKey<T>::with::h6dab5978c6e7ca76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x5c933ca8fb86 - tokio::task::local::LocalSet::with::h463d93bbee8c8dea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x5c933ca94276 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h82dab8d4615c031e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x5c933ca90d99 - tokio::task::local::LocalSet::run_until::{{closure}}::h310f7b11af88330c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x5c933ca003bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hbd45f6946d06894c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5c933c9ffe1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0828745189f3a186
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5c933c996edd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8372eb61adf91ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   34:     0x5c933c99641b - tokio::runtime::coop::with_budget::h9b804a5efbd340bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5c933c99641b - tokio::runtime::coop::budget::h0f4c83c1610fb269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5c933c99641b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha7106068b03e337c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   37:     0x5c933c984050 - tokio::runtime::scheduler::current_thread::Context::enter::h5c6d23d9d49a5bf6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   38:     0x5c933c9946a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he473de96310820f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   39:     0x5c933c98d424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h10111a334e416aa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   40:     0x5c933c9bf08b - tokio::runtime::context::scoped::Scoped<T>::set::h0a59c8baf697d9d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5c933c9b6fe9 - tokio::runtime::context::set_scheduler::{{closure}}::hb70b9d766c8e2fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5c933ca15e02 - std::thread::local::LocalKey<T>::try_with::h1ba41b67c4bc3e26
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5c933ca1490e - std::thread::local::LocalKey<T>::with::hccc2db7e144e41b9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5c933c9b6b1d - tokio::runtime::context::set_scheduler::h7a1633b56f5fd85f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5c933c98bd10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5b2177fb15d8decd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   46:     0x5c933c98d9a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd8c364bf353b73c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   47:     0x5c933c981ed3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haceaef833342e699
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   48:     0x5c933ca0a580 - tokio::runtime::context::runtime::enter_runtime::hdd20840a8f7ebcb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5c933c97fe23 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h75552c81148c81e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   50:     0x5c933c9d1dd1 - tokio::runtime::runtime::Runtime::block_on_inner::h733d9997907b2f6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5c933c9d2ca3 - tokio::runtime::runtime::Runtime::block_on::h79ae622060353f37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   52:     0x5c933ca902e0 - tokio::task::local::LocalSet::block_on::ha484e311c1595d78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   53:     0x5c933c9a938a - actix_rt::runtime::Runtime::block_on::h91f3eb225480dcdd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5c933ca0175a - actix_rt::system::SystemRunner::block_on::h085ac5de69209e26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5c933c9c68f5 - server::anonymous_get_routes::test_index_get::hec37794e9433fdb0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:8:1
[INFO] [stdout]   56:     0x5c933c9c6897 - server::anonymous_get_routes::test_index_get::{{closure}}::h60979b43d60468b0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:9:26
[INFO] [stdout]   57:     0x5c933c96bcd6 - core::ops::function::FnOnce::call_once::h5bb0fc3283b9fa7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5c933cd9f70b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c933cd9f70b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5c933cd9e845 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5c933cd9e845 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5c933cd9e845 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5c933cd9e845 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5c933cd9e845 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5c933cd9e845 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5c933cd9e845 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5c933cd62444 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5c933cd62444 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5c933cd65e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5c933cd65e1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5c933cd65e1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5c933cd65e1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5c933cd65e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5c933d88af7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5c933d88af7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x7e3b1a76caa4 - <unknown>
[INFO] [stdout]   79:     0x7e3b1a7f9a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- anonymous_get_routes::test_editor_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'anonymous_get_routes::test_editor_get' panicked at tests/server/helper.rs:11:10:
[INFO] [stdout] database connection can't be done: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c933d885652 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c933d885652 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c933d885652 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c933d885652 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c933d8b0a23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c933d8b0a23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c933d8814f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c933d8814f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c933d8854a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c933d887059 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c933d886e8e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c933cd99ea4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c933cd99ea4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c933d887b2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c933d887b2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c933d8877fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c933d885b59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c933d88748d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c933d8ae5b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c933d8aeac6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c933c9e9d73 - core::result::Result<T,E>::expect::h043d74b2ad3c63cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c933ca87f56 - server::helper::get_test_pool::{{closure}}::he81c19a8e55cc1b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:11:10
[INFO] [stdout]   22:     0x5c933ca885e1 - server::helper::create_server::{{closure}}::h8541d2b3a31e9848
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:35:32
[INFO] [stdout]   23:     0x5c933c9c96cf - server::anonymous_get_routes::test_editor_get::{{closure}}::hb826d30e8df85bb3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:84:50
[INFO] [stdout]   24:     0x5c933ca9447f - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h23855f6ed4112612
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x5c933ca8fdd0 - tokio::task::local::LocalSet::with::{{closure}}::h6e54408a5d4307dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x5c933ca17075 - std::thread::local::LocalKey<T>::try_with::h3e554afd8a2a2910
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x5c933ca1428e - std::thread::local::LocalKey<T>::with::h7bb1591a56c9747e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x5c933ca8fb06 - tokio::task::local::LocalSet::with::h21f25b08946fc5f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x5c933ca942c6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::heb550777fe85dc33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x5c933ca91009 - tokio::task::local::LocalSet::run_until::{{closure}}::h877ade3cb9f1dd42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x5c933ca0025d - <core::pin::Pin<P> as core::future::future::Future>::poll::h77c823ec1dede00a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5c933ca0029d - <core::pin::Pin<P> as core::future::future::Future>::poll::h89a3dd32cc4d6edc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5c933c996e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4cf22b31face839a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   34:     0x5c933c99677b - tokio::runtime::coop::with_budget::habba5c41408faedb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5c933c99677b - tokio::runtime::coop::budget::h8ceff42d9289fe21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5c933c99677b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca01598817eb886f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   37:     0x5c933c984690 - tokio::runtime::scheduler::current_thread::Context::enter::h664ebc63ad8138cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   38:     0x5c933c98fc40 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h36db6270fb95124e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   39:     0x5c933c98d4a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3f7a4b6086e300a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   40:     0x5c933c9bf86b - tokio::runtime::context::scoped::Scoped<T>::set::h8c80c16bcec5717b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5c933c9b6ee9 - tokio::runtime::context::set_scheduler::{{closure}}::h80784c7cf70c2dd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5c933ca1a1c2 - std::thread::local::LocalKey<T>::try_with::hdf40966bcb9d3cf4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5c933ca1462e - std::thread::local::LocalKey<T>::with::habaedcf04deff114
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5c933c9b6c1d - tokio::runtime::context::set_scheduler::hc21944fb1729828c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5c933c98cd90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc6d1373d6fffa8f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   46:     0x5c933c98d5e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2ab52061d75241f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   47:     0x5c933c982233 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb810bd419bc07dad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   48:     0x5c933ca09d10 - tokio::runtime::context::runtime::enter_runtime::h9c0646c3df0a95bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5c933c97fed3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8c642ba56a0d28ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   50:     0x5c933c9d18a1 - tokio::runtime::runtime::Runtime::block_on_inner::h393a933874b4f322
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5c933c9d3243 - tokio::runtime::runtime::Runtime::block_on::hc7333affaac99b36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   52:     0x5c933ca90360 - tokio::task::local::LocalSet::block_on::ha750dc2ea957451b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   53:     0x5c933c9a93aa - actix_rt::runtime::Runtime::block_on::h9312abc79665e194
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5c933ca0176a - actix_rt::system::SystemRunner::block_on::h5799c5d25155adb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5c933c9c94d5 - server::anonymous_get_routes::test_editor_get::h58ed4cba3e307cb1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:82:1
[INFO] [stdout]   56:     0x5c933c9c9477 - server::anonymous_get_routes::test_editor_get::{{closure}}::h2f3dae452aef8562
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:83:27
[INFO] [stdout]   57:     0x5c933c96b946 - core::ops::function::FnOnce::call_once::h1d5e8d82d884fb7d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5c933cd9f70b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c933cd9f70b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5c933cd9e845 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5c933cd9e845 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5c933cd9e845 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5c933cd9e845 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5c933cd9e845 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5c933cd9e845 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5c933cd9e845 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5c933cd62444 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5c933cd62444 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5c933cd65e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5c933cd65e1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5c933cd65e1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5c933cd65e1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5c933cd65e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5c933d88af7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5c933d88af7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x7e3b1a76caa4 - <unknown>
[INFO] [stdout]   79:     0x7e3b1a7f9a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- anonymous_get_routes::test_login_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'anonymous_get_routes::test_login_get' panicked at tests/server/helper.rs:11:10:
[INFO] [stdout] database connection can't be done: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c933d885652 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c933d885652 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c933d885652 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c933d885652 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c933d8b0a23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c933d8b0a23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c933d8814f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c933d8814f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c933d8854a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c933d887059 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c933d886e8e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c933cd99ea4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c933cd99ea4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c933d887b2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c933d887b2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c933d8877fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c933d885b59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c933d88748d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c933d8ae5b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c933d8aeac6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c933c9e9d73 - core::result::Result<T,E>::expect::h043d74b2ad3c63cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5c933ca87f56 - server::helper::get_test_pool::{{closure}}::he81c19a8e55cc1b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:11:10
[INFO] [stdout]   22:     0x5c933ca885e1 - server::helper::create_server::{{closure}}::h8541d2b3a31e9848
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/helper.rs:35:32
[INFO] [stdout]   23:     0x5c933c9c7be9 - server::anonymous_get_routes::test_login_get::{{closure}}::hfc0bbeb460b2cdd5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:38:50
[INFO] [stdout]   24:     0x5c933ca946ff - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h521fab1b70efa6ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x5c933ca8fec0 - tokio::task::local::LocalSet::with::{{closure}}::h9044164ae47f60c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x5c933ca18575 - std::thread::local::LocalKey<T>::try_with::h8596edaff6c4f614
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x5c933ca145de - std::thread::local::LocalKey<T>::with::ha8bfe383e31ff8f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x5c933ca8fbc6 - tokio::task::local::LocalSet::with::h60ca6fdf76143a45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x5c933ca94226 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h81eea2bc8434d233
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x5c933ca914e9 - tokio::task::local::LocalSet::run_until::{{closure}}::he6d77f1d80e7bf79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x5c933ca0051d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf44fbeafda6dea82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5c933ca0015d - <core::pin::Pin<P> as core::future::future::Future>::poll::h50fa23edf8961067
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5c933c996f9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf4994c187ca9b8e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   34:     0x5c933c996aab - tokio::runtime::coop::with_budget::hae5224c85c9440a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5c933c996aab - tokio::runtime::coop::budget::h3ffa14629a5cbfa7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5c933c996aab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf28fa4fc8c9442eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   37:     0x5c933c984370 - tokio::runtime::scheduler::current_thread::Context::enter::h63a12b856dbeac12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   38:     0x5c933c98e700 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h205f2b8c27732899
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   39:     0x5c933c98d464 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h303c0522749a7aba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   40:     0x5c933c9bf47b - tokio::runtime::context::scoped::Scoped<T>::set::h42fa84b3aac605df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5c933c9b6da9 - tokio::runtime::context::set_scheduler::{{closure}}::h2cae5d10aa120a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5c933ca19782 - std::thread::local::LocalKey<T>::try_with::hc2212399df683768
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5c933ca13a4e - std::thread::local::LocalKey<T>::with::h115a53c3696fb588
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5c933c9b6add - tokio::runtime::context::set_scheduler::h65c7e6f8308f332a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5c933c98d1b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc33759fe03ed15d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   46:     0x5c933c98d763 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h90b89b66294bff46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   47:     0x5c933c9814b3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h73baf56cad059851
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   48:     0x5c933ca095c0 - tokio::runtime::context::runtime::enter_runtime::h75ab67441080bb41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5c933c9803b3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf206f0ae0e8dae11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   50:     0x5c933c9d1cc1 - tokio::runtime::runtime::Runtime::block_on_inner::h67b0653ec3ebe410
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5c933c9d2f73 - tokio::runtime::runtime::Runtime::block_on::hba017dac9486be57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   52:     0x5c933ca904e0 - tokio::task::local::LocalSet::block_on::hf2674d328bd8b2c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   53:     0x5c933c9a93ca - actix_rt::runtime::Runtime::block_on::h9c43a7f679a8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5c933ca0179a - actix_rt::system::SystemRunner::block_on::hc934d0cfb153651c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5c933c9c79f5 - server::anonymous_get_routes::test_login_get::h8a8ace2970f8728a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:36:1
[INFO] [stdout]   56:     0x5c933c9c7997 - server::anonymous_get_routes::test_login_get::{{closure}}::ha2e50dece50c276e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server/anonymous_get_routes.rs:37:26
[INFO] [stdout]   57:     0x5c933c96c356 - core::ops::function::FnOnce::call_once::he7d6b7e570bf2c0b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5c933cd9f70b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5c933cd9f70b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5c933cd9e845 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5c933cd9e845 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5c933cd9e845 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5c933cd9e845 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5c933cd9e845 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5c933cd9e845 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5c933cd9e845 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5c933cd62444 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5c933cd62444 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5c933cd65e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5c933cd65e1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5c933cd65e1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5c933cd65e1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5c933cd65e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5c933cd65e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5c933d88af7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5c933d88af7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x7e3b1a76caa4 - <unknown>
[INFO] [stdout]   79:     0x7e3b1a7f9a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     anonymous_get_routes::test_editor_get
[INFO] [stdout]     anonymous_get_routes::test_index_get
[INFO] [stdout]     anonymous_get_routes::test_login_get
[INFO] [stdout]     anonymous_get_routes::test_logout_get
[INFO] [stdout]     anonymous_get_routes::test_register_get
[INFO] [stdout]     anonymous_get_routes::test_settings_get
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0857196ab79fc82b9ef1d81119fe13422e4472f3c0d8d75ac3a55b2a36bc2cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0857196ab79fc82b9ef1d81119fe13422e4472f3c0d8d75ac3a55b2a36bc2cd6", kill_on_drop: false }`
[INFO] [stdout] 0857196ab79fc82b9ef1d81119fe13422e4472f3c0d8d75ac3a55b2a36bc2cd6
