[INFO] cloning repository https://github.com/paulobressan/rust-http-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulobressan/rust-http-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulobressan%2Frust-http-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulobressan%2Frust-http-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dd2ec89ff1c3a862690af33c10f8987ee6142e3 [INFO] testing paulobressan/rust-http-template against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulobressan%2Frust-http-template" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulobressan/rust-http-template on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulobressan/rust-http-template [INFO] finished tweaking git repo https://github.com/paulobressan/rust-http-template [INFO] tweaked toml for git repo https://github.com/paulobressan/rust-http-template written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paulobressan/rust-http-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator_derive v0.16.0 [INFO] [stderr] Downloaded rust-embed-utils v7.5.0 [INFO] [stderr] Downloaded rust-embed-impl v6.5.0 [INFO] [stderr] Downloaded validator_types v0.16.0 [INFO] [stderr] Downloaded tokio-postgres-rustls v0.10.0 [INFO] [stderr] Downloaded utoipa v3.3.0 [INFO] [stderr] Downloaded deadpool-runtime v0.1.2 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded rustls-connector v0.18.1 [INFO] [stderr] Downloaded amq-protocol v7.1.2 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded tokio-postgres v0.7.8 [INFO] [stderr] Downloaded lapin v2.2.1 [INFO] [stderr] Downloaded redis v0.23.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v3.1.3 [INFO] [stderr] Downloaded rust-embed v6.6.1 [INFO] [stderr] Downloaded utoipa-gen v3.3.0 [INFO] [stderr] Downloaded deadpool-postgres v0.10.5 [INFO] [stderr] Downloaded p12 v0.6.3 [INFO] [stderr] Downloaded tcp-stream v0.26.0 [INFO] [stderr] Downloaded amq-protocol-types v7.1.2 [INFO] [stderr] Downloaded refinery-core v0.8.10 [INFO] [stderr] Downloaded postgres-protocol v0.6.5 [INFO] [stderr] Downloaded postgres-types v0.2.5 [INFO] [stderr] Downloaded refinery v0.8.10 [INFO] [stderr] Downloaded shellexpand v2.1.2 [INFO] [stderr] Downloaded amq-protocol-uri v7.1.2 [INFO] [stderr] Downloaded async-reactor-trait v1.1.0 [INFO] [stderr] Downloaded pinky-swear v6.1.0 [INFO] [stderr] Downloaded reactor-trait v1.1.0 [INFO] [stderr] Downloaded refinery-macros v0.8.10 [INFO] [stderr] Downloaded rc2 v0.8.1 [INFO] [stderr] Downloaded amq-protocol-tcp v7.1.2 [INFO] [stderr] Downloaded async-global-executor-trait v2.1.0 [INFO] [stderr] Downloaded executor-trait v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 591515d013bc9afbb76abcdf9c28df981eb1b1a18801a196c95a70c295785bce [INFO] running `Command { std: "docker" "start" "-a" "591515d013bc9afbb76abcdf9c28df981eb1b1a18801a196c95a70c295785bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "591515d013bc9afbb76abcdf9c28df981eb1b1a18801a196c95a70c295785bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591515d013bc9afbb76abcdf9c28df981eb1b1a18801a196c95a70c295785bce", kill_on_drop: false }` [INFO] [stdout] 591515d013bc9afbb76abcdf9c28df981eb1b1a18801a196c95a70c295785bce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a800fb1934bf76e64a3ea2c59b2a4f4d2d3c0e9f3b134c50b45262f99672e305 [INFO] running `Command { std: "docker" "start" "-a" "a800fb1934bf76e64a3ea2c59b2a4f4d2d3c0e9f3b134c50b45262f99672e305", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling postgres-protocol v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rust-embed-utils v7.5.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling rust-embed-impl v6.5.0 [INFO] [stderr] Compiling lapin v2.2.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling utoipa-swagger-ui v3.1.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling utoipa-gen v3.3.0 [INFO] [stderr] Compiling rust-embed v6.6.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling rustls-connector v0.18.1 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling tcp-stream v0.26.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling amq-protocol-types v7.1.2 [INFO] [stderr] Compiling utoipa v3.3.0 [INFO] [stderr] Compiling validator v0.16.0 [INFO] [stderr] Compiling postgres-types v0.2.5 [INFO] [stderr] Compiling amq-protocol-uri v7.1.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.1.2 [INFO] [stderr] Compiling tokio-postgres v0.7.8 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling refinery-core v0.8.10 [INFO] [stderr] Compiling refinery-macros v0.8.10 [INFO] [stderr] Compiling deadpool-postgres v0.10.5 [INFO] [stderr] Compiling tokio-postgres-rustls v0.10.0 [INFO] [stderr] Compiling actix-http v3.3.1 [INFO] [stderr] Compiling redis v0.23.0 [INFO] [stderr] Compiling refinery v0.8.10 [INFO] [stderr] Compiling actix-web v4.3.1 [INFO] [stderr] Compiling actix-cors v0.6.4 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling rust-http-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.06s [INFO] running `Command { std: "docker" "inspect" "a800fb1934bf76e64a3ea2c59b2a4f4d2d3c0e9f3b134c50b45262f99672e305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a800fb1934bf76e64a3ea2c59b2a4f4d2d3c0e9f3b134c50b45262f99672e305", kill_on_drop: false }` [INFO] [stdout] a800fb1934bf76e64a3ea2c59b2a4f4d2d3c0e9f3b134c50b45262f99672e305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3b4387d110fe05c905ad02c66cc6117d908cc39fc553cfa7e15ada8ff268f54 [INFO] running `Command { std: "docker" "start" "-a" "d3b4387d110fe05c905ad02c66cc6117d908cc39fc553cfa7e15ada8ff268f54", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling rust-http-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.60s [INFO] running `Command { std: "docker" "inspect" "d3b4387d110fe05c905ad02c66cc6117d908cc39fc553cfa7e15ada8ff268f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b4387d110fe05c905ad02c66cc6117d908cc39fc553cfa7e15ada8ff268f54", kill_on_drop: false }` [INFO] [stdout] d3b4387d110fe05c905ad02c66cc6117d908cc39fc553cfa7e15ada8ff268f54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f82d4e7cdf402be5062e7a201e2cc98c540c8a471c2fc61c0b1682ec7ce7304c [INFO] running `Command { std: "docker" "start" "-a" "f82d4e7cdf402be5062e7a201e2cc98c540c8a471c2fc61c0b1682ec7ce7304c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api-98055367f1dac3d8) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test domain::categories::resources::delete_by_id::tests::it_should_return_error_category_not_found ... ok [INFO] [stdout] test domain::categories::resources::create::tests::it_should_return_category_created ... ok [INFO] [stdout] test domain::categories::resources::delete_by_id::tests::it_should_return_void_category_deleted ... ok [INFO] [stdout] test domain::categories::resources::find::tests::it_should_return_categories_finded ... ok [INFO] [stdout] test domain::categories::resources::find::tests::it_should_return_none_finded ... ok [INFO] [stdout] test domain::categories::resources::find_by_id::tests::it_should_return_category_finded ... ok [INFO] [stdout] test domain::categories::resources::find_by_id::tests::it_should_return_error_no_content_category ... ok [INFO] [stdout] test domain::categories::resources::update_by_id::tests::it_should_return_category_updated ... ok [INFO] [stdout] test domain::categories::resources::update_by_id::tests::it_should_return_error_not_found_category ... ok [INFO] [stdout] test domain::health::check::tests::it_should_return_date_now_of_db ... ok [INFO] [stdout] test domain::health::check::tests::it_should_return_db_error ... ok [INFO] [stdout] test api::resources::swagger::routes::config::tests::test_swagger ... ok [INFO] [stdout] test api::resources::categories::routes::find::tests::it_should_return_categories_no_content ... FAILED [INFO] [stdout] test api::resources::categories::routes::find_by_id::tests::it_should_return_no_content ... FAILED [INFO] [stdout] test api::resources::categories::routes::delete_by_id::tests::it_should_return_not_found_error_when_deleting ... FAILED [INFO] [stdout] test api::resources::categories::routes::find::tests::it_should_return_bad_request_error_when_query_parameters_is_invalid ... FAILED [INFO] [stdout] test api::resources::categories::routes::find::tests::it_should_return_categories_finded_by_query ... FAILED [INFO] [stdout] test api::resources::categories::routes::delete_by_id::tests::it_should_return_void_category_deleted ... FAILED [INFO] [stdout] test api::resources::health::routes::check::tests::it_should_return_health_check ... FAILED [INFO] [stdout] test api::resources::categories::routes::find::tests::it_should_return_categories_finded ... FAILED [INFO] [stdout] test api::resources::categories::routes::create::tests::it_should_return_category_created ... FAILED [INFO] [stdout] test api::resources::categories::routes::update_by_id::tests::it_should_return_category_updated ... FAILED [INFO] [stdout] test api::resources::categories::routes::find_by_id::tests::it_should_return_category_finded ... FAILED [INFO] [stdout] test api::resources::categories::routes::update_by_id::tests::it_should_return_not_found_error_when_updated_because_invalid_id ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::find::tests::it_should_return_categories_no_content stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::find::tests::it_should_return_categories_no_content' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d68ecf - api::api::resources::categories::routes::find::tests::it_should_return_categories_no_content::{{closure}}::hbcf09b916a6bb7f1 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:135:45 [INFO] [stdout] 28: 0x55d2b3cec0fe - as core::future::future::Future>::poll::{{closure}}::h9bfa4a58255a3d83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce633e - tokio::task::local::LocalSet::with::{{closure}}::h696c1d77505a7f0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d33b6a - std::thread::local::LocalKey::try_with::h5870536ec2505acb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d3056a - std::thread::local::LocalKey::with::ha604de747dfff051 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce5916 - tokio::task::local::LocalSet::with::h7961bd9eec18ef2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3ceb9b5 - as core::future::future::Future>::poll::h08a50263e766488f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce85ed - tokio::task::local::LocalSet::run_until::{{closure}}::hc0fb6066cdef934c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d90e36 - as core::future::future::Future>::poll::h30afec003b1a0d5c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61c54 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc750b3e69c261e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e60fea - tokio::runtime::coop::with_budget::h81acde71a34098b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e60fea - tokio::runtime::coop::budget::h0b1ed4cb27ed37d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e60fea - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcb2d59ed15375481 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4d4dc - tokio::runtime::scheduler::current_thread::Context::enter::h7c0f51c2c08a72de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e56c3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h21227ae6cefe76cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e5574b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5b749722e920abec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3ce9cb8 - tokio::macros::scoped_tls::ScopedKey::set::h5521dcae9a4df315 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e54fcf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb4316c64a09af78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55c3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha3d4aafbd4e467ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e45c1a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1c0b75f63b32e6d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df6f36 - tokio::runtime::runtime::Runtime::block_on::hfee08aa0b432a25f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6d42 - tokio::task::local::LocalSet::block_on::hbb8274b2c8a3c894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d1043a - actix_rt::runtime::Runtime::block_on::hb35926065c0bdfbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d945ca - actix_rt::system::SystemRunner::block_on::h044c42334d1ddf6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d68cb5 - api::api::resources::categories::routes::find::tests::it_should_return_categories_no_content::h01c3dca5e730180a [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:133:5 [INFO] [stdout] 52: 0x55d2b3d68c67 - api::api::resources::categories::routes::find::tests::it_should_return_categories_no_content::{{closure}}::hbdceaa5018357d60 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:134:54 [INFO] [stdout] 53: 0x55d2b3c9f476 - core::ops::function::FnOnce::call_once::h047e65970693ccd7 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::find_by_id::tests::it_should_return_no_content stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::find_by_id::tests::it_should_return_no_content' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d6b33f - api::api::resources::categories::routes::find_by_id::tests::it_should_return_no_content::{{closure}}::h9c68b1da2bf72c0d [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find_by_id.rs:81:45 [INFO] [stdout] 28: 0x55d2b3cec78e - as core::future::future::Future>::poll::{{closure}}::hc63fd9bcbd12e5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce5d9e - tokio::task::local::LocalSet::with::{{closure}}::h2861c26ad1501a57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d328ea - std::thread::local::LocalKey::try_with::h37c37f640fec9fe0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d3000a - std::thread::local::LocalKey::with::h42e6e36dbec3b1c4 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce59d6 - tokio::task::local::LocalSet::with::hb9682e1fedfc7f09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3cebad5 - as core::future::future::Future>::poll::h2fc9fed9af9bd2cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce741d - tokio::task::local::LocalSet::run_until::{{closure}}::h322da75d7a5128c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d914d6 - as core::future::future::Future>::poll::hc4b92b0536d11d47 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61a14 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2ee89fef385d667c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e6007a - tokio::runtime::coop::with_budget::h2663f475c2605915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e6007a - tokio::runtime::coop::budget::h96fb312d704ce631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e6007a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h68653bbaba3e4dd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4fa6c - tokio::runtime::scheduler::current_thread::Context::enter::hf08791ee0b82f619 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e58d6a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4934424380f98b45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e557ab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h68b6a46d5f49039f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3ce93f8 - tokio::macros::scoped_tls::ScopedKey::set::h01b79fa2d204ead5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e5208f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h056c29908f72681f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55a0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4af8b8ebadcf64d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e44e6a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h00ed9040be41c789 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df6b86 - tokio::runtime::runtime::Runtime::block_on::he7f6259671a20c9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6ce2 - tokio::task::local::LocalSet::block_on::hbb262fa87afe6b1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d1039a - actix_rt::runtime::Runtime::block_on::h4185cfd57ed4d9c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d945fa - actix_rt::system::SystemRunner::block_on::h2db512ad980df177 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d6b125 - api::api::resources::categories::routes::find_by_id::tests::it_should_return_no_content::hdd16d9bb23228e1e [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find_by_id.rs:79:5 [INFO] [stdout] 52: 0x55d2b3d6b0d7 - api::api::resources::categories::routes::find_by_id::tests::it_should_return_no_content::{{closure}}::hcff8305efddfa7d0 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find_by_id.rs:80:43 [INFO] [stdout] 53: 0x55d2b3c9fc56 - core::ops::function::FnOnce::call_once::h4f795d1dae1d07b6 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::delete_by_id::tests::it_should_return_not_found_error_when_deleting stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::delete_by_id::tests::it_should_return_not_found_error_when_deleting' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d65ccf - api::api::resources::categories::routes::delete_by_id::tests::it_should_return_not_found_error_when_deleting::{{closure}}::h44d572adf5719a48 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/delete_by_id.rs:73:45 [INFO] [stdout] 28: 0x55d2b3cec8de - as core::future::future::Future>::poll::{{closure}}::hc98399136ac57e19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce67be - tokio::task::local::LocalSet::with::{{closure}}::hcbcc1874c2a2ffc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d3213a - std::thread::local::LocalKey::try_with::h2ca216b339a951ca [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d3019a - std::thread::local::LocalKey::with::h727d589006ee6b91 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce5896 - tokio::task::local::LocalSet::with::h696c9e6ff63e9ad5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3cebd75 - as core::future::future::Future>::poll::hd36df49f7fe419d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce80cd - tokio::task::local::LocalSet::run_until::{{closure}}::h850c6d2fb8f87203 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d90db6 - as core::future::future::Future>::poll::h0465b83864dd09a4 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61c94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf177c940528e7f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e6068a - tokio::runtime::coop::with_budget::h20ca65eae5647c92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e6068a - tokio::runtime::coop::budget::hbe23bf16b915776a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e6068a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7a61f102c1616ccd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4de2c - tokio::runtime::scheduler::current_thread::Context::enter::h9eb63471f227a5a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5a38a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5ba16f58873fb5f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e5565b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h18a0f0243b474d73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3ce9b78 - tokio::macros::scoped_tls::ScopedKey::set::h4a6e4d5de23ea589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e53c1f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h654ce3c6ba0f18f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55cad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb323db99911c6910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e4898a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfcb8e4218e4f4fba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df5ef6 - tokio::runtime::runtime::Runtime::block_on::h95d0a62a819f650b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6b02 - tokio::task::local::LocalSet::block_on::h6e9b04f540bc3091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d1035a - actix_rt::runtime::Runtime::block_on::h01b97f2df3f604a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d9466a - actix_rt::system::SystemRunner::block_on::h9b145a0da9a9cce1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d65ab5 - api::api::resources::categories::routes::delete_by_id::tests::it_should_return_not_found_error_when_deleting::h2c60bdf20b6f2824 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/delete_by_id.rs:71:5 [INFO] [stdout] 52: 0x55d2b3d65a67 - api::api::resources::categories::routes::delete_by_id::tests::it_should_return_not_found_error_when_deleting::{{closure}}::h73ed34b9c49938e8 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/delete_by_id.rs:72:62 [INFO] [stdout] 53: 0x55d2b3c9fd36 - core::ops::function::FnOnce::call_once::h56dd64f9a14eed57 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::find::tests::it_should_return_bad_request_error_when_query_parameters_is_invalid stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::find::tests::it_should_return_bad_request_error_when_query_parameters_is_invalid' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d6999f - api::api::resources::categories::routes::find::tests::it_should_return_bad_request_error_when_query_parameters_is_invalid::{{closure}}::h16a07974991b743d [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:148:45 [INFO] [stdout] 28: 0x55d2b3ceca2e - as core::future::future::Future>::poll::{{closure}}::hca96aa88f183b822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce68de - tokio::task::local::LocalSet::with::{{closure}}::hedaf50d0dfc20c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d3801a - std::thread::local::LocalKey::try_with::hc4773e4bb9ddd094 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d308aa - std::thread::local::LocalKey::with::he53503503908df05 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce5816 - tokio::task::local::LocalSet::with::h60b04b9c53c52808 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3ceba15 - as core::future::future::Future>::poll::h0db5e15cc3d49171 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce8d9d - tokio::task::local::LocalSet::run_until::{{closure}}::hd5a467e23e6cc4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d916e6 - as core::future::future::Future>::poll::he3cd14b18ec791b8 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61a94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h593974d5216419ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e5fb4a - tokio::runtime::coop::with_budget::h434186085d9e8ecf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e5fb4a - tokio::runtime::coop::budget::h861fa7c31ffbe038 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e5fb4a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1d80dcd3dc2c945c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4abac - tokio::runtime::scheduler::current_thread::Context::enter::h090d29a025890da7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5ae9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5feebe7f99eb467c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e5562b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h04e3a65b157b28e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3ce9f38 - tokio::macros::scoped_tls::ScopedKey::set::h70a8198a6d0664ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e5343f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5e376e8d7f8d5dfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55bcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8b752e4a0cc05422 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e469ca - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4b973988ec2475bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df5b56 - tokio::runtime::runtime::Runtime::block_on::h41e996fe194495a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6aa2 - tokio::task::local::LocalSet::block_on::h671c49fd8912d532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d103da - actix_rt::runtime::Runtime::block_on::h5f712baf36eedcfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d9468a - actix_rt::system::SystemRunner::block_on::he47f2c41960e0240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d69785 - api::api::resources::categories::routes::find::tests::it_should_return_bad_request_error_when_query_parameters_is_invalid::h6a2a476ce05f3f2b [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:146:5 [INFO] [stdout] 52: 0x55d2b3d69737 - api::api::resources::categories::routes::find::tests::it_should_return_bad_request_error_when_query_parameters_is_invalid::{{closure}}::hf54697aec2e9b975 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:147:83 [INFO] [stdout] 53: 0x55d2b3ca0b56 - core::ops::function::FnOnce::call_once::he87557149423fc8b [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::find::tests::it_should_return_categories_finded_by_query stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::find::tests::it_should_return_categories_finded_by_query' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d67abe - api::api::resources::categories::routes::find::tests::it_should_return_categories_finded_by_query::{{closure}}::h2689e00f19017e43 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:106:56 [INFO] [stdout] 28: 0x55d2b3cec63e - as core::future::future::Future>::poll::{{closure}}::hbc3ef36633ad5245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce60fe - tokio::task::local::LocalSet::with::{{closure}}::h4a9f45b3c7edebbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d34eea - std::thread::local::LocalKey::try_with::h70755e4ce803c3e9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d3080a - std::thread::local::LocalKey::with::hd618b5e253d949f2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce5856 - tokio::task::local::LocalSet::with::h643dcb6c101b3651 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3cebbf5 - as core::future::future::Future>::poll::h6f3322e9e46664ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce887d - tokio::task::local::LocalSet::run_until::{{closure}}::hc808d3dbb100d012 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d91106 - as core::future::future::Future>::poll::h73ce46a9d72d904b [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61b14 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h70f6fe788e32a975 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e60dda - tokio::runtime::coop::with_budget::hc786a40efb1d0a01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e60dda - tokio::runtime::coop::budget::h6d972628be024a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e60dda - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb9493ddba10fb178 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4ce3c - tokio::runtime::scheduler::current_thread::Context::enter::h5d7707535b7e17fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5e5ea - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hce44fce9e5f137a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e5577b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5ec5dbac4fc644d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3cea1b8 - tokio::macros::scoped_tls::ScopedKey::set::h888e16c8c43c6a2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e5286f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4d39dfba4f3e1cfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55aed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h82b14e367ad49fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e452fa - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h07a7f90dcf49afbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df5992 - tokio::runtime::runtime::Runtime::block_on::h3805db35d3d5db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6992 - tokio::task::local::LocalSet::block_on::h1bba67e4b6dc3056 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d103fa - actix_rt::runtime::Runtime::block_on::h9da807de9f10413d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d945da - actix_rt::system::SystemRunner::block_on::h1581e0d3d5b61aa7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d67826 - api::api::resources::categories::routes::find::tests::it_should_return_categories_finded_by_query::hec1fd7c21a15b691 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:104:5 [INFO] [stdout] 52: 0x55d2b3d677d7 - api::api::resources::categories::routes::find::tests::it_should_return_categories_finded_by_query::{{closure}}::he14671b07dfbb6e7 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:105:59 [INFO] [stdout] 53: 0x55d2b3ca0776 - core::ops::function::FnOnce::call_once::hba4d97b68a341898 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::delete_by_id::tests::it_should_return_void_category_deleted stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::delete_by_id::tests::it_should_return_void_category_deleted' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d64e54 - api::api::resources::categories::routes::delete_by_id::tests::it_should_return_void_category_deleted::{{closure}}::h814862f7e25b514e [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/delete_by_id.rs:53:56 [INFO] [stdout] 28: 0x55d2b3cebfae - as core::future::future::Future>::poll::{{closure}}::h79ec4d945b072a24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce657e - tokio::task::local::LocalSet::with::{{closure}}::haf76cf13e379f63c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d37b1a - std::thread::local::LocalKey::try_with::hbbbacd6092146fd7 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d2fc8a - std::thread::local::LocalKey::with::h073992b2ed2512a3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce58d6 - tokio::task::local::LocalSet::with::h69dbc5fd49404037 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3cebcb5 - as core::future::future::Future>::poll::h7cc50c46c5f0578d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce76ad - tokio::task::local::LocalSet::run_until::{{closure}}::h4a28f7879cd0a7f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d912a6 - as core::future::future::Future>::poll::h8a3f3713847d1c52 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61994 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h217908aa7a97b825 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e6026a - tokio::runtime::coop::with_budget::h6f94266ac2997626 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e6026a - tokio::runtime::coop::budget::hf0e429194525bea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e6026a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h68eb62238c1a48df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4b24c - tokio::runtime::scheduler::current_thread::Context::enter::h0e48261438805567 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5774a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h32273df707eb05a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e556bb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2f9268d2f2ccc8b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3ce9df8 - tokio::macros::scoped_tls::ScopedKey::set::h697a58ddf8283114 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e5400f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6c6f4c7936fd5c58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55a7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h53f35cbddb633686 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e4578a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h194f924bc341875f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df67e6 - tokio::runtime::runtime::Runtime::block_on::hd75d05cdc80cb5c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6b62 - tokio::task::local::LocalSet::block_on::h7129f1a236f3b3ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d1045a - actix_rt::runtime::Runtime::block_on::hb6c20935ceb748b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d9463a - actix_rt::system::SystemRunner::block_on::h529663c9075daff7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d64be8 - api::api::resources::categories::routes::delete_by_id::tests::it_should_return_void_category_deleted::h963ecce0f32b217e [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/delete_by_id.rs:51:5 [INFO] [stdout] 52: 0x55d2b3d64b97 - api::api::resources::categories::routes::delete_by_id::tests::it_should_return_void_category_deleted::{{closure}}::hdf3c62ee618227d1 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/delete_by_id.rs:52:54 [INFO] [stdout] 53: 0x55d2b3c9f796 - core::ops::function::FnOnce::call_once::h23b6d5614d34856f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::health::routes::check::tests::it_should_return_health_check stdout ---- [INFO] [stdout] thread 'api::resources::health::routes::check::tests::it_should_return_health_check' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf77d5 - api::api::tests::utils::get_app::{{closure}}::h188d87241a3eba65 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3cfb1fe - api::api::resources::health::routes::check::tests::it_should_return_health_check::{{closure}}::h695ca92d8e9c8c58 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/health/routes/check.rs:34:45 [INFO] [stdout] 28: 0x55d2b3ceccce - as core::future::future::Future>::poll::{{closure}}::hdbed6a6eadfda902 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce645e - tokio::task::local::LocalSet::with::{{closure}}::h993ded1cc2e6360b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d392ca - std::thread::local::LocalKey::try_with::he52606ea00f032bd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d3071a - std::thread::local::LocalKey::with::hbca59834be78e5b9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce5a16 - tokio::task::local::LocalSet::with::hc21c567ab2639b82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3cebdd5 - as core::future::future::Future>::poll::hd46ea897bb6ee874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce8b0d - tokio::task::local::LocalSet::run_until::{{closure}}::hd164af88940d7edd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d91496 - as core::future::future::Future>::poll::hc2aac2594e95078f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61b94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha307f15f87151725 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e6142a - tokio::runtime::coop::with_budget::hfb5c35ee7a26855e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e6142a - tokio::runtime::coop::budget::h768e4a81047f8fa2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e6142a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd1e522ee4742a84d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4be9c - tokio::runtime::scheduler::current_thread::Context::enter::h25a292cb402b61d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5612a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0e01ff71307ea693 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e5580b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb36ae89cbe34e86a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3cea2f8 - tokio::macros::scoped_tls::ScopedKey::set::h9c123839536fa44b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e543ff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7e19f49922ccd25d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55d8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd56553ddc68bd3b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e460aa - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3dba9bdb1bd0efe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df6446 - tokio::runtime::runtime::Runtime::block_on::ha921e307e31a243f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6e02 - tokio::task::local::LocalSet::block_on::he0dee3ff08d9b770 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d104da - actix_rt::runtime::Runtime::block_on::hddc1adb3847a6856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d9465a - actix_rt::system::SystemRunner::block_on::h7d7a4e45ecd0ef2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3cfaff5 - api::api::resources::health::routes::check::tests::it_should_return_health_check::hed9d25a832ca99b9 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/health/routes/check.rs:32:5 [INFO] [stdout] 52: 0x55d2b3cfafa7 - api::api::resources::health::routes::check::tests::it_should_return_health_check::{{closure}}::h2dc0188114c76140 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/health/routes/check.rs:33:45 [INFO] [stdout] 53: 0x55d2b3ca0e66 - core::ops::function::FnOnce::call_once::hfca0e6ea38f49a23 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::find::tests::it_should_return_categories_finded stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::find::tests::it_should_return_categories_finded' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d66877 - api::api::resources::categories::routes::find::tests::it_should_return_categories_finded::{{closure}}::h8d40fe0d14a3ecac [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:83:56 [INFO] [stdout] 28: 0x55d2b3cece1e - as core::future::future::Future>::poll::{{closure}}::hde0fd659f9504bc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce5c7e - tokio::task::local::LocalSet::with::{{closure}}::h2022caca8fafdddb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d3265a - std::thread::local::LocalKey::try_with::h33fd1de11c5cff54 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d300ba - std::thread::local::LocalKey::with::h4db162786ffe345d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce5a56 - tokio::task::local::LocalSet::with::he2af4adddac81a37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3cebc55 - as core::future::future::Future>::poll::h7c6dc84a17a3ce43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce7bad - tokio::task::local::LocalSet::run_until::{{closure}}::h77971e3b6afff277 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d90df6 - as core::future::future::Future>::poll::h09f155297fd168cd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61b54 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9368cc903ab9fcf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e5fe7a - tokio::runtime::coop::with_budget::hd34b7464ec4db3e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e5fe7a - tokio::runtime::coop::budget::hce01f71a862bf6ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e5fe7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h49ceae53ca94c2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4caec - tokio::runtime::scheduler::current_thread::Context::enter::h4b66496432e71455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5c4ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7f770f54cf677fc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e5571b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h59c53573b117ef5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3ce9678 - tokio::macros::scoped_tls::ScopedKey::set::h12c0e34c7c599cd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e52c5f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h57ab91287b701cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55e6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf77d7c788551835d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e484fa - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::heb6e599e2030498b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df6282 - tokio::runtime::runtime::Runtime::block_on::h9a2fe1326753343e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6c82 - tokio::task::local::LocalSet::block_on::ha58a5c8f08111cec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d1041a - actix_rt::runtime::Runtime::block_on::hb11e857e48d1881a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d9462a - actix_rt::system::SystemRunner::block_on::h408957004ebf8a66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d665f6 - api::api::resources::categories::routes::find::tests::it_should_return_categories_finded::hd8db21ee710cc11c [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:81:5 [INFO] [stdout] 52: 0x55d2b3d665a7 - api::api::resources::categories::routes::find::tests::it_should_return_categories_finded::{{closure}}::h35f1d7498db4d4dd [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find.rs:82:50 [INFO] [stdout] 53: 0x55d2b3c9f4d6 - core::ops::function::FnOnce::call_once::h128ce6c78d9c02c7 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::create::tests::it_should_return_category_created stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::create::tests::it_should_return_category_created' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3cfa8a6 - api::api::resources::categories::routes::create::tests::it_should_return_category_created::{{closure}}::h6ba6203d912c9e39 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/create.rs:56:45 [INFO] [stdout] 28: 0x55d2b3cebe5e - as core::future::future::Future>::poll::{{closure}}::h3f10c9e54d00491f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce669e - tokio::task::local::LocalSet::with::{{closure}}::hc807a069803eea36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d37c6a - std::thread::local::LocalKey::try_with::hbc7ea7a367a3ef00 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d301ca - std::thread::local::LocalKey::with::h73ad4665df2a4197 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce5a96 - tokio::task::local::LocalSet::with::hfeb45f75a20115c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3cebb35 - as core::future::future::Future>::poll::h6573a664c84429b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce92bd - tokio::task::local::LocalSet::run_until::{{closure}}::hf9be05e7ca8e461e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d911b6 - as core::future::future::Future>::poll::h85d2c8fccedfb7c9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61954 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1be82575469ff099 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e611fa - tokio::runtime::coop::with_budget::h1beb972e68c9bbae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e611fa - tokio::runtime::coop::budget::hce7f1463d0a3ff3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e611fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcde1e27fea9ddfd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4d18c - tokio::runtime::scheduler::current_thread::Context::enter::h6b2181fa1cc88359 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5dada - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc55398d798eb7330 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e5568b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h27d54030bb722ff9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3cea078 - tokio::macros::scoped_tls::ScopedKey::set::h833d0bc0a1429f41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e547ef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h914ddf8f4c992f59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55dfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd9f346b69875b60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e4806a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd78069a108cc587 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df6616 - tokio::runtime::runtime::Runtime::block_on::hcdcb74563751dd05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6da2 - tokio::task::local::LocalSet::block_on::hc58d236ecb5198e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d103ba - actix_rt::runtime::Runtime::block_on::h4aa3b7f109453e89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d9461a - actix_rt::system::SystemRunner::block_on::h3c66806aa8763861 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3cfa695 - api::api::resources::categories::routes::create::tests::it_should_return_category_created::h3e4b54278281daa6 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/create.rs:54:5 [INFO] [stdout] 52: 0x55d2b3cfa647 - api::api::resources::categories::routes::create::tests::it_should_return_category_created::{{closure}}::hbccb6100ca919d5f [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/create.rs:55:49 [INFO] [stdout] 53: 0x55d2b3ca06a6 - core::ops::function::FnOnce::call_once::haceabda5129ddfe2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::update_by_id::tests::it_should_return_category_updated stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::update_by_id::tests::it_should_return_category_updated' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d6da46 - api::api::resources::categories::routes::update_by_id::tests::it_should_return_category_updated::{{closure}}::hfd8c5f3152237624 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/update_by_id.rs:69:56 [INFO] [stdout] 28: 0x55d2b3cec24e - as core::future::future::Future>::poll::{{closure}}::h9d16516a72faca57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce5ebe - tokio::task::local::LocalSet::with::{{closure}}::h38d10b5e73796ace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d3303a - std::thread::local::LocalKey::try_with::h46205b0eacc4ef3d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d3026a - std::thread::local::LocalKey::with::h7cb5b088381a83a4 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce5796 - tokio::task::local::LocalSet::with::h1cc9676334eed7bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3ceb955 - as core::future::future::Future>::poll::h07db44980e0de2a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce902d - tokio::task::local::LocalSet::run_until::{{closure}}::hf763ca330c4ec72c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d91416 - as core::future::future::Future>::poll::ha8a1ffb26db06689 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61c14 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc567fc44bf31dfd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e6163a - tokio::runtime::coop::with_budget::h6f510a6f74ad0477 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e6163a - tokio::runtime::coop::budget::hb4a8b3ce81035203 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e6163a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd74e634b31489530 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4fdbc - tokio::runtime::scheduler::current_thread::Context::enter::hf51d915b6f5ba2cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5825a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h427fe089812821a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e557db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha926b4586315cd8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3ce97b8 - tokio::macros::scoped_tls::ScopedKey::set::h1db77980741cbf0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e553bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfe81e4bb28590c3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e558bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h125d7f864fc1fa60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e47bda - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h86f1c13f56d58965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df6d65 - tokio::runtime::runtime::Runtime::block_on::hf3003d7392d9a120 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6a42 - tokio::task::local::LocalSet::block_on::h2b3981f7ee6b7bf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d1047a - actix_rt::runtime::Runtime::block_on::hbb728156e49d600d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d945ea - actix_rt::system::SystemRunner::block_on::h1b280430961e63ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d6d7a6 - api::api::resources::categories::routes::update_by_id::tests::it_should_return_category_updated::hc75f0ee7cd96dd13 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/update_by_id.rs:67:5 [INFO] [stdout] 52: 0x55d2b3d6d757 - api::api::resources::categories::routes::update_by_id::tests::it_should_return_category_updated::{{closure}}::hae3fc5292adb99c1 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/update_by_id.rs:68:49 [INFO] [stdout] 53: 0x55d2b3ca0496 - core::ops::function::FnOnce::call_once::ha143a5c9e1fccc89 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::find_by_id::tests::it_should_return_category_finded stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::find_by_id::tests::it_should_return_category_finded' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d6a4c4 - api::api::resources::categories::routes::find_by_id::tests::it_should_return_category_finded::{{closure}}::hdc68fb30da6306c8 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find_by_id.rs:61:56 [INFO] [stdout] 28: 0x55d2b3cecb7e - as core::future::future::Future>::poll::{{closure}}::hcc63988055e2a246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce5fde - tokio::task::local::LocalSet::with::{{closure}}::h4543e10af856230f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d3318a - std::thread::local::LocalKey::try_with::h480c5ebef3ac7f9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d3012a - std::thread::local::LocalKey::with::h547d0d3571f15462 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce5996 - tokio::task::local::LocalSet::with::h88d982cb22f8646d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3cebd15 - as core::future::future::Future>::poll::h84d7002ebfd67f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce835d - tokio::task::local::LocalSet::run_until::{{closure}}::h8a4f8b5b1a2106a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d916a6 - as core::future::future::Future>::poll::hdfae17b7dde8b51b [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61ad4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h621642ef05395d8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e6186a - tokio::runtime::coop::with_budget::hc8180bff18137bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e6186a - tokio::runtime::coop::budget::h2d8653e38fe05765 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e6186a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hee688ccc06cd4dc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4eacc - tokio::runtime::scheduler::current_thread::Context::enter::hb5990c4e576530cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5b9aa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7a57a6ea725a4a3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e5583b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbea842d43fd58757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3ce9538 - tokio::macros::scoped_tls::ScopedKey::set::h0d69660d82804588 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e5382f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5e3efa3a12bb8b74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e55d1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbfbbb9c2d0eb94f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e46e5a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h64dd2838edcd48ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df5d26 - tokio::runtime::runtime::Runtime::block_on::h48afc4008dd274af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6c22 - tokio::task::local::LocalSet::block_on::ha45c46f3f6015ae4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d1037a - actix_rt::runtime::Runtime::block_on::h3c4c2d2da8ba5da8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d9467a - actix_rt::system::SystemRunner::block_on::he01bf1453bc16ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d6a258 - api::api::resources::categories::routes::find_by_id::tests::it_should_return_category_finded::h28824ba4db529964 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find_by_id.rs:59:5 [INFO] [stdout] 52: 0x55d2b3d6a207 - api::api::resources::categories::routes::find_by_id::tests::it_should_return_category_finded::{{closure}}::h9e42ecb791a5fb79 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/find_by_id.rs:60:48 [INFO] [stdout] 53: 0x55d2b3c9fa36 - core::ops::function::FnOnce::call_once::h3c219784986edca0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::resources::categories::routes::update_by_id::tests::it_should_return_not_found_error_when_updated_because_invalid_id stdout ---- [INFO] [stdout] thread 'api::resources::categories::routes::update_by_id::tests::it_should_return_not_found_error_when_updated_because_invalid_id' panicked at src/repository/postgres.rs:30:45: [INFO] [stdout] DATABASE_HOST must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55d2b47f2d56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2b47f2d56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d2b47f2d56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d2b481f650 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d2b481f650 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55d2b47ef99f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55d2b47f2b34 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d2b47f2b34 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d2b47f48a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55d2b47f458d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d2b3ee6257 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55d2b3ee6257 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d2b47f4ec6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55d2b47f4ec6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55d2b47f4c12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55d2b47f3256 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d2b47f4964 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55d2b3c9e185 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d2b3c9e763 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55d2b3df1a86 - core::result::Result::expect::h06459d50ba38123c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1030:23 [INFO] [stdout] 21: 0x55d2b3d3e9ec - api::repository::postgres::PostgresConfig::from_env::h0b19d1353a609823 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:30:19 [INFO] [stdout] 22: 0x55d2b3d40a66 - api::repository::postgres::init_to_tests::{{closure}}::hb054aa84b20f5362 [INFO] [stdout] at /opt/rustwide/workdir/src/repository/postgres.rs:115:27 [INFO] [stdout] 23: 0x55d2b3cf7441 - api::api::tests::utils::setup::{{closure}}::{{closure}}::{{closure}}::hcbaf0781e9be1985 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:34:18 [INFO] [stdout] 24: 0x55d2b3d848c5 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h9a53fda115146c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/sync/once_cell.rs:319:37 [INFO] [stdout] 25: 0x55d2b3cf71d2 - api::api::tests::utils::setup::{{closure}}::he317145bd95d9b37 [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:37:10 [INFO] [stdout] 26: 0x55d2b3cf87a5 - api::api::tests::utils::get_app::{{closure}}::h43ac27722e46561b [INFO] [stdout] at /opt/rustwide/workdir/src/api/tests/utils.rs:76:13 [INFO] [stdout] 27: 0x55d2b3d6f1e7 - api::api::resources::categories::routes::update_by_id::tests::it_should_return_not_found_error_when_updated_because_invalid_id::{{closure}}::h054df558ddb08f8a [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/update_by_id.rs:101:45 [INFO] [stdout] 28: 0x55d2b3cec39e - as core::future::future::Future>::poll::{{closure}}::ha469a603c54adeb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:923:42 [INFO] [stdout] 29: 0x55d2b3ce621e - tokio::task::local::LocalSet::with::{{closure}}::h63712de02aa12a81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:684:13 [INFO] [stdout] 30: 0x55d2b3d30b2a - std::thread::local::LocalKey::try_with::h015501002d2754f1 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 31: 0x55d2b3d301fa - std::thread::local::LocalKey::with::h7647676fc1d899d5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 32: 0x55d2b3ce57d6 - tokio::task::local::LocalSet::with::h2a54b589f42fb0b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:667:9 [INFO] [stdout] 33: 0x55d2b3cebb95 - as core::future::future::Future>::poll::h694e1b5ac3f3b41a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:913:9 [INFO] [stdout] 34: 0x55d2b3ce7e3d - tokio::task::local::LocalSet::run_until::{{closure}}::h7c3d28feec664d78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:573:19 [INFO] [stdout] 35: 0x55d2b3d91726 - as core::future::future::Future>::poll::hea9c8399b1364cc1 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 36: 0x55d2b3e61a54 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3239d2a33aa60381 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x55d2b3e60bba - tokio::runtime::coop::with_budget::hecbd3837ba3fec8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 38: 0x55d2b3e60bba - tokio::runtime::coop::budget::h956f3e155f963901 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 39: 0x55d2b3e60bba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb19344774d8b6802 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x55d2b3e4f71c - tokio::runtime::scheduler::current_thread::Context::enter::hefff43763bd353c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x55d2b3e5f0fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd2e37260d95e3021 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x55d2b3e5586b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc311ecc8baf8f44f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x55d2b3ce98f8 - tokio::macros::scoped_tls::ScopedKey::set::h2389b242608cef71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x55d2b3e5304f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h592eb6241a43eb78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x55d2b3e5599d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h456faf2b183436c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x55d2b3e4653a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4457a273c2775c55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x55d2b3df69b6 - tokio::runtime::runtime::Runtime::block_on::hdd11842b04d0a610 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 48: 0x55d2b3ce6bc2 - tokio::task::local::LocalSet::block_on::h7ce295684587167e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55d2b3d104ba - actix_rt::runtime::Runtime::block_on::hcf08603400e1776d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55d2b3d9460a - actix_rt::system::SystemRunner::block_on::h34bb90e69ddec602 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55d2b3d6efc5 - api::api::resources::categories::routes::update_by_id::tests::it_should_return_not_found_error_when_updated_because_invalid_id::h2a5b3289582c7c0b [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/update_by_id.rs:99:5 [INFO] [stdout] 52: 0x55d2b3d6ef77 - api::api::resources::categories::routes::update_by_id::tests::it_should_return_not_found_error_when_updated_because_invalid_id::{{closure}}::h8cef95cdbadbf606 [INFO] [stdout] at /opt/rustwide/workdir/src/api/resources/categories/routes/update_by_id.rs:100:80 [INFO] [stdout] 53: 0x55d2b3c9ffc6 - core::ops::function::FnOnce::call_once::h7a0fe59c5b824951 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d2b3eebe4f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55d2b3eebe4f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x55d2b3eeac71 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x55d2b3eeac71 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55d2b3eeac71 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55d2b3eeac71 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55d2b3eeac71 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55d2b3eeac71 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x55d2b3eeac71 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x55d2b3eb2056 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x55d2b3eb2056 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55d2b3eb7097 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55d2b3eb7097 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x55d2b3eb7097 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x55d2b3eb7097 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55d2b3eb7097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55d2b3eb7097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55d2b47f9575 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55d2b47f9575 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fcf0db1fac3 - [INFO] [stdout] 76: 0x7fcf0dbb0bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] api::resources::categories::routes::create::tests::it_should_return_category_created [INFO] [stdout] api::resources::categories::routes::delete_by_id::tests::it_should_return_not_found_error_when_deleting [INFO] [stdout] api::resources::categories::routes::delete_by_id::tests::it_should_return_void_category_deleted [INFO] [stdout] api::resources::categories::routes::find::tests::it_should_return_bad_request_error_when_query_parameters_is_invalid [INFO] [stdout] api::resources::categories::routes::find::tests::it_should_return_categories_finded [INFO] [stdout] api::resources::categories::routes::find::tests::it_should_return_categories_finded_by_query [INFO] [stdout] api::resources::categories::routes::find::tests::it_should_return_categories_no_content [INFO] [stdout] api::resources::categories::routes::find_by_id::tests::it_should_return_category_finded [INFO] [stdout] api::resources::categories::routes::find_by_id::tests::it_should_return_no_content [INFO] [stdout] api::resources::categories::routes::update_by_id::tests::it_should_return_category_updated [INFO] [stdout] api::resources::categories::routes::update_by_id::tests::it_should_return_not_found_error_when_updated_because_invalid_id [INFO] [stdout] api::resources::health::routes::check::tests::it_should_return_health_check [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin api` [INFO] running `Command { std: "docker" "inspect" "f82d4e7cdf402be5062e7a201e2cc98c540c8a471c2fc61c0b1682ec7ce7304c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82d4e7cdf402be5062e7a201e2cc98c540c8a471c2fc61c0b1682ec7ce7304c", kill_on_drop: false }` [INFO] [stdout] f82d4e7cdf402be5062e7a201e2cc98c540c8a471c2fc61c0b1682ec7ce7304c [INFO] testing paulobressan/rust-http-template against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulobressan%2Frust-http-template" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulobressan/rust-http-template on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulobressan/rust-http-template [INFO] finished tweaking git repo https://github.com/paulobressan/rust-http-template [INFO] tweaked toml for git repo https://github.com/paulobressan/rust-http-template written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paulobressan/rust-http-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 984b337423ea89274e1af157664df2bc875cf8aaeafc373e4dc32ee9bad1f15c [INFO] running `Command { std: "docker" "start" "-a" "984b337423ea89274e1af157664df2bc875cf8aaeafc373e4dc32ee9bad1f15c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "984b337423ea89274e1af157664df2bc875cf8aaeafc373e4dc32ee9bad1f15c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984b337423ea89274e1af157664df2bc875cf8aaeafc373e4dc32ee9bad1f15c", kill_on_drop: false }` [INFO] [stdout] 984b337423ea89274e1af157664df2bc875cf8aaeafc373e4dc32ee9bad1f15c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 751c0d2d79c981eea68a95bb7a7db6e8272eee97e84b972cb18fa03dff72d182 [INFO] running `Command { std: "docker" "start" "-a" "751c0d2d79c981eea68a95bb7a7db6e8272eee97e84b972cb18fa03dff72d182", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling postgres-protocol v0.6.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling rust-embed-utils v7.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling utoipa-swagger-ui v3.1.3 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling lapin v2.2.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling rust-embed-impl v6.5.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling utoipa-gen v3.3.0 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling rust-embed v6.6.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rustls-connector v0.18.1 [INFO] [stderr] Compiling tcp-stream v0.26.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=4c2052bbf77b0eb1 -C extra-filename=-4c2052bbf77b0eb1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-429cf3419c926494.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-3809969a7931de1f.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-d16d8ae6ee288f40.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "751c0d2d79c981eea68a95bb7a7db6e8272eee97e84b972cb18fa03dff72d182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751c0d2d79c981eea68a95bb7a7db6e8272eee97e84b972cb18fa03dff72d182", kill_on_drop: false }` [INFO] [stdout] 751c0d2d79c981eea68a95bb7a7db6e8272eee97e84b972cb18fa03dff72d182