[INFO] cloning repository https://github.com/reo0306/rust-dishes-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reo0306/rust-dishes-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-dishes-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-dishes-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab16026a6a1d64da66f50708c2b1d8521e483c8d [INFO] testing reo0306/rust-dishes-app against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-dishes-app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/reo0306/rust-dishes-app [INFO] finished tweaking git repo https://github.com/reo0306/rust-dishes-app [INFO] tweaked toml for git repo https://github.com/reo0306/rust-dishes-app written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/reo0306/rust-dishes-app on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/reo0306/rust-dishes-app 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c9c7fa97b27ebca0ae7ac88dec46ae477d95efdc8f5933d158413901d44cd87 [INFO] running `Command { std: "docker" "start" "-a" "6c9c7fa97b27ebca0ae7ac88dec46ae477d95efdc8f5933d158413901d44cd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c9c7fa97b27ebca0ae7ac88dec46ae477d95efdc8f5933d158413901d44cd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9c7fa97b27ebca0ae7ac88dec46ae477d95efdc8f5933d158413901d44cd87", kill_on_drop: false }` [INFO] [stdout] 6c9c7fa97b27ebca0ae7ac88dec46ae477d95efdc8f5933d158413901d44cd87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec037533b8385187958906f767772894328892bdb6f84879edd2195538e95a17 [INFO] running `Command { std: "docker" "start" "-a" "ec037533b8385187958906f767772894328892bdb6f84879edd2195538e95a17", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling subtle v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ntex-service v3.0.0 [INFO] [stderr] Compiling ntex-rt v0.4.13 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling ulid v1.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntex-bytes v0.1.27 [INFO] [stderr] Compiling ntex-util v2.0.1 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-http v0.1.12 [INFO] [stderr] Compiling ntex-io v2.0.0 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling ntex-tokio v0.5.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling ntex-net v2.0.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling ntex-server v2.0.0 [INFO] [stderr] Compiling ntex-h2 v1.0.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling sqlx-mysql v0.7.4 [INFO] [stderr] Compiling ntex-tls v2.0.0 [INFO] [stderr] Compiling ntex v2.0.1 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling dishes-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11m 05s [INFO] running `Command { std: "docker" "inspect" "ec037533b8385187958906f767772894328892bdb6f84879edd2195538e95a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec037533b8385187958906f767772894328892bdb6f84879edd2195538e95a17", kill_on_drop: false }` [INFO] [stdout] ec037533b8385187958906f767772894328892bdb6f84879edd2195538e95a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7773d56603ddf71d91b25f987d1f3aab93d8de94baa308cd1d604f286c834fcb [INFO] running `Command { std: "docker" "start" "-a" "7773d56603ddf71d91b25f987d1f3aab93d8de94baa308cd1d604f286c834fcb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ntex-bytes v0.1.27 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling ntex-util v2.0.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-http v0.1.12 [INFO] [stderr] Compiling ntex-io v2.0.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ntex-tokio v0.5.0 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling ntex-net v2.0.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling ntex-server v2.0.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling sqlx-mysql v0.7.4 [INFO] [stderr] Compiling ntex-tls v2.0.0 [INFO] [stderr] Compiling ntex-h2 v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling ntex v2.0.1 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling dishes-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8m 05s [INFO] running `Command { std: "docker" "inspect" "7773d56603ddf71d91b25f987d1f3aab93d8de94baa308cd1d604f286c834fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7773d56603ddf71d91b25f987d1f3aab93d8de94baa308cd1d604f286c834fcb", kill_on_drop: false }` [INFO] [stdout] 7773d56603ddf71d91b25f987d1f3aab93d8de94baa308cd1d604f286c834fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3635ceee44caa2e7e8489c3aa3b064dcd4dd285a14ef4bc0dcd640bd08209b7 [INFO] running `Command { std: "docker" "start" "-a" "c3635ceee44caa2e7e8489c3aa3b064dcd4dd285a14ef4bc0dcd640bd08209b7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dishes_app-fd954ea8e974d456) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test driver::routes::menu::test_menu::test_category::case_1 ... FAILED [INFO] [stdout] test driver::routes::menu::test_menu::test_category_dishes::case_1 ... FAILED [INFO] [stdout] test driver::routes::menu::test_menu::test_category::case_2 ... FAILED [INFO] [stdout] test driver::routes::menu::test_menu::test_fetch_dishes::case_1 ... FAILED [INFO] [stdout] test driver::routes::menu::test_menu::test_create_dishes::case_2 ... FAILED [INFO] [stdout] test adapter::persistence::database::test_db::should_connect_database ... FAILED [INFO] [stdout] test driver::routes::menu::test_menu::test_category_dishes::case_2 ... FAILED [INFO] [stdout] test driver::routes::menu::test_menu::test_create_dishes::case_1 ... FAILED [INFO] [stdout] test driver::routes::menu::test_menu::test_fetch_dishes::case_2 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- driver::routes::menu::test_menu::test_category::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'driver::routes::menu::test_menu::test_category::case_1' panicked at src/adapter/persistence/database.rs:12:40: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dbf15d35242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dbf15d35242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dbf15d35242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dbf15d35242 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dbf15d5ee73 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dbf15d5ee73 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dbf15d314a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dbf15d314a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dbf15d35092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dbf15d369ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dbf15d36802 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dbf15b905f4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dbf15b905f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dbf15d3748b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dbf15d3748b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dbf15d3715a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dbf15d35739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5dbf15d36ded - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dbf15d5ce70 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dbf15d5d276 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5dbf15ac6e98 - core::result::Result::unwrap::h4d97ab1c8f1cfd1d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5dbf15ac6e98 - dishes_app::adapter::persistence::database::Db::new::{{closure}}::h5c8f79c804503feb [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:12:40 [INFO] [stdout] 22: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::{{closure}}::h4d96531d0130bf50 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:84:28 [INFO] [stdout] 23: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::get::{{closure}}::h51e7a52062190efa [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 24: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::default::{{closure}}::he99a5f34bb29a451 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 25: 0x5dbf15acbac7 - dishes_app::driver::routes::menu::test_menu::test_category::{{closure}}::h5c76a6b1649ff7a9 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:93:5 [INFO] [stdout] 26: 0x5dbf15abb178 - dishes_app::driver::routes::menu::test_menu::test_category::case_1::{{closure}}::h34613266e9591d80 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:93:5 [INFO] [stdout] 27: 0x5dbf15abb178 - ntex_rt::builder::block_on::{{closure}}::h90a4d088e6fd5a41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:191:25 [INFO] [stdout] 28: 0x5dbf15abb178 - as core::future::future::Future>::poll::{{closure}}::h5bdb1dfdab11c54f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 29: 0x5dbf15abb178 - tokio::task::local::LocalSet::with::{{closure}}::h619fed168b78b095 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 30: 0x5dbf15abb178 - std::thread::local::LocalKey::try_with::hba450fd8430a5243 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: 0x5dbf15abb178 - std::thread::local::LocalKey::with::h6528bbe43725ecd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: 0x5dbf15b50213 - tokio::task::local::LocalSet::with::hd84218ce418802d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 33: 0x5dbf15b50213 - as core::future::future::Future>::poll::h3886a1629123f315 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 34: 0x5dbf15b50213 - tokio::task::local::LocalSet::run_until::{{closure}}::h5aa97940c556b529 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 35: 0x5dbf15b50213 - as core::future::future::Future>::poll::h84d05b11c605fb83 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 36: 0x5dbf15b215cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h42eb4936e89640b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 37: 0x5dbf15b215cb - tokio::runtime::coop::with_budget::h3ad2ef46d7378330 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x5dbf15b215cb - tokio::runtime::coop::budget::h5b15bc272a7251e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x5dbf15b215cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf2d321cbef483c7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 40: 0x5dbf15b215cb - tokio::runtime::scheduler::current_thread::Context::enter::h003e6be2f810b113 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 41: 0x5dbf15af517b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hea5a1dec2704f3a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 42: 0x5dbf15af517b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3ede976a39ce240f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 43: 0x5dbf15af517b - tokio::runtime::context::scoped::Scoped::set::h112df51a502e11a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 44: 0x5dbf15b23515 - tokio::runtime::context::set_scheduler::{{closure}}::h046badc1e4150329 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 45: 0x5dbf15b23515 - std::thread::local::LocalKey::try_with::h0ba694095c2613c2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 46: 0x5dbf15b23515 - std::thread::local::LocalKey::with::h5a8053fbb88efcea [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 47: 0x5dbf15b23515 - tokio::runtime::context::set_scheduler::h969033d60e93cc6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 48: 0x5dbf15b23515 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h49393bd050f91a97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 49: 0x5dbf15b23515 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfb6b12db772f99ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 50: 0x5dbf15af7616 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb4cda7579e54460e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 51: 0x5dbf15af7616 - tokio::runtime::context::runtime::enter_runtime::h907764e08c30f2c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 52: 0x5dbf15b461fe - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7c61522a9a81f898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 53: 0x5dbf15b461fe - tokio::runtime::runtime::Runtime::block_on::h3d30d718c8254507 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 54: 0x5dbf15ad5feb - tokio::task::local::LocalSet::block_on::h4f15396de8db6cd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 55: 0x5dbf15ad5feb - ntex_rt::tokio::block_on::ha85054ce0b562c37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/lib.rs:180:43 [INFO] [stdout] 56: 0x5dbf15b013c5 - ntex_rt::builder::block_on::h4af3ac67fb1fec79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:185:5 [INFO] [stdout] 57: 0x5dbf15b013c5 - ntex_rt::builder::SystemRunner::block_on::h9f4ee222eab8f459 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:133:15 [INFO] [stdout] 58: 0x5dbf15b013c5 - dishes_app::driver::routes::menu::test_menu::test_category::case_1::h22c5c7d9a8cc08ad [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:96:5 [INFO] [stdout] 59: 0x5dbf15b24049 - dishes_app::driver::routes::menu::test_menu::test_category::case_1::{{closure}}::h146313056217da31 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:96:18 [INFO] [stdout] 60: 0x5dbf15b24049 - core::ops::function::FnOnce::call_once::h5971cdeb820b32c9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5dbf15b95d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dbf15b95d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x5dbf15b94f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x5dbf15b94f6e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5dbf15b94f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5dbf15b94f6e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5dbf15b94f6e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5dbf15b94f6e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x5dbf15b94f6e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x5dbf15b58b14 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x5dbf15b58b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 72: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x5dbf15b5c4ba - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x5dbf15b5c4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x5dbf15b5c4ba - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x5dbf15b5c4ba - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x5dbf15b5c4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x5dbf15d3a7c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 82: 0x7423dd32caa4 - [INFO] [stdout] 83: 0x7423dd3b9a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- driver::routes::menu::test_menu::test_category_dishes::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'driver::routes::menu::test_menu::test_category_dishes::case_1' panicked at src/adapter/persistence/database.rs:12:40: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dbf15d35242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dbf15d35242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dbf15d35242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dbf15d35242 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dbf15d5ee73 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dbf15d5ee73 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dbf15d314a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dbf15d314a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dbf15d35092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dbf15d369ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dbf15d36802 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dbf15b905f4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dbf15b905f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dbf15d3748b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dbf15d3748b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dbf15d3715a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dbf15d35739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5dbf15d36ded - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dbf15d5ce70 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dbf15d5d276 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5dbf15ac6e98 - core::result::Result::unwrap::h4d97ab1c8f1cfd1d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5dbf15ac6e98 - dishes_app::adapter::persistence::database::Db::new::{{closure}}::h5c8f79c804503feb [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:12:40 [INFO] [stdout] 22: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::{{closure}}::h4d96531d0130bf50 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:84:28 [INFO] [stdout] 23: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::get::{{closure}}::h51e7a52062190efa [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 24: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::default::{{closure}}::he99a5f34bb29a451 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 25: 0x5dbf15acbe6d - dishes_app::driver::routes::menu::test_menu::test_category_dishes::{{closure}}::hd526791b8b8e06a5 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:107:5 [INFO] [stdout] 26: 0x5dbf15aba440 - dishes_app::driver::routes::menu::test_menu::test_category_dishes::case_1::{{closure}}::hce0eb28d0eb4f43a [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:107:5 [INFO] [stdout] 27: 0x5dbf15aba440 - ntex_rt::builder::block_on::{{closure}}::h52eea61d803e9af5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:191:25 [INFO] [stdout] 28: 0x5dbf15aba440 - as core::future::future::Future>::poll::{{closure}}::h30af87cd86400f0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 29: 0x5dbf15aba440 - tokio::task::local::LocalSet::with::{{closure}}::hde900d3529afda01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 30: 0x5dbf15aba440 - std::thread::local::LocalKey::try_with::h7d52d97185e78edb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: 0x5dbf15aba440 - std::thread::local::LocalKey::with::h2a20c398ef50e3a7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: 0x5dbf15b50313 - tokio::task::local::LocalSet::with::he8a387d9ea168888 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 33: 0x5dbf15b50313 - as core::future::future::Future>::poll::h7215d4b36772dbaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 34: 0x5dbf15b50313 - tokio::task::local::LocalSet::run_until::{{closure}}::ha091f33347aa2ddc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 35: 0x5dbf15b50313 - as core::future::future::Future>::poll::hf88c3eacbc7b931b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 36: 0x5dbf15b21c1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf57941216d6a0298 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 37: 0x5dbf15b21c1b - tokio::runtime::coop::with_budget::hc902fdc4e0a96597 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x5dbf15b21c1b - tokio::runtime::coop::budget::h35f3e95b1b6cd0bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x5dbf15b21c1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5efc4e01ca229b2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 40: 0x5dbf15b21c1b - tokio::runtime::scheduler::current_thread::Context::enter::h45cd0b6abebf2dd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 41: 0x5dbf15af5cdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he72f4074d7e0c9e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 42: 0x5dbf15af5cdb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9bb41c4f27a1652b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 43: 0x5dbf15af5cdb - tokio::runtime::context::scoped::Scoped::set::had550b112b16c7fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 44: 0x5dbf15b22975 - tokio::runtime::context::set_scheduler::{{closure}}::h071156b75dae0406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 45: 0x5dbf15b22975 - std::thread::local::LocalKey::try_with::hc525aadc7b8df554 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 46: 0x5dbf15b22975 - std::thread::local::LocalKey::with::h2b1c149d4791c4a6 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 47: 0x5dbf15b22975 - tokio::runtime::context::set_scheduler::h21328bdb16142be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 48: 0x5dbf15b22975 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3f0593e74e118594 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 49: 0x5dbf15b22975 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h36612fd3ad4d847d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 50: 0x5dbf15af88f6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h393d6330a5856bb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 51: 0x5dbf15af88f6 - tokio::runtime::context::runtime::enter_runtime::hcbb4cf38279e4c47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 52: 0x5dbf15b464de - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1fcea6d3aad0fa36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 53: 0x5dbf15b464de - tokio::runtime::runtime::Runtime::block_on::h7838fd9f7bff600a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 54: 0x5dbf15ad692e - tokio::task::local::LocalSet::block_on::he6be46854895ec04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 55: 0x5dbf15ad692e - ntex_rt::tokio::block_on::hee81e018cab8d2f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/lib.rs:180:43 [INFO] [stdout] 56: 0x5dbf15ad692e - ntex_rt::builder::block_on::h8cd30037bbb5f7a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:185:5 [INFO] [stdout] 57: 0x5dbf15ad692e - ntex_rt::builder::SystemRunner::block_on::hc5fda224f7cce1ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:133:15 [INFO] [stdout] 58: 0x5dbf15ad692e - dishes_app::driver::routes::menu::test_menu::test_category_dishes::case_1::hd4f748d830955650 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:110:5 [INFO] [stdout] 59: 0x5dbf15b242f9 - dishes_app::driver::routes::menu::test_menu::test_category_dishes::case_1::{{closure}}::heafc4651740ee60a [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:110:18 [INFO] [stdout] 60: 0x5dbf15b242f9 - core::ops::function::FnOnce::call_once::hbb81613f5918ddc7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5dbf15b95d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dbf15b95d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x5dbf15b94f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x5dbf15b94f6e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5dbf15b94f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5dbf15b94f6e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5dbf15b94f6e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5dbf15b94f6e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x5dbf15b94f6e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x5dbf15b58b14 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x5dbf15b58b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 72: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x5dbf15b5c4ba - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x5dbf15b5c4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x5dbf15b5c4ba - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x5dbf15b5c4ba - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x5dbf15b5c4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x5dbf15d3a7c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 82: 0x7423dd32caa4 - [INFO] [stdout] 83: 0x7423dd3b9a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- driver::routes::menu::test_menu::test_category::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'driver::routes::menu::test_menu::test_category::case_2' panicked at src/adapter/persistence/database.rs:12:40: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dbf15d35242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dbf15d35242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dbf15d35242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dbf15d35242 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dbf15d5ee73 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dbf15d5ee73 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dbf15d314a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dbf15d314a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dbf15d35092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dbf15d369ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dbf15d36802 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dbf15b905f4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dbf15b905f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dbf15d3748b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dbf15d3748b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dbf15d3715a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dbf15d35739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5dbf15d36ded - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dbf15d5ce70 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dbf15d5d276 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5dbf15ac6e98 - core::result::Result::unwrap::h4d97ab1c8f1cfd1d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5dbf15ac6e98 - dishes_app::adapter::persistence::database::Db::new::{{closure}}::h5c8f79c804503feb [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:12:40 [INFO] [stdout] 22: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::{{closure}}::h4d96531d0130bf50 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:84:28 [INFO] [stdout] 23: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::get::{{closure}}::h51e7a52062190efa [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 24: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::default::{{closure}}::he99a5f34bb29a451 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 25: 0x5dbf15acbac7 - dishes_app::driver::routes::menu::test_menu::test_category::{{closure}}::h5c76a6b1649ff7a9 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:93:5 [INFO] [stdout] 26: 0x5dbf15abc5f8 - dishes_app::driver::routes::menu::test_menu::test_category::case_2::{{closure}}::h2668752001da7ab8 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:93:5 [INFO] [stdout] 27: 0x5dbf15abc5f8 - ntex_rt::builder::block_on::{{closure}}::hc6e5047c4eb91970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:191:25 [INFO] [stdout] 28: 0x5dbf15abc5f8 - as core::future::future::Future>::poll::{{closure}}::hdf2363bedf37143a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 29: 0x5dbf15abc5f8 - tokio::task::local::LocalSet::with::{{closure}}::h3a7cf05c1314ae12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 30: 0x5dbf15abc5f8 - std::thread::local::LocalKey::try_with::haadbf2e56c13fa44 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: 0x5dbf15abc5f8 - std::thread::local::LocalKey::with::hcc2523b6512a1ca7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: 0x5dbf15b4fa33 - tokio::task::local::LocalSet::with::h09f1ade7de7e1634 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 33: 0x5dbf15b4fa33 - as core::future::future::Future>::poll::h924ff326f32d8856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 34: 0x5dbf15b4fa33 - tokio::task::local::LocalSet::run_until::{{closure}}::hba9050cc4d3842be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 35: 0x5dbf15b4fa33 - as core::future::future::Future>::poll::h1de8a74f08477333 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 36: 0x5dbf15b21dab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb546b61a675fbd7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 37: 0x5dbf15b21dab - tokio::runtime::coop::with_budget::h727c51937690cdac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x5dbf15b21dab - tokio::runtime::coop::budget::h4e86dad5d0f16984 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x5dbf15b21dab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he1915e11a73cb416 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 40: 0x5dbf15b21dab - tokio::runtime::scheduler::current_thread::Context::enter::h482095bd572ad03d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 41: 0x5dbf15af565b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2c43afc5a445e502 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 42: 0x5dbf15af565b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h502a0f20fc8161e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 43: 0x5dbf15af565b - tokio::runtime::context::scoped::Scoped::set::h6560f1c5a365bcc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 44: 0x5dbf15b22595 - tokio::runtime::context::set_scheduler::{{closure}}::h180fb0b55aee4a42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 45: 0x5dbf15b22595 - std::thread::local::LocalKey::try_with::hf4de98a30449139e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 46: 0x5dbf15b22595 - std::thread::local::LocalKey::with::h558dfa816e9ed809 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 47: 0x5dbf15b22595 - tokio::runtime::context::set_scheduler::hd86458c6034dfe84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 48: 0x5dbf15b22595 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc242c918b48c06a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 49: 0x5dbf15b22595 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h01987db75f4ff803 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 50: 0x5dbf15af79e6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9442343c876adb16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 51: 0x5dbf15af79e6 - tokio::runtime::context::runtime::enter_runtime::h987d9038e6b2d732 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 52: 0x5dbf15b4664e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb3471053466282ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 53: 0x5dbf15b4664e - tokio::runtime::runtime::Runtime::block_on::ha50fc35fb397234c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 54: 0x5dbf15ad594b - tokio::task::local::LocalSet::block_on::hb0d56457b8017a2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 55: 0x5dbf15ad594b - ntex_rt::tokio::block_on::h6c638d3b539a3bad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/lib.rs:180:43 [INFO] [stdout] 56: 0x5dbf15b01635 - ntex_rt::builder::block_on::h70fc002c94f9ba1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:185:5 [INFO] [stdout] 57: 0x5dbf15b01635 - ntex_rt::builder::SystemRunner::block_on::h02710c2f07f7f0e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:133:15 [INFO] [stdout] 58: 0x5dbf15b01635 - dishes_app::driver::routes::menu::test_menu::test_category::case_2::h85306109a959ecef [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:96:5 [INFO] [stdout] 59: 0x5dbf15b24609 - dishes_app::driver::routes::menu::test_menu::test_category::case_2::{{closure}}::hd321e1263eda5d1e [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:96:18 [INFO] [stdout] 60: 0x5dbf15b24609 - core::ops::function::FnOnce::call_once::hfecd9488edd284f5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5dbf15b95d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dbf15b95d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x5dbf15b94f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x5dbf15b94f6e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5dbf15b94f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5dbf15b94f6e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5dbf15b94f6e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5dbf15b94f6e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x5dbf15b94f6e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x5dbf15b58b14 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x5dbf15b58b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 72: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x5dbf15b5c4ba - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x5dbf15b5c4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x5dbf15b5c4ba - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x5dbf15b5c4ba - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x5dbf15b5c4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x5dbf15d3a7c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 82: 0x7423dd32caa4 - [INFO] [stdout] 83: 0x7423dd3b9a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- driver::routes::menu::test_menu::test_fetch_dishes::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'driver::routes::menu::test_menu::test_fetch_dishes::case_1' panicked at src/adapter/persistence/database.rs:12:40: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dbf15d35242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dbf15d35242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dbf15d35242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dbf15d35242 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dbf15d5ee73 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dbf15d5ee73 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dbf15d314a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dbf15d314a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dbf15d35092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dbf15d369ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dbf15d36802 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dbf15b905f4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dbf15b905f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dbf15d3748b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dbf15d3748b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dbf15d3715a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dbf15d35739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5dbf15d36ded - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dbf15d5ce70 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dbf15d5d276 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5dbf15ac6e98 - core::result::Result::unwrap::h4d97ab1c8f1cfd1d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5dbf15ac6e98 - dishes_app::adapter::persistence::database::Db::new::{{closure}}::h5c8f79c804503feb [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:12:40 [INFO] [stdout] 22: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::{{closure}}::h4d96531d0130bf50 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:84:28 [INFO] [stdout] 23: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::get::{{closure}}::h51e7a52062190efa [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 24: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::default::{{closure}}::he99a5f34bb29a451 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 25: 0x5dbf15acc6f8 - dishes_app::driver::routes::menu::test_menu::test_fetch_dishes::{{closure}}::h07224fac8c40d52f [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:139:5 [INFO] [stdout] 26: 0x5dbf15abab13 - dishes_app::driver::routes::menu::test_menu::test_fetch_dishes::case_1::{{closure}}::hb7e83b0c7f50ce79 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:139:5 [INFO] [stdout] 27: 0x5dbf15abab13 - ntex_rt::builder::block_on::{{closure}}::h2803f108d3fccf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:191:25 [INFO] [stdout] 28: 0x5dbf15abab13 - as core::future::future::Future>::poll::{{closure}}::h8d9a2fe5a74417b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 29: 0x5dbf15abab13 - tokio::task::local::LocalSet::with::{{closure}}::h7de359f6d12ba3aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 30: 0x5dbf15abab13 - std::thread::local::LocalKey::try_with::h5416e9d9d9b78585 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: 0x5dbf15abab13 - std::thread::local::LocalKey::with::h4f111ae2b84eef5d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: 0x5dbf15b4fc13 - tokio::task::local::LocalSet::with::hc314fe2910a8ecad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 33: 0x5dbf15b4fc13 - as core::future::future::Future>::poll::hbf6ceb69d4325298 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 34: 0x5dbf15b4fc13 - tokio::task::local::LocalSet::run_until::{{closure}}::he8ac798bc29ffad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 35: 0x5dbf15b4fc13 - as core::future::future::Future>::poll::h47a8b285e6080259 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 36: 0x5dbf15b220cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc09a85757ba4ae38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 37: 0x5dbf15b220cb - tokio::runtime::coop::with_budget::h4909a8b1b2747087 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x5dbf15b220cb - tokio::runtime::coop::budget::hb2db89a868a071a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x5dbf15b220cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h577b531e77bee1e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 40: 0x5dbf15b220cb - tokio::runtime::scheduler::current_thread::Context::enter::hb43813b555bcf46d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 41: 0x5dbf15af57fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4106cc0a0959e7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 42: 0x5dbf15af57fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h68694b5dd292fae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 43: 0x5dbf15af57fb - tokio::runtime::context::scoped::Scoped::set::h7112e80c1b955ed8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 44: 0x5dbf15b23135 - tokio::runtime::context::set_scheduler::{{closure}}::hd07b76c04dfabc16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 45: 0x5dbf15b23135 - std::thread::local::LocalKey::try_with::h3e3c5cceace34c6c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 46: 0x5dbf15b23135 - std::thread::local::LocalKey::with::ha6adf975f52cfae3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 47: 0x5dbf15b23135 - tokio::runtime::context::set_scheduler::hf1491a82e566a288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 48: 0x5dbf15b23135 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2a547d7692c62b2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 49: 0x5dbf15b23135 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd62b731968dab5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 50: 0x5dbf15af8cc6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2316be2dbaf97510 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 51: 0x5dbf15af8cc6 - tokio::runtime::context::runtime::enter_runtime::hdda817547095d311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 52: 0x5dbf15b45f1e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h06011a37a622097d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 53: 0x5dbf15b45f1e - tokio::runtime::runtime::Runtime::block_on::h06350e56495d7053 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 54: 0x5dbf15ad55fb - tokio::task::local::LocalSet::block_on::hc8b13a3e7aa1654f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 55: 0x5dbf15ad55fb - ntex_rt::tokio::block_on::h5ed0e4dd09fb1fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/lib.rs:180:43 [INFO] [stdout] 56: 0x5dbf15b485b5 - ntex_rt::builder::block_on::h77648750ee9c9baa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:185:5 [INFO] [stdout] 57: 0x5dbf15b485b5 - ntex_rt::builder::SystemRunner::block_on::h2a63a60ae75dd61c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:133:15 [INFO] [stdout] 58: 0x5dbf15b485b5 - dishes_app::driver::routes::menu::test_menu::test_fetch_dishes::case_1::he9100a85bf539a38 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:142:5 [INFO] [stdout] 59: 0x5dbf15b245e9 - dishes_app::driver::routes::menu::test_menu::test_fetch_dishes::case_1::{{closure}}::h0a37a46e1fcf9319 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:142:18 [INFO] [stdout] 60: 0x5dbf15b245e9 - core::ops::function::FnOnce::call_once::hea0af0a3ef22cd23 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5dbf15b95d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dbf15b95d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x5dbf15b94f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x5dbf15b94f6e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5dbf15b94f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5dbf15b94f6e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5dbf15b94f6e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5dbf15b94f6e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x5dbf15b94f6e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x5dbf15b58b14 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x5dbf15b58b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 72: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x5dbf15b5c4ba - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x5dbf15b5c4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x5dbf15b5c4ba - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x5dbf15b5c4ba - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x5dbf15b5c4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x5dbf15d3a7c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 82: 0x7423dd32caa4 - [INFO] [stdout] 83: 0x7423dd3b9a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- driver::routes::menu::test_menu::test_create_dishes::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'driver::routes::menu::test_menu::test_create_dishes::case_2' panicked at src/adapter/persistence/database.rs:12:40: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dbf15d35242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dbf15d35242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dbf15d35242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dbf15d35242 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dbf15d5ee73 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dbf15d5ee73 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dbf15d314a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dbf15d314a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dbf15d35092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dbf15d369ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dbf15d36802 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dbf15b905f4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dbf15b905f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dbf15d3748b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dbf15d3748b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dbf15d3715a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dbf15d35739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5dbf15d36ded - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dbf15d5ce70 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dbf15d5d276 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5dbf15ac6e98 - core::result::Result::unwrap::h4d97ab1c8f1cfd1d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5dbf15ac6e98 - dishes_app::adapter::persistence::database::Db::new::{{closure}}::h5c8f79c804503feb [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:12:40 [INFO] [stdout] 22: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::{{closure}}::h4d96531d0130bf50 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:84:28 [INFO] [stdout] 23: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::get::{{closure}}::h51e7a52062190efa [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 24: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::default::{{closure}}::he99a5f34bb29a451 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 25: 0x5dbf15acc288 - dishes_app::driver::routes::menu::test_menu::test_create_dishes::{{closure}}::h1cf0ae88013733ca [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:122:5 [INFO] [stdout] 26: 0x5dbf15abb816 - dishes_app::driver::routes::menu::test_menu::test_create_dishes::case_2::{{closure}}::hf160b19c40c41ac5 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:122:5 [INFO] [stdout] 27: 0x5dbf15abb816 - ntex_rt::builder::block_on::{{closure}}::hd34719a36a1bcd42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:191:25 [INFO] [stdout] 28: 0x5dbf15abb816 - as core::future::future::Future>::poll::{{closure}}::h2e43027eca3f7c7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 29: 0x5dbf15abb816 - tokio::task::local::LocalSet::with::{{closure}}::hb70b6f1353022a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 30: 0x5dbf15abb816 - std::thread::local::LocalKey::try_with::h5559be782e6ff780 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: 0x5dbf15abb816 - std::thread::local::LocalKey::with::habac391e009a837f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: 0x5dbf15b4fd13 - tokio::task::local::LocalSet::with::h541fca26901b2d55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 33: 0x5dbf15b4fd13 - as core::future::future::Future>::poll::hd6bd793dc5d15403 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 34: 0x5dbf15b4fd13 - tokio::task::local::LocalSet::run_until::{{closure}}::h3a89a8c57f80cabf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 35: 0x5dbf15b4fd13 - as core::future::future::Future>::poll::h4fdb5a3464782f17 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 36: 0x5dbf15b2175b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h299ef162350ef8dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 37: 0x5dbf15b2175b - tokio::runtime::coop::with_budget::hd5a6219fc8ea9901 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x5dbf15b2175b - tokio::runtime::coop::budget::hd553cf4897f775d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x5dbf15b2175b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h18c5c8b372498528 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 40: 0x5dbf15b2175b - tokio::runtime::scheduler::current_thread::Context::enter::h186c9ae5ce5de098 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 41: 0x5dbf15af531b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha8cee833b0354848 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 42: 0x5dbf15af531b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9ad1926edaf9631e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 43: 0x5dbf15af531b - tokio::runtime::context::scoped::Scoped::set::h29ede7c2dcb419bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 44: 0x5dbf15b22d55 - tokio::runtime::context::set_scheduler::{{closure}}::h33a139acad757d44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 45: 0x5dbf15b22d55 - std::thread::local::LocalKey::try_with::h86754daf1af7f7b9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 46: 0x5dbf15b22d55 - std::thread::local::LocalKey::with::h982165a96bcc75f4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 47: 0x5dbf15b22d55 - tokio::runtime::context::set_scheduler::hd2d92f5d058b2bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 48: 0x5dbf15b22d55 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h66244569c0fab2ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 49: 0x5dbf15b22d55 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h58e52839425e9753 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 50: 0x5dbf15af7246 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2613f864cb5d8105 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 51: 0x5dbf15af7246 - tokio::runtime::context::runtime::enter_runtime::h790197b875b7f7ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 52: 0x5dbf15b46a9e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha8498fc49cca5841 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 53: 0x5dbf15b46a9e - tokio::runtime::runtime::Runtime::block_on::hf39ace0f8ffb4ae8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 54: 0x5dbf15ad4f5b - tokio::task::local::LocalSet::block_on::hfe5dae72d3889b89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 55: 0x5dbf15ad4f5b - ntex_rt::tokio::block_on::h0e411d3ac9c670bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/lib.rs:180:43 [INFO] [stdout] 56: 0x5dbf15b241f8 - ntex_rt::builder::block_on::h8877071f5d658bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:185:5 [INFO] [stdout] 57: 0x5dbf15b241f8 - ntex_rt::builder::SystemRunner::block_on::ha6e02d781799c239 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:133:15 [INFO] [stdout] 58: 0x5dbf15b241f8 - dishes_app::driver::routes::menu::test_menu::test_create_dishes::case_2::h5d6d48f56eded93d [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:125:5 [INFO] [stdout] 59: 0x5dbf15b241f8 - dishes_app::driver::routes::menu::test_menu::test_create_dishes::case_2::{{closure}}::h5f160c1a4d2a330e [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:125:18 [INFO] [stdout] 60: 0x5dbf15b241f8 - core::ops::function::FnOnce::call_once::ha732e9c664e75f08 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5dbf15b95d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dbf15b95d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x5dbf15b94f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x5dbf15b94f6e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5dbf15b94f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5dbf15b94f6e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5dbf15b94f6e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5dbf15b94f6e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x5dbf15b94f6e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x5dbf15b58b14 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x5dbf15b58b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 72: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x5dbf15b5c4ba - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x5dbf15b5c4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x5dbf15b5c4ba - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x5dbf15b5c4ba - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x5dbf15b5c4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x5dbf15d3a7c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 82: 0x7423dd32caa4 - [INFO] [stdout] 83: 0x7423dd3b9a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- adapter::persistence::database::test_db::should_connect_database stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'adapter::persistence::database::test_db::should_connect_database' panicked at src/adapter/persistence/database.rs:12:40: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dbf15d35242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dbf15d35242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dbf15d35242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dbf15d35242 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dbf15d5ee73 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dbf15d5ee73 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dbf15d314a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dbf15d314a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dbf15d35092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dbf15d369ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dbf15d36802 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dbf15b905f4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dbf15b905f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dbf15d3748b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dbf15d3748b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dbf15d3715a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dbf15d35739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5dbf15d36ded - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dbf15d5ce70 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dbf15d5d276 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5dbf15ac6e98 - core::result::Result::unwrap::h4d97ab1c8f1cfd1d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5dbf15ac6e98 - dishes_app::adapter::persistence::database::Db::new::{{closure}}::h5c8f79c804503feb [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:12:40 [INFO] [stdout] 22: 0x5dbf15abd37f - dishes_app::adapter::persistence::database::test_db::db::{{closure}}::hcacfc59d7affda97 [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:37:19 [INFO] [stdout] 23: 0x5dbf15abd37f - dishes_app::adapter::persistence::database::test_db::db::get::{{closure}}::h29db709d4f0b51a8 [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:35:5 [INFO] [stdout] 24: 0x5dbf15abd37f - dishes_app::adapter::persistence::database::test_db::db::default::{{closure}}::hc5842f7d0de5f800 [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:35:5 [INFO] [stdout] 25: 0x5dbf15abd37f - dishes_app::adapter::persistence::database::test_db::should_connect_database::{{closure}}::should_connect_database::{{closure}}::h64a686714d89c84d [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:40:5 [INFO] [stdout] 26: 0x5dbf15abd37f - dishes_app::adapter::persistence::database::test_db::should_connect_database::{{closure}}::h86f47482e5c38335 [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:40:5 [INFO] [stdout] 27: 0x5dbf15abd37f - ntex_rt::builder::block_on::{{closure}}::he1aaf67ab42a3a0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:191:25 [INFO] [stdout] 28: 0x5dbf15abd37f - as core::future::future::Future>::poll::{{closure}}::hac6a9d970ae64eca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 29: 0x5dbf15abd37f - tokio::task::local::LocalSet::with::{{closure}}::h0ec413ce66d6800d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 30: 0x5dbf15abd37f - std::thread::local::LocalKey::try_with::h0f241c2629a5723e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: 0x5dbf15abd37f - std::thread::local::LocalKey::with::hf3586d65d19326e5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: 0x5dbf15b4ff13 - tokio::task::local::LocalSet::with::h02437284c24faa80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 33: 0x5dbf15b4ff13 - as core::future::future::Future>::poll::h018633957c54c588 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 34: 0x5dbf15b4ff13 - tokio::task::local::LocalSet::run_until::{{closure}}::h77886ad419eb6aa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 35: 0x5dbf15b4ff13 - as core::future::future::Future>::poll::h714d90d235fc58d6 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 36: 0x5dbf15b223eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h311ed5c8b66fdb87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 37: 0x5dbf15b223eb - tokio::runtime::coop::with_budget::ha70f67c2395b89ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x5dbf15b223eb - tokio::runtime::coop::budget::h855591000d5602db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x5dbf15b223eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7f2470b4961a5e5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 40: 0x5dbf15b223eb - tokio::runtime::scheduler::current_thread::Context::enter::hfc84a73871102729 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 41: 0x5dbf15af54bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2e7c6b4550199b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 42: 0x5dbf15af54bb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb0092fe84df53b32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 43: 0x5dbf15af54bb - tokio::runtime::context::scoped::Scoped::set::h488c3b0757b1d997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 44: 0x5dbf15b23325 - tokio::runtime::context::set_scheduler::{{closure}}::h362ca8d807196dba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 45: 0x5dbf15b23325 - std::thread::local::LocalKey::try_with::h327031f7aac86443 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 46: 0x5dbf15b23325 - std::thread::local::LocalKey::with::h75c75a5eb1eb2501 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 47: 0x5dbf15b23325 - tokio::runtime::context::set_scheduler::h91eea712ed474d95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 48: 0x5dbf15b23325 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6437387ab3f5f468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 49: 0x5dbf15b23325 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hea462bb9b6a41a11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 50: 0x5dbf15af6566 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7fb35fa5b161c6a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 51: 0x5dbf15af6566 - tokio::runtime::context::runtime::enter_runtime::h283946ca3179d4a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 52: 0x5dbf15b4692e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4d7b278fec1c679b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 53: 0x5dbf15b4692e - tokio::runtime::runtime::Runtime::block_on::hc826efe8cee6fff0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 54: 0x5dbf15ad633b - tokio::task::local::LocalSet::block_on::h795925db8e7ce0ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 55: 0x5dbf15ad633b - ntex_rt::tokio::block_on::heee6365f69a9f0a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/lib.rs:180:43 [INFO] [stdout] 56: 0x5dbf15b5198b - ntex_rt::builder::block_on::h7403b25491a15f97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:185:5 [INFO] [stdout] 57: 0x5dbf15b5198b - ntex_rt::builder::SystemRunner::block_on::h3b571cee05de66af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:133:15 [INFO] [stdout] 58: 0x5dbf15b5198b - dishes_app::adapter::persistence::database::test_db::should_connect_database::he0461a6aaeff64b7 [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:41:5 [INFO] [stdout] 59: 0x5dbf15b24029 - dishes_app::adapter::persistence::database::test_db::should_connect_database::{{closure}}::ha70bcdc625183a3b [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:41:18 [INFO] [stdout] 60: 0x5dbf15b24029 - core::ops::function::FnOnce::call_once::h5283df3d04a7701c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5dbf15b95d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dbf15b95d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x5dbf15b94f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x5dbf15b94f6e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5dbf15b94f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5dbf15b94f6e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5dbf15b94f6e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5dbf15b94f6e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x5dbf15b94f6e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x5dbf15b58b14 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x5dbf15b58b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 72: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x5dbf15b5c4ba - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x5dbf15b5c4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x5dbf15b5c4ba - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x5dbf15b5c4ba - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x5dbf15b5c4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x5dbf15d3a7c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 82: 0x7423dd32caa4 - [INFO] [stdout] 83: 0x7423dd3b9a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- driver::routes::menu::test_menu::test_category_dishes::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'driver::routes::menu::test_menu::test_category_dishes::case_2' panicked at src/adapter/persistence/database.rs:12:40: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dbf15d35242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dbf15d35242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dbf15d35242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dbf15d35242 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dbf15d5ee73 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dbf15d5ee73 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dbf15d314a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dbf15d314a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dbf15d35092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dbf15d369ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dbf15d36802 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dbf15b905f4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dbf15b905f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dbf15d3748b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dbf15d3748b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dbf15d3715a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dbf15d35739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5dbf15d36ded - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dbf15d5ce70 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dbf15d5d276 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5dbf15ac6e98 - core::result::Result::unwrap::h4d97ab1c8f1cfd1d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5dbf15ac6e98 - dishes_app::adapter::persistence::database::Db::new::{{closure}}::h5c8f79c804503feb [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:12:40 [INFO] [stdout] 22: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::{{closure}}::h4d96531d0130bf50 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:84:28 [INFO] [stdout] 23: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::get::{{closure}}::h51e7a52062190efa [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 24: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::default::{{closure}}::he99a5f34bb29a451 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 25: 0x5dbf15acbe6d - dishes_app::driver::routes::menu::test_menu::test_category_dishes::{{closure}}::hd526791b8b8e06a5 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:107:5 [INFO] [stdout] 26: 0x5dbf15abbfc3 - dishes_app::driver::routes::menu::test_menu::test_category_dishes::case_2::{{closure}}::h25cb860df181a87e [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:107:5 [INFO] [stdout] 27: 0x5dbf15abbfc3 - ntex_rt::builder::block_on::{{closure}}::hbc7de1331a0cd2ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:191:25 [INFO] [stdout] 28: 0x5dbf15abbfc3 - as core::future::future::Future>::poll::{{closure}}::h6e5a4a1373bb152d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 29: 0x5dbf15abbfc3 - tokio::task::local::LocalSet::with::{{closure}}::h362e08f6c650de19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 30: 0x5dbf15abbfc3 - std::thread::local::LocalKey::try_with::h20f185234b53ccee [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: 0x5dbf15abbfc3 - std::thread::local::LocalKey::with::hc337b849e4502546 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: 0x5dbf15b4fe13 - tokio::task::local::LocalSet::with::h464d8fa888001fa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 33: 0x5dbf15b4fe13 - as core::future::future::Future>::poll::h0aaf11f164e7355d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 34: 0x5dbf15b4fe13 - tokio::task::local::LocalSet::run_until::{{closure}}::hc73818db5d51f2b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 35: 0x5dbf15b4fe13 - as core::future::future::Future>::poll::h65392d5c7e05f1a8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 36: 0x5dbf15b2225b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb48afa7bbb7674b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 37: 0x5dbf15b2225b - tokio::runtime::coop::with_budget::h285f0e4bef6fbbd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x5dbf15b2225b - tokio::runtime::coop::budget::h8de0121179da212e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x5dbf15b2225b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haba567ec59fda28f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 40: 0x5dbf15b2225b - tokio::runtime::scheduler::current_thread::Context::enter::hf4bbfe493fe36a92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 41: 0x5dbf15af5e7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbf8b2741e0e21aef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 42: 0x5dbf15af5e7b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h347df3936ccdb047 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 43: 0x5dbf15af5e7b - tokio::runtime::context::scoped::Scoped::set::hf6743659732ea670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 44: 0x5dbf15b22b65 - tokio::runtime::context::set_scheduler::{{closure}}::hbb34adbb17ae82e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 45: 0x5dbf15b22b65 - std::thread::local::LocalKey::try_with::he97d9e5443264584 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 46: 0x5dbf15b22b65 - std::thread::local::LocalKey::with::h81456e7445831076 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 47: 0x5dbf15b22b65 - tokio::runtime::context::set_scheduler::h2f66d21ff12f261d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 48: 0x5dbf15b22b65 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h94e398703f9a7646 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 49: 0x5dbf15b22b65 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h541d8adcf5bbb0e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 50: 0x5dbf15af8156 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h410703169fab6b7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 51: 0x5dbf15af8156 - tokio::runtime::context::runtime::enter_runtime::hbbe0c57b5da5acf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 52: 0x5dbf15b4608e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h97ae2ba51fc1c0af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 53: 0x5dbf15b4608e - tokio::runtime::runtime::Runtime::block_on::h35d59adcc47e74ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 54: 0x5dbf15ad6ebe - tokio::task::local::LocalSet::block_on::hff2c72d4dd7333e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 55: 0x5dbf15ad6ebe - ntex_rt::tokio::block_on::h0a4cf7b8635ca208 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/lib.rs:180:43 [INFO] [stdout] 56: 0x5dbf15ad6ebe - ntex_rt::builder::block_on::h82da0483022b04c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:185:5 [INFO] [stdout] 57: 0x5dbf15ad6ebe - ntex_rt::builder::SystemRunner::block_on::hd3f74c5c9443af9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:133:15 [INFO] [stdout] 58: 0x5dbf15ad6ebe - dishes_app::driver::routes::menu::test_menu::test_category_dishes::case_2::hde1ab76bce9891cc [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:110:5 [INFO] [stdout] 59: 0x5dbf15b24009 - dishes_app::driver::routes::menu::test_menu::test_category_dishes::case_2::{{closure}}::h329f7ba9fe9fe15f [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:110:18 [INFO] [stdout] 60: 0x5dbf15b24009 - core::ops::function::FnOnce::call_once::h005da35da11f5e7b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5dbf15b95d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dbf15b95d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x5dbf15b94f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x5dbf15b94f6e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5dbf15b94f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5dbf15b94f6e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5dbf15b94f6e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5dbf15b94f6e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x5dbf15b94f6e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x5dbf15b58b14 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x5dbf15b58b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 72: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x5dbf15b5c4ba - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x5dbf15b5c4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x5dbf15b5c4ba - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x5dbf15b5c4ba - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x5dbf15b5c4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x5dbf15d3a7c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 82: 0x7423dd32caa4 - [INFO] [stdout] 83: 0x7423dd3b9a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- driver::routes::menu::test_menu::test_create_dishes::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'driver::routes::menu::test_menu::test_create_dishes::case_1' panicked at src/adapter/persistence/database.rs:12:40: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dbf15d35242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dbf15d35242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dbf15d35242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dbf15d35242 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dbf15d5ee73 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dbf15d5ee73 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dbf15d314a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dbf15d314a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dbf15d35092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dbf15d369ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dbf15d36802 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dbf15b905f4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dbf15b905f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dbf15d3748b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dbf15d3748b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dbf15d3715a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dbf15d35739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5dbf15d36ded - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dbf15d5ce70 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dbf15d5d276 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5dbf15ac6e98 - core::result::Result::unwrap::h4d97ab1c8f1cfd1d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5dbf15ac6e98 - dishes_app::adapter::persistence::database::Db::new::{{closure}}::h5c8f79c804503feb [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:12:40 [INFO] [stdout] 22: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::{{closure}}::h4d96531d0130bf50 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:84:28 [INFO] [stdout] 23: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::get::{{closure}}::h51e7a52062190efa [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 24: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::default::{{closure}}::he99a5f34bb29a451 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 25: 0x5dbf15acc288 - dishes_app::driver::routes::menu::test_menu::test_create_dishes::{{closure}}::h1cf0ae88013733ca [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:122:5 [INFO] [stdout] 26: 0x5dbf15abcc93 - dishes_app::driver::routes::menu::test_menu::test_create_dishes::case_1::{{closure}}::h1f54607775ebec8c [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:122:5 [INFO] [stdout] 27: 0x5dbf15abcc93 - ntex_rt::builder::block_on::{{closure}}::h1e25859295bef1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:191:25 [INFO] [stdout] 28: 0x5dbf15abcc93 - as core::future::future::Future>::poll::{{closure}}::hf8e34d1951602c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 29: 0x5dbf15abcc93 - tokio::task::local::LocalSet::with::{{closure}}::h335adc4a78da5622 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 30: 0x5dbf15abcc93 - std::thread::local::LocalKey::try_with::hd5045e37824dd5a1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: 0x5dbf15abcc93 - std::thread::local::LocalKey::with::hec703a8bebb993af [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: 0x5dbf15b50113 - tokio::task::local::LocalSet::with::hfb8edeb97600d27a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 33: 0x5dbf15b50113 - as core::future::future::Future>::poll::hb4f489855c78432f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 34: 0x5dbf15b50113 - tokio::task::local::LocalSet::run_until::{{closure}}::h662f0198ff39d69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 35: 0x5dbf15b50113 - as core::future::future::Future>::poll::h7e271735baa91565 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 36: 0x5dbf15b21f3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h052f808132c730b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 37: 0x5dbf15b21f3b - tokio::runtime::coop::with_budget::h8e5088ef302453ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x5dbf15b21f3b - tokio::runtime::coop::budget::hc3b7f6afd3888ca6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x5dbf15b21f3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h80abf053932c3dea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 40: 0x5dbf15b21f3b - tokio::runtime::scheduler::current_thread::Context::enter::h8d658bead83265cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 41: 0x5dbf15af599b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73d7c29b9c8c24f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 42: 0x5dbf15af599b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4d6297dfeda54bf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 43: 0x5dbf15af599b - tokio::runtime::context::scoped::Scoped::set::ha1982c2057bee772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 44: 0x5dbf15b22f45 - tokio::runtime::context::set_scheduler::{{closure}}::h55592d1238f95622 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 45: 0x5dbf15b22f45 - std::thread::local::LocalKey::try_with::h136350e3a19c1e11 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 46: 0x5dbf15b22f45 - std::thread::local::LocalKey::with::hde2467b06ec5616c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 47: 0x5dbf15b22f45 - tokio::runtime::context::set_scheduler::hf75a1a2042af7862 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 48: 0x5dbf15b22f45 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5525cd615a99a9fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 49: 0x5dbf15b22f45 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7a8f50835bfa29a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 50: 0x5dbf15af9096 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h06c0bdf75860fd3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 51: 0x5dbf15af9096 - tokio::runtime::context::runtime::enter_runtime::he29d42f3acc1b0a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 52: 0x5dbf15b467be - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h35f20b6c78645d0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 53: 0x5dbf15b467be - tokio::runtime::runtime::Runtime::block_on::hc2dfeb1392884614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 54: 0x5dbf15ad52ab - tokio::task::local::LocalSet::block_on::h67b30ed0421f7214 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 55: 0x5dbf15ad52ab - ntex_rt::tokio::block_on::h2ad7ba7108b276f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/lib.rs:180:43 [INFO] [stdout] 56: 0x5dbf15b244d0 - ntex_rt::builder::block_on::hfe1628249c38ab55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:185:5 [INFO] [stdout] 57: 0x5dbf15b244d0 - ntex_rt::builder::SystemRunner::block_on::h47d426f9483f3b7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:133:15 [INFO] [stdout] 58: 0x5dbf15b244d0 - dishes_app::driver::routes::menu::test_menu::test_create_dishes::case_1::h7923b0bf758f2df6 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:125:5 [INFO] [stdout] 59: 0x5dbf15b244d0 - dishes_app::driver::routes::menu::test_menu::test_create_dishes::case_1::{{closure}}::hea331bd0af761869 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:125:18 [INFO] [stdout] 60: 0x5dbf15b244d0 - core::ops::function::FnOnce::call_once::hc184891e7eb1c239 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5dbf15b95d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dbf15b95d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x5dbf15b94f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x5dbf15b94f6e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5dbf15b94f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5dbf15b94f6e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5dbf15b94f6e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5dbf15b94f6e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x5dbf15b94f6e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x5dbf15b58b14 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x5dbf15b58b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 72: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x5dbf15b5c4ba - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x5dbf15b5c4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x5dbf15b5c4ba - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x5dbf15b5c4ba - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x5dbf15b5c4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x5dbf15d3a7c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 82: 0x7423dd32caa4 - [INFO] [stdout] 83: 0x7423dd3b9a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- driver::routes::menu::test_menu::test_fetch_dishes::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'driver::routes::menu::test_menu::test_fetch_dishes::case_2' panicked at src/adapter/persistence/database.rs:12:40: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dbf15d35242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dbf15d35242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dbf15d35242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dbf15d35242 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dbf15d5ee73 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dbf15d5ee73 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dbf15d314a3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 7: 0x5dbf15d314a3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dbf15d35092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dbf15d369ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dbf15d36802 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dbf15b905f4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dbf15b905f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dbf15d3748b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dbf15d3748b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dbf15d3715a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dbf15d35739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5dbf15d36ded - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dbf15d5ce70 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dbf15d5d276 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5dbf15ac6e98 - core::result::Result::unwrap::h4d97ab1c8f1cfd1d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5dbf15ac6e98 - dishes_app::adapter::persistence::database::Db::new::{{closure}}::h5c8f79c804503feb [INFO] [stdout] at /opt/rustwide/workdir/src/adapter/persistence/database.rs:12:40 [INFO] [stdout] 22: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::{{closure}}::h4d96531d0130bf50 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:84:28 [INFO] [stdout] 23: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::get::{{closure}}::h51e7a52062190efa [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 24: 0x5dbf15ac960a - dishes_app::driver::routes::menu::test_menu::app::default::{{closure}}::he99a5f34bb29a451 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:82:5 [INFO] [stdout] 25: 0x5dbf15acc6f8 - dishes_app::driver::routes::menu::test_menu::test_fetch_dishes::{{closure}}::h07224fac8c40d52f [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:139:5 [INFO] [stdout] 26: 0x5dbf15ab9c96 - dishes_app::driver::routes::menu::test_menu::test_fetch_dishes::case_2::{{closure}}::hd0650c4c8c96db78 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:139:5 [INFO] [stdout] 27: 0x5dbf15ab9c96 - ntex_rt::builder::block_on::{{closure}}::hffa99728a11e54ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:191:25 [INFO] [stdout] 28: 0x5dbf15ab9c96 - as core::future::future::Future>::poll::{{closure}}::h71ff3d4983029d43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 29: 0x5dbf15ab9c96 - tokio::task::local::LocalSet::with::{{closure}}::h8c08296b41dc5476 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 30: 0x5dbf15ab9c96 - std::thread::local::LocalKey::try_with::h17b2b6cc29dfeb6f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: 0x5dbf15ab9c96 - std::thread::local::LocalKey::with::h132632246e19ebd9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: 0x5dbf15b50013 - tokio::task::local::LocalSet::with::h7991fb367d3d1ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 33: 0x5dbf15b50013 - as core::future::future::Future>::poll::h2c9b3a6ff9118a7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 34: 0x5dbf15b50013 - tokio::task::local::LocalSet::run_until::{{closure}}::hcee9db7c69d2dae9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 35: 0x5dbf15b50013 - as core::future::future::Future>::poll::h799cb776c1046ce0 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 36: 0x5dbf15b21a8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he577e19d9b2ede26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 37: 0x5dbf15b21a8b - tokio::runtime::coop::with_budget::h38c73b3a9178edc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x5dbf15b21a8b - tokio::runtime::coop::budget::h47f3603104e4e386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x5dbf15b21a8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8a38171807814935 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 40: 0x5dbf15b21a8b - tokio::runtime::scheduler::current_thread::Context::enter::h30101849c7b6995d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 41: 0x5dbf15af5b3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h05086be667f1e543 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 42: 0x5dbf15af5b3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4a287dc288b1cb21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 43: 0x5dbf15af5b3b - tokio::runtime::context::scoped::Scoped::set::ha7e1fb0ca87f631f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 44: 0x5dbf15b22785 - tokio::runtime::context::set_scheduler::{{closure}}::hce11fabb0846f3a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 45: 0x5dbf15b22785 - std::thread::local::LocalKey::try_with::h3b3b0b453d45dbe9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 46: 0x5dbf15b22785 - std::thread::local::LocalKey::with::hcfafc90a6c1d0ff3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 47: 0x5dbf15b22785 - tokio::runtime::context::set_scheduler::h6d713f4b45567f73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 48: 0x5dbf15b22785 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h623898fe404798ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 49: 0x5dbf15b22785 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h01f4faa5deb608d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 50: 0x5dbf15af8526 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h86293c09f9d7e24f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 51: 0x5dbf15af8526 - tokio::runtime::context::runtime::enter_runtime::hc45313efd650ba40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 52: 0x5dbf15b4636e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h510592d690780cd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 53: 0x5dbf15b4636e - tokio::runtime::runtime::Runtime::block_on::h477f84d363ae5b30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 54: 0x5dbf15ad5c9b - tokio::task::local::LocalSet::block_on::h1b304234f53f7dbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 55: 0x5dbf15ad5c9b - ntex_rt::tokio::block_on::ha5ddaf88ac8cf75b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/lib.rs:180:43 [INFO] [stdout] 56: 0x5dbf15b48815 - ntex_rt::builder::block_on::hc98761d51f9c9913 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:185:5 [INFO] [stdout] 57: 0x5dbf15b48815 - ntex_rt::builder::SystemRunner::block_on::hde10a64fae46c3a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.13/src/builder.rs:133:15 [INFO] [stdout] 58: 0x5dbf15b48815 - dishes_app::driver::routes::menu::test_menu::test_fetch_dishes::case_2::h8d2fa7e5c8cae84d [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:142:5 [INFO] [stdout] 59: 0x5dbf15b24069 - dishes_app::driver::routes::menu::test_menu::test_fetch_dishes::case_2::{{closure}}::hc7fecc0e93e95d90 [INFO] [stdout] at /opt/rustwide/workdir/src/driver/routes/menu.rs:142:18 [INFO] [stdout] 60: 0x5dbf15b24069 - core::ops::function::FnOnce::call_once::h894428c5568342df [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5dbf15b95d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dbf15b95d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 63: 0x5dbf15b94f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 64: 0x5dbf15b94f6e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5dbf15b94f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5dbf15b94f6e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5dbf15b94f6e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5dbf15b94f6e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 69: 0x5dbf15b94f6e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 70: 0x5dbf15b58b14 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 71: 0x5dbf15b58b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 72: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 73: 0x5dbf15b5c4ba - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 74: 0x5dbf15b5c4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 75: 0x5dbf15b5c4ba - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 76: 0x5dbf15b5c4ba - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x5dbf15b5c4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x5dbf15b5c4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x5dbf15d3a7c7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x5dbf15d3a7c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 82: 0x7423dd32caa4 - [INFO] [stdout] 83: 0x7423dd3b9a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] adapter::persistence::database::test_db::should_connect_database [INFO] [stdout] driver::routes::menu::test_menu::test_category::case_1 [INFO] [stdout] driver::routes::menu::test_menu::test_category::case_2 [INFO] [stdout] driver::routes::menu::test_menu::test_category_dishes::case_1 [INFO] [stdout] driver::routes::menu::test_menu::test_category_dishes::case_2 [INFO] [stdout] driver::routes::menu::test_menu::test_create_dishes::case_1 [INFO] [stdout] driver::routes::menu::test_menu::test_create_dishes::case_2 [INFO] [stdout] driver::routes::menu::test_menu::test_fetch_dishes::case_1 [INFO] [stdout] driver::routes::menu::test_menu::test_fetch_dishes::case_2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c3635ceee44caa2e7e8489c3aa3b064dcd4dd285a14ef4bc0dcd640bd08209b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3635ceee44caa2e7e8489c3aa3b064dcd4dd285a14ef4bc0dcd640bd08209b7", kill_on_drop: false }` [INFO] [stdout] c3635ceee44caa2e7e8489c3aa3b064dcd4dd285a14ef4bc0dcd640bd08209b7