[INFO] cloning repository https://github.com/vildapavlicek/ticX [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vildapavlicek/ticX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvildapavlicek%2FticX", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvildapavlicek%2FticX'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a19a678780ca18bdbfec201ba37270e6d144e42 [INFO] testing vildapavlicek/ticX against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvildapavlicek%2FticX" "/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/vildapavlicek/ticX on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vildapavlicek/ticX [INFO] finished tweaking git repo https://github.com/vildapavlicek/ticX [INFO] tweaked toml for git repo https://github.com/vildapavlicek/ticX written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vildapavlicek/ticX 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f23c11db29b718c024ecaeb3534feddb14044eede59a023c5f66dcc716134836 [INFO] running `Command { std: "docker" "start" "-a" "f23c11db29b718c024ecaeb3534feddb14044eede59a023c5f66dcc716134836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f23c11db29b718c024ecaeb3534feddb14044eede59a023c5f66dcc716134836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f23c11db29b718c024ecaeb3534feddb14044eede59a023c5f66dcc716134836", kill_on_drop: false }` [INFO] [stdout] f23c11db29b718c024ecaeb3534feddb14044eede59a023c5f66dcc716134836 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ade602375e8374792811e92a63e41efa8f462fd4d14fa355ebb91c940f84071c [INFO] running `Command { std: "docker" "start" "-a" "ade602375e8374792811e92a63e41efa8f462fd4d14fa355ebb91c940f84071c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling http-auth-basic v0.3.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling opentelemetry v0.12.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.8.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.4.0 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling actix-web-opentelemetry v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling db v0.1.0 (/opt/rustwide/workdir/db) [INFO] [stdout] warning: unused import: `crate::Db` [INFO] [stdout] --> db/src/errors.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Db; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling opentelemetry-http v0.5.0 [INFO] [stderr] Compiling opentelemetry-zipkin v0.14.0 [INFO] [stderr] Compiling ticx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `labels`, `opts` [INFO] [stdout] --> src/metrics.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | labels, opts, register_histogram_vec, register_int_counter_vec, HistogramVec, IntCounterVec, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::StatusCode` [INFO] [stdout] --> src/server/middlewares.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use actix_web::http::StatusCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guard` [INFO] [stdout] --> src/server/middlewares.rs:82:48 [INFO] [stdout] | [INFO] [stdout] 82 | tracing_span!(TRACE, BasicAuthService, guard); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_guard` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidToken` is never constructed [INFO] [stdout] --> src/errors.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum TicxError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | InvalidToken(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TicxError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "ade602375e8374792811e92a63e41efa8f462fd4d14fa355ebb91c940f84071c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade602375e8374792811e92a63e41efa8f462fd4d14fa355ebb91c940f84071c", kill_on_drop: false }` [INFO] [stdout] ade602375e8374792811e92a63e41efa8f462fd4d14fa355ebb91c940f84071c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6308654eefd46df29b4e4f9e94a32f642c97ac87c08f94f1ab9fa7a9c818d216 [INFO] running `Command { std: "docker" "start" "-a" "6308654eefd46df29b4e4f9e94a32f642c97ac87c08f94f1ab9fa7a9c818d216", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stdout] warning: unused import: `crate::Db` [INFO] [stdout] --> db/src/errors.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Db; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling opentelemetry-http v0.5.0 [INFO] [stderr] Compiling opentelemetry-zipkin v0.14.0 [INFO] [stderr] Compiling ticx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `labels`, `opts` [INFO] [stdout] --> src/metrics.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | labels, opts, register_histogram_vec, register_int_counter_vec, HistogramVec, IntCounterVec, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::StatusCode` [INFO] [stdout] --> src/server/middlewares.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use actix_web::http::StatusCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guard` [INFO] [stdout] --> src/server/middlewares.rs:82:48 [INFO] [stdout] | [INFO] [stdout] 82 | tracing_span!(TRACE, BasicAuthService, guard); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_guard` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidToken` is never constructed [INFO] [stdout] --> src/errors.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum TicxError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | InvalidToken(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TicxError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.96s [INFO] running `Command { std: "docker" "inspect" "6308654eefd46df29b4e4f9e94a32f642c97ac87c08f94f1ab9fa7a9c818d216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6308654eefd46df29b4e4f9e94a32f642c97ac87c08f94f1ab9fa7a9c818d216", kill_on_drop: false }` [INFO] [stdout] 6308654eefd46df29b4e4f9e94a32f642c97ac87c08f94f1ab9fa7a9c818d216 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f66ab0d8b9e09bda66a2eadd2951c10b1b893a77b2f820fca5a27eceeb55bfb [INFO] running `Command { std: "docker" "start" "-a" "9f66ab0d8b9e09bda66a2eadd2951c10b1b893a77b2f820fca5a27eceeb55bfb", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::Db` [INFO] [stderr] --> db/src/errors.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::Db; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `db` (lib) generated 1 warning (run `cargo fix --lib -p db` to apply 1 suggestion) [INFO] [stderr] warning: unused imports: `labels`, `opts` [INFO] [stderr] --> src/metrics.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | labels, opts, register_histogram_vec, register_int_counter_vec, HistogramVec, IntCounterVec, [INFO] [stderr] | ^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `actix_web::http::StatusCode` [INFO] [stderr] --> src/server/middlewares.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use actix_web::http::StatusCode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `guard` [INFO] [stderr] --> src/server/middlewares.rs:82:48 [INFO] [stderr] | [INFO] [stderr] 82 | tracing_span!(TRACE, BasicAuthService, guard); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_guard` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `InvalidToken` is never constructed [INFO] [stderr] --> src/errors.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum TicxError { [INFO] [stderr] | --------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 17 | InvalidToken(String), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TicxError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ticx` (bin "ticx" test) generated 4 warnings (run `cargo fix --bin "ticx" --tests` to apply 3 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ticx-da3d58196fdc7b5c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test server::routes::tests::tests::test_get_user_ok ... FAILED [INFO] [stdout] test server::routes::tests::tests::test_get_user_not_found ... FAILED [INFO] [stdout] test server::routes::tests::tests::test_login ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- server::routes::tests::tests::test_get_user_ok stdout ---- [INFO] [stdout] thread 'server::routes::tests::tests::test_get_user_ok' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectionFailure { uri: "postgres://user:password@localhost:5432/ticx", error: "timed out waiting for connection: connection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (::1), port 5432 failed: Cannot assign requested address\n\tIs the server running on that host and accepting TCP/IP connections?\n" }', src/server/routes/tests.rs:15:87 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5631683a8b4a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5631683a8b4a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5631683a8b4a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5631683a8b4a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5631683ce3ce - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5631683a4b55 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5631683a8915 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5631683a8915 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5631683aa69f - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5631683aa3c0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x563167d8e20f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x563167d8e20f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5631683aadca - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5631683aadca - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5631683aab49 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5631683a8ffc - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5631683aa852 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x563167a98f83 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x563167a99433 - core::result::unwrap_failed::hd95e72fb026968f9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x563167abd5c1 - core::result::Result::unwrap::h9f8c92f71d7f2739 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/result.rs:1112:23 [INFO] [stdout] 20: 0x563167ad0f87 - ticx::server::routes::tests::UserFixture::new::h248c853cc697a98e [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:15:27 [INFO] [stdout] 21: 0x563167b213cc - ticx::server::routes::tests::tests::test_get_user_ok::{{closure}}::hb76036234d499905 [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:84:17 [INFO] [stdout] 22: 0x563167af2fb0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h29b05e62186c0434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:65 [INFO] [stdout] 23: 0x563167ab17a0 - tokio::coop::with_budget::{{closure}}::h03198c86f625e2c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x563167b1e00c - std::thread::local::LocalKey::try_with::hba07d8068989cc85 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x563167b1c07d - std::thread::local::LocalKey::with::ha49fdab1e7944993 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x563167af2bef - tokio::coop::with_budget::h2a29638ac97178f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x563167af2bef - tokio::coop::budget::h3d8a117cd0deb68a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x563167af2bef - as core::future::future::Future>::poll::{{closure}}::h20822193b671b3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:42 [INFO] [stdout] 29: 0x563167b0d2e7 - tokio::macros::scoped_tls::ScopedKey::set::h67990a36e2612f0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x563167aed8ea - tokio::task::local::LocalSet::with::h4e00f296ce382a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:559:9 [INFO] [stdout] 31: 0x563167af276a - as core::future::future::Future>::poll::h3e95704c5050e6c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:632:9 [INFO] [stdout] 32: 0x563167aee378 - tokio::task::local::LocalSet::run_until::{{closure}}::hd004b1be9080f405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:505:18 [INFO] [stdout] 33: 0x563167b1fd35 - as core::future::future::Future>::poll::h8c0f50dea215ab12 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 34: 0x563167af0784 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h149af5c0f915b2ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 35: 0x563167ab1ec0 - tokio::coop::with_budget::{{closure}}::h5e98753075001ad9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x563167b1e5cc - std::thread::local::LocalKey::try_with::hea2588e44cb037be [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 37: 0x563167b1bafd - std::thread::local::LocalKey::with::h0fb937133bc7060b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 38: 0x563167aefedb - tokio::coop::with_budget::hb9d79745bee0d0ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 39: 0x563167aefedb - tokio::coop::budget::hbee7bbb6cd6cdce8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x563167aefedb - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hfda9337c46aff3db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 41: 0x563167af2261 - tokio::runtime::basic_scheduler::enter::{{closure}}::he7bc559067ccb87d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 42: 0x563167b0d3f7 - tokio::macros::scoped_tls::ScopedKey::set::h896ce0a791b6c42b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x563167af2160 - tokio::runtime::basic_scheduler::enter::hcc1981e0340d07a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 44: 0x563167aee41b - tokio::runtime::basic_scheduler::Inner

::block_on::h1fade2065a1c2d6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 45: 0x563167af0ba6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h9809908a561719d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 46: 0x563167af103f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd68f66ccbd1f160e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 47: 0x563167abfeb0 - tokio::runtime::Runtime::block_on::h747f2c5cf9700fb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 48: 0x563167aed9bb - tokio::task::local::LocalSet::block_on::h16ca0ae65b3f6061 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:466:9 [INFO] [stdout] 49: 0x563167ace553 - actix_rt::runtime::Runtime::block_on::h2996d956bb277dbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/runtime.rs:80:9 [INFO] [stdout] 50: 0x563167b1ffa0 - actix_rt::system::SystemRunner::block_on::h60b51fd12b2897a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/system.rs:209:9 [INFO] [stdout] 51: 0x563167b212e2 - ticx::server::routes::tests::tests::test_get_user_ok::h014d37b116b8c56f [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:82:5 [INFO] [stdout] 52: 0x563167b21267 - ticx::server::routes::tests::tests::test_get_user_ok::{{closure}}::h3528faa12fe0afc9 [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:82:5 [INFO] [stdout] 53: 0x563167af7255 - core::ops::function::FnOnce::call_once::h15372d4b7c88a753 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x563167d9363f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x563167d9363f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 56: 0x563167d64d3c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 57: 0x563167d64d3c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x563167d9263a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 59: 0x563167d9263a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x563167d9263a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 61: 0x563167d9263a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 62: 0x563167d9263a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 63: 0x563167d9263a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 64: 0x563167d9263a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 65: 0x563167d5f4e1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 66: 0x563167d5f4e1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 67: 0x563167d64e5b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 68: 0x563167d64e5b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x563167d64e5b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 70: 0x563167d64e5b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 71: 0x563167d64e5b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 72: 0x563167d64e5b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 73: 0x563167d64e5b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x5631683af763 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 75: 0x5631683af763 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 76: 0x5631683af763 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fbc1e72ab43 - [INFO] [stdout] 78: 0x7fbc1e7bbbb4 - __clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- server::routes::tests::tests::test_get_user_not_found stdout ---- [INFO] [stdout] thread 'server::routes::tests::tests::test_get_user_not_found' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectionFailure { uri: "postgres://user:password@localhost:5432/ticx", error: "timed out waiting for connection: connection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (::1), port 5432 failed: Cannot assign requested address\n\tIs the server running on that host and accepting TCP/IP connections?\n" }', src/server/routes/tests.rs:15:87 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5631683a8b4a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5631683a8b4a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5631683a8b4a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5631683a8b4a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5631683ce3ce - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5631683a4b55 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5631683a8915 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5631683a8915 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5631683aa69f - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5631683aa3c0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x563167d8e20f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x563167d8e20f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5631683aadca - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5631683aadca - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5631683aab49 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5631683a8ffc - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5631683aa852 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x563167a98f83 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x563167a99433 - core::result::unwrap_failed::hd95e72fb026968f9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x563167abd5c1 - core::result::Result::unwrap::h9f8c92f71d7f2739 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/result.rs:1112:23 [INFO] [stdout] 20: 0x563167ad0f87 - ticx::server::routes::tests::UserFixture::new::h248c853cc697a98e [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:15:27 [INFO] [stdout] 21: 0x563167b2249a - ticx::server::routes::tests::tests::test_get_user_not_found::{{closure}}::hb9a27dc5388e5c0a [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:107:17 [INFO] [stdout] 22: 0x563167af2f80 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h14772bd860b185e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:65 [INFO] [stdout] 23: 0x563167ab2840 - tokio::coop::with_budget::{{closure}}::hee831947cd376d21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x563167b1deac - std::thread::local::LocalKey::try_with::hb85435dd3e050620 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x563167b1bf5d - std::thread::local::LocalKey::with::h751ad73740720c0e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x563167af2e4f - tokio::coop::with_budget::ha688cc81fe28af3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x563167af2e4f - tokio::coop::budget::hb0f621a5a4ed6828 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x563167af2e4f - as core::future::future::Future>::poll::{{closure}}::h326e077d346b9e1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:42 [INFO] [stdout] 29: 0x563167b0d4f7 - tokio::macros::scoped_tls::ScopedKey::set::h93a74548b15dda04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x563167aed93a - tokio::task::local::LocalSet::with::hb3e9037870d01fd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:559:9 [INFO] [stdout] 31: 0x563167af282a - as core::future::future::Future>::poll::hada785ca1401b81d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:632:9 [INFO] [stdout] 32: 0x563167aee0d8 - tokio::task::local::LocalSet::run_until::{{closure}}::h9ebae7988ecee582 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:505:18 [INFO] [stdout] 33: 0x563167b1fb95 - as core::future::future::Future>::poll::h032767d6651f8f08 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 34: 0x563167af0744 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h135b67492344c282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 35: 0x563167ab1a00 - tokio::coop::with_budget::{{closure}}::h126401f5719fdc79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x563167b1d00c - std::thread::local::LocalKey::try_with::h632d6cd648ac8d0b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 37: 0x563167b1bdad - std::thread::local::LocalKey::with::h31e8d5f92cbe8855 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 38: 0x563167aee7bb - tokio::coop::with_budget::ha72d7d4e9d4a7815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 39: 0x563167aee7bb - tokio::coop::budget::hd38fcc4cf0c7b11d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x563167aee7bb - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h07b9b47d117fe6a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 41: 0x563167af2221 - tokio::runtime::basic_scheduler::enter::{{closure}}::h4cec930d5fa26486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 42: 0x563167b0d707 - tokio::macros::scoped_tls::ScopedKey::set::hd4791f35b8e72ace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x563167af1b00 - tokio::runtime::basic_scheduler::enter::h2c03c89f76f0d929 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 44: 0x563167aee45b - tokio::runtime::basic_scheduler::Inner

::block_on::hd15da5930c014db7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 45: 0x563167af0c36 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::ha7a8f90853538a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 46: 0x563167af135f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf3237b63e94dfd68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 47: 0x563167abfd20 - tokio::runtime::Runtime::block_on::h51c45c78d1e33c67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 48: 0x563167aedabb - tokio::task::local::LocalSet::block_on::hc7608f7930e0003f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:466:9 [INFO] [stdout] 49: 0x563167ace5a3 - actix_rt::runtime::Runtime::block_on::h366937410ab904bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/runtime.rs:80:9 [INFO] [stdout] 50: 0x563167b20020 - actix_rt::system::SystemRunner::block_on::hccb9b4b5b2f3de16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/system.rs:209:9 [INFO] [stdout] 51: 0x563167b223f2 - ticx::server::routes::tests::tests::test_get_user_not_found::h6860b76711636554 [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:105:5 [INFO] [stdout] 52: 0x563167b22377 - ticx::server::routes::tests::tests::test_get_user_not_found::{{closure}}::h4adf4e272c9bf703 [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:105:5 [INFO] [stdout] 53: 0x563167af74c5 - core::ops::function::FnOnce::call_once::h496de0a5003538ed [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x563167d9363f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x563167d9363f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 56: 0x563167d64d3c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 57: 0x563167d64d3c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x563167d9263a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 59: 0x563167d9263a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x563167d9263a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 61: 0x563167d9263a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 62: 0x563167d9263a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 63: 0x563167d9263a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 64: 0x563167d9263a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 65: 0x563167d5f4e1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 66: 0x563167d5f4e1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 67: 0x563167d64e5b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 68: 0x563167d64e5b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x563167d64e5b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 70: 0x563167d64e5b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 71: 0x563167d64e5b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 72: 0x563167d64e5b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 73: 0x563167d64e5b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x5631683af763 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 75: 0x5631683af763 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 76: 0x5631683af763 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fbc1e72ab43 - [INFO] [stdout] 78: 0x7fbc1e7bbbb4 - __clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- server::routes::tests::tests::test_login stdout ---- [INFO] [stdout] thread 'server::routes::tests::tests::test_login' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectionFailure { uri: "postgres://user:password@localhost:5432/ticx", error: "timed out waiting for connection: connection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (::1), port 5432 failed: Cannot assign requested address\n\tIs the server running on that host and accepting TCP/IP connections?\n" }', src/server/routes/tests.rs:15:87 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5631683a8b4a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5631683a8b4a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5631683a8b4a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5631683a8b4a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5631683ce3ce - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5631683a4b55 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5631683a8915 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5631683a8915 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5631683aa69f - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5631683aa3c0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x563167d8e20f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x563167d8e20f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5631683aadca - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5631683aadca - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5631683aab49 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5631683a8ffc - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5631683aa852 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x563167a98f83 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x563167a99433 - core::result::unwrap_failed::hd95e72fb026968f9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x563167abd5c1 - core::result::Result::unwrap::h9f8c92f71d7f2739 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/result.rs:1112:23 [INFO] [stdout] 20: 0x563167ad0f87 - ticx::server::routes::tests::UserFixture::new::h248c853cc697a98e [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:15:27 [INFO] [stdout] 21: 0x563167b204ae - ticx::server::routes::tests::tests::test_login::{{closure}}::h39f9a18bc1654140 [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:51:17 [INFO] [stdout] 22: 0x563167af2fe0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h4f9c6e4d526cb70a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:65 [INFO] [stdout] 23: 0x563167ab1ff0 - tokio::coop::with_budget::{{closure}}::h66e9c5c75497f20c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x563167b1d2dc - std::thread::local::LocalKey::try_with::h700a65c598135a68 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x563167b1be9d - std::thread::local::LocalKey::with::h60d12c9d4ac8736a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x563167af298f - tokio::coop::with_budget::hac18b09f0e67181b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x563167af298f - tokio::coop::budget::h69a78366e5a9cf8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x563167af298f - as core::future::future::Future>::poll::{{closure}}::h07bb129d9605cd5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:42 [INFO] [stdout] 29: 0x563167b0d1d7 - tokio::macros::scoped_tls::ScopedKey::set::h2c45b5b152310257 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x563167aed89a - tokio::task::local::LocalSet::with::h0fda95afde2831ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:559:9 [INFO] [stdout] 31: 0x563167af27ca - as core::future::future::Future>::poll::h882c8b9e19499a5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:632:9 [INFO] [stdout] 32: 0x563167aede37 - tokio::task::local::LocalSet::run_until::{{closure}}::h0a4206f9e1e26210 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:505:18 [INFO] [stdout] 33: 0x563167b1fce5 - as core::future::future::Future>::poll::h82f8b63e4377e08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 34: 0x563167af0824 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h943d30cb9ad5d611 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 35: 0x563167ab2250 - tokio::coop::with_budget::{{closure}}::hc34bb94da4fe1785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x563167b1ea4c - std::thread::local::LocalKey::try_with::hfaeafd2e57129302 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 37: 0x563167b1c20d - std::thread::local::LocalKey::with::hc1b7516dfc448230 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 38: 0x563167aef34b - tokio::coop::with_budget::he51f80dea89de8d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 39: 0x563167aef34b - tokio::coop::budget::h7b3ef22599d3148b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x563167aef34b - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h19af4f6a76aa3127 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 41: 0x563167af21e1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h489371926dc6fc59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 42: 0x563167b0d607 - tokio::macros::scoped_tls::ScopedKey::set::h9583263d4107e8a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x563167af1e30 - tokio::runtime::basic_scheduler::enter::h48065253219ed446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 44: 0x563167aee43b - tokio::runtime::basic_scheduler::Inner

::block_on::h4a6088095b4c5218 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 45: 0x563167af0b16 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h66c54abd57ea6ea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 46: 0x563167af0d1f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::haf1f7ff88b88268e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 47: 0x563167ac0040 - tokio::runtime::Runtime::block_on::hfa131b28e9c7922f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 48: 0x563167aeda3d - tokio::task::local::LocalSet::block_on::h8779f38df23d03c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:466:9 [INFO] [stdout] 49: 0x563167ace5f1 - actix_rt::runtime::Runtime::block_on::h4843b13b620b3c8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/runtime.rs:80:9 [INFO] [stdout] 50: 0x563167b1ffe2 - actix_rt::system::SystemRunner::block_on::hc111caeb51b27133 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/system.rs:209:9 [INFO] [stdout] 51: 0x563167b203d2 - ticx::server::routes::tests::tests::test_login::h9c800f4377cd3c17 [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:49:5 [INFO] [stdout] 52: 0x563167b20357 - ticx::server::routes::tests::tests::test_login::{{closure}}::hde88759d1ac6ee8c [INFO] [stdout] at /opt/rustwide/workdir/src/server/routes/tests.rs:49:5 [INFO] [stdout] 53: 0x563167af7685 - core::ops::function::FnOnce::call_once::hecbccc65c580eaea [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x563167d9363f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x563167d9363f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 56: 0x563167d64d3c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 57: 0x563167d64d3c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x563167d9263a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 59: 0x563167d9263a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x563167d9263a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 61: 0x563167d9263a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 62: 0x563167d9263a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 63: 0x563167d9263a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 64: 0x563167d9263a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 65: 0x563167d5f4e1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 66: 0x563167d5f4e1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 67: 0x563167d64e5b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 68: 0x563167d64e5b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x563167d64e5b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 70: 0x563167d64e5b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 71: 0x563167d64e5b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 72: 0x563167d64e5b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 73: 0x563167d64e5b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x5631683af763 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 75: 0x5631683af763 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 76: 0x5631683af763 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fbc1e72ab43 - [INFO] [stdout] 78: 0x7fbc1e7bbbb4 - __clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] server::routes::tests::tests::test_get_user_not_found [INFO] [stdout] server::routes::tests::tests::test_get_user_ok [INFO] [stdout] server::routes::tests::tests::test_login [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin ticx` [INFO] running `Command { std: "docker" "inspect" "9f66ab0d8b9e09bda66a2eadd2951c10b1b893a77b2f820fca5a27eceeb55bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f66ab0d8b9e09bda66a2eadd2951c10b1b893a77b2f820fca5a27eceeb55bfb", kill_on_drop: false }` [INFO] [stdout] 9f66ab0d8b9e09bda66a2eadd2951c10b1b893a77b2f820fca5a27eceeb55bfb