[INFO] cloning repository https://github.com/S02E01/S02E01.server_v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/S02E01/S02E01.server_v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS02E01%2FS02E01.server_v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS02E01%2FS02E01.server_v2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f0add195b6998f502152303c952e222fc945ee2 [INFO] testing S02E01/S02E01.server_v2 against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS02E01%2FS02E01.server_v2" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/S02E01/S02E01.server_v2 on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/S02E01/S02E01.server_v2 [INFO] finished tweaking git repo https://github.com/S02E01/S02E01.server_v2 [INFO] tweaked toml for git repo https://github.com/S02E01/S02E01.server_v2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/S02E01/S02E01.server_v2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a62af49d17d61a8c65d8941868555a13e4aec99430a00a60205f90f4fe7d0c61 [INFO] running `Command { std: "docker" "start" "-a" "a62af49d17d61a8c65d8941868555a13e4aec99430a00a60205f90f4fe7d0c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a62af49d17d61a8c65d8941868555a13e4aec99430a00a60205f90f4fe7d0c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62af49d17d61a8c65d8941868555a13e4aec99430a00a60205f90f4fe7d0c61", kill_on_drop: false }` [INFO] [stdout] a62af49d17d61a8c65d8941868555a13e4aec99430a00a60205f90f4fe7d0c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f5147bd981998acc2d6a15b7871e5be26cffe0e1c46d75ae03ae495b29a30a6 [INFO] running `Command { std: "docker" "start" "-a" "1f5147bd981998acc2d6a15b7871e5be26cffe0e1c46d75ae03ae495b29a30a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling actix-service v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling listenfd v0.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling backoff v0.2.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling actix-rt v2.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling redis-async v0.6.6 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling jwt v0.15.0 [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 trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling actix-session v0.4.1 [INFO] [stderr] Compiling actix-redis v0.9.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "1f5147bd981998acc2d6a15b7871e5be26cffe0e1c46d75ae03ae495b29a30a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5147bd981998acc2d6a15b7871e5be26cffe0e1c46d75ae03ae495b29a30a6", kill_on_drop: false }` [INFO] [stdout] 1f5147bd981998acc2d6a15b7871e5be26cffe0e1c46d75ae03ae495b29a30a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0bf6c609e6523d7184d66767f24dabba83a7cf93f23d20fd09359cdc9ce1d86 [INFO] running `Command { std: "docker" "start" "-a" "a0bf6c609e6523d7184d66767f24dabba83a7cf93f23d20fd09359cdc9ce1d86", kill_on_drop: false }` [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.34s [INFO] running `Command { std: "docker" "inspect" "a0bf6c609e6523d7184d66767f24dabba83a7cf93f23d20fd09359cdc9ce1d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0bf6c609e6523d7184d66767f24dabba83a7cf93f23d20fd09359cdc9ce1d86", kill_on_drop: false }` [INFO] [stdout] a0bf6c609e6523d7184d66767f24dabba83a7cf93f23d20fd09359cdc9ce1d86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b663fbf100e501b2c659f7a2a2af3a3bc948afbb3b93cdbf5dfbdb956d78b361 [INFO] running `Command { std: "docker" "start" "-a" "b663fbf100e501b2c659f7a2a2af3a3bc948afbb3b93cdbf5dfbdb956d78b361", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-436ab446f13a867f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test api::routes::tests::user_test::tests::test_user ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- api::routes::tests::user_test::tests::test_user stdout ---- [INFO] [stdout] Initializing DB [INFO] [stdout] thread 'api::routes::tests::user_test::tests::test_user' panicked at 'Database url not set: NotPresent', src/sql/db.rs:18:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5612c4a83e10 - std::backtrace_rs::backtrace::libunwind::trace::h552106febb15e17e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5612c4a83e10 - std::backtrace_rs::backtrace::trace_unsynchronized::hf7774f161cb6a040 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5612c4a83e10 - std::sys_common::backtrace::_print_fmt::h0c305f5052d81630 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5612c4a83e10 - ::fmt::h64b3e0a8deb0a611 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5612c4aa7ffc - core::fmt::write::h8f671d0f7992fdc6 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x5612c4a7f335 - std::io::Write::write_fmt::hd208f914b48a2290 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x5612c4a85881 - std::sys_common::backtrace::_print::h9fa97aca0ed3f804 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5612c4a85881 - std::sys_common::backtrace::print::haab86c3a36d9a53e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5612c4a85881 - std::panicking::default_hook::{{closure}}::h97ac82ba40b3820b [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5612c4a854d6 - std::panicking::default_hook::h3a2e40383cd02365 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5612c4a85f23 - std::panicking::rust_panic_with_hook::h91242c0d4adecfe2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5612c4a85e17 - std::panicking::begin_panic_handler::{{closure}}::h627cf56a9a0a9517 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5612c4a842e4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf13451d299824903 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5612c4a85b42 - rust_begin_unwind [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5612c43d0433 - core::panicking::panic_fmt::ha6799a5d9621aa13 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5612c43d0583 - core::result::unwrap_failed::h1269578c25bb65c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x5612c4475f5e - core::result::Result::expect::h421bb35c53bafed2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1055:23 [INFO] [stdout] 17: 0x5612c4418c10 - ::deref::__static_ref_initialize::hba17dda55c87eb4a [INFO] [stdout] at /opt/rustwide/workdir/src/sql/db.rs:18:22 [INFO] [stdout] 18: 0x5612c4418c10 - core::ops::function::FnOnce::call_once::h28fdebf1623875dc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x5612c440a796 - lazy_static::lazy::Lazy::get::{{closure}}::h3212aceeb406b1b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 20: 0x5612c4473951 - std::sync::once::Once::call_once::{{closure}}::h19083bcbb1aea11c [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sync/once.rs:276:41 [INFO] [stdout] 21: 0x5612c43cf4f7 - std::sync::once::Once::call_inner::h6e9b72306dee7fc7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sync/once.rs:434:21 [INFO] [stdout] 22: 0x5612c44738ab - std::sync::once::Once::call_once::h7ca4fb03d7a902dc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sync/once.rs:276:9 [INFO] [stdout] 23: 0x5612c43e2429 - lazy_static::lazy::Lazy::get::h2c9f5ed345e73056 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 24: 0x5612c43e2429 - ::deref::__stability::hfafdf5f93f4cb4e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 25: 0x5612c43e2429 - ::deref::haea45199f1d03e4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 26: 0x5612c43e248a - ::initialize::h4d44c39498e16989 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:149:26 [INFO] [stdout] 27: 0x5612c440a73a - lazy_static::initialize::h1a4b6f1c3d9028b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:214:5 [INFO] [stdout] 28: 0x5612c43deaa0 - server::sql::db::init::h490cc48818a09067 [INFO] [stdout] at /opt/rustwide/workdir/src/sql/db.rs:30:5 [INFO] [stdout] 29: 0x5612c4467849 - server::sql::tests::init::hc263cfaef6451643 [INFO] [stdout] at /opt/rustwide/workdir/src/sql/tests.rs:15:8 [INFO] [stdout] 30: 0x5612c43dee91 - server::api::routes::tests::user_test::tests::test_user::{{closure}}::hfeaeff9ad35874b3 [INFO] [stdout] at /opt/rustwide/workdir/src/api/routes/tests/user_test.rs:13:9 [INFO] [stdout] 31: 0x5612c448c05c - as core::future::future::Future>::poll::h9e9619b7bf4df1e1 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 32: 0x5612c4422be6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h2008cf61655ac26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:642:65 [INFO] [stdout] 33: 0x5612c43f5fd0 - tokio::coop::with_budget::{{closure}}::h4cca275108292355 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x5612c43f1150 - std::thread::local::LocalKey::try_with::h493a36424fffcbc2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 35: 0x5612c43f0e1d - std::thread::local::LocalKey::with::h163d3ac11b92dd96 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 36: 0x5612c4422ab9 - tokio::coop::with_budget::h24792c0c482798c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x5612c4422ab9 - tokio::coop::budget::h9e02617810c85ff4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x5612c4422ab9 - as core::future::future::Future>::poll::{{closure}}::hc6fe72b41e9ced6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:642:42 [INFO] [stdout] 39: 0x5612c444c297 - tokio::macros::scoped_tls::ScopedKey::set::h9c65ffb1d330e474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 40: 0x5612c4420b2a - tokio::task::local::LocalSet::with::hfb789e4e8d8164c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:559:9 [INFO] [stdout] 41: 0x5612c4422942 - as core::future::future::Future>::poll::hec17853216519ce2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:632:9 [INFO] [stdout] 42: 0x5612c4420e54 - tokio::task::local::LocalSet::run_until::{{closure}}::h1ff06bcea84bada7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:505:18 [INFO] [stdout] 43: 0x5612c448b7cc - as core::future::future::Future>::poll::h11ab55d807676f3e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 44: 0x5612c446ecea - as core::future::future::Future>::poll::h28b70c4b8b53c434 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/future/future.rs:124:9 [INFO] [stdout] 45: 0x5612c4484a30 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::ha9407827104efd5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:62 [INFO] [stdout] 46: 0x5612c43f6100 - tokio::coop::with_budget::{{closure}}::h8c2518579ae2e56d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:106:9 [INFO] [stdout] 47: 0x5612c43f12b0 - std::thread::local::LocalKey::try_with::h5e59acee48b8f0b4 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 48: 0x5612c43f0f4d - std::thread::local::LocalKey::with::h5b87e002e9758c2c [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 49: 0x5612c44840db - tokio::coop::with_budget::h86c3e5d8bfba1f90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:99:5 [INFO] [stdout] 50: 0x5612c44840db - tokio::coop::budget::h4072480e69bd167b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:76:5 [INFO] [stdout] 51: 0x5612c44840db - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha74ef42d13692e9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39 [INFO] [stdout] 52: 0x5612c4485331 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2ede645423572ae6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29 [INFO] [stdout] 53: 0x5612c444c3a7 - tokio::macros::scoped_tls::ScopedKey::set::he7de4735abc75e91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 54: 0x5612c44852ad - tokio::runtime::basic_scheduler::enter::h7353251c02d2425b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:5 [INFO] [stdout] 55: 0x5612c4483d4b - tokio::runtime::basic_scheduler::Inner

::block_on::hdcf5d138af3d1571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9 [INFO] [stdout] 56: 0x5612c4484af6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hdc2ad89ef7d16547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:9 [INFO] [stdout] 57: 0x5612c4484bec - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h380c9f00da8f21b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:24 [INFO] [stdout] 58: 0x5612c444c547 - tokio::runtime::Runtime::block_on::hb489b994468231c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 59: 0x5612c4420bb1 - tokio::task::local::LocalSet::block_on::h5922b402c98b3f65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:466:9 [INFO] [stdout] 60: 0x5612c4486583 - actix_rt::runtime::Runtime::block_on::h59f7fe91050efce0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.3.0/src/runtime.rs:80:9 [INFO] [stdout] 61: 0x5612c43dd810 - actix_rt::system::SystemRunner::block_on::h5e445ec9ae97fd0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.3.0/src/system.rs:186:9 [INFO] [stdout] 62: 0x5612c43ded5f - server::api::routes::tests::user_test::tests::test_user::h4a8ca4cb8245b66e [INFO] [stdout] at /opt/rustwide/workdir/src/api/routes/tests/user_test.rs:11:5 [INFO] [stdout] 63: 0x5612c43decea - server::api::routes::tests::user_test::tests::test_user::{{closure}}::h8d23108c79d424e0 [INFO] [stdout] at /opt/rustwide/workdir/src/api/routes/tests/user_test.rs:11:5 [INFO] [stdout] 64: 0x5612c4418a8e - core::ops::function::FnOnce::call_once::h000894c420311345 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 65: 0x5612c44c2333 - core::ops::function::FnOnce::call_once::h0f9e5c16f2fad3fe [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 66: 0x5612c44c2333 - test::__rust_begin_short_backtrace::h6b395b12fb47e0c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:572:5 [INFO] [stdout] 67: 0x5612c44c10cc - as core::ops::function::FnOnce>::call_once::h116a04ad1adfbba8 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 68: 0x5612c44c10cc - as core::ops::function::FnOnce<()>>::call_once::h237703400c3f95d2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x5612c44c10cc - std::panicking::try::do_call::hb6f7087c5161b13a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x5612c44c10cc - std::panicking::try::h40eb70910e5ec9fc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x5612c44c10cc - std::panic::catch_unwind::h9011aaff4baefe1e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x5612c44c10cc - test::run_test_in_process::haab9d5dbf92a97fd [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:595:18 [INFO] [stdout] 73: 0x5612c44c10cc - test::run_test::run_test_inner::{{closure}}::h431ff305408eb101 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:489:39 [INFO] [stdout] 74: 0x5612c448cd0c - test::run_test::run_test_inner::{{closure}}::h1761b84f3aff0780 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:516:37 [INFO] [stdout] 75: 0x5612c448cd0c - std::sys_common::backtrace::__rust_begin_short_backtrace::heac1883bddbbfcd9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 76: 0x5612c4492d1f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h509e89854d46123e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 77: 0x5612c4492d1f - as core::ops::function::FnOnce<()>>::call_once::h1b05c47dc35673b3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5612c4492d1f - std::panicking::try::do_call::hd58695587ce4c228 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5612c4492d1f - std::panicking::try::hc017871f7aa94d61 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5612c4492d1f - std::panic::catch_unwind::h38b4473a1f81bb80 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5612c4492d1f - std::thread::Builder::spawn_unchecked_::{{closure}}::h361d7687a745025a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 82: 0x5612c4492d1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h647e812f95f891a3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 83: 0x5612c4a8a6f3 - as core::ops::function::FnOnce>::call_once::hd2e3a9e0ae7d8026 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 84: 0x5612c4a8a6f3 - as core::ops::function::FnOnce>::call_once::h4798a92ee79456cc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 85: 0x5612c4a8a6f3 - std::sys::unix::thread::Thread::new::thread_start::h9be4f412ada0f0f9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 86: 0x7f2174827609 - start_thread [INFO] [stdout] 87: 0x7f21745f5133 - clone [INFO] [stdout] 88: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] api::routes::tests::user_test::tests::test_user [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin server' [INFO] running `Command { std: "docker" "inspect" "b663fbf100e501b2c659f7a2a2af3a3bc948afbb3b93cdbf5dfbdb956d78b361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b663fbf100e501b2c659f7a2a2af3a3bc948afbb3b93cdbf5dfbdb956d78b361", kill_on_drop: false }` [INFO] [stdout] b663fbf100e501b2c659f7a2a2af3a3bc948afbb3b93cdbf5dfbdb956d78b361